BREAKING CHANGE:
Mapping of type to routing key have been moved from the publisher to the connection itself. As a consequence, NewPublisher no longer returns an error.
Use the new WithTypeMapping setup-function to add the mappings.
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts
Bumps [github.com/sparetimecoders/goamqp](https://github.com/sparetimecoders/goamqp) from 0.1.5 to 0.2.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/sparetimecoders/goamqp/releases">github.com/sparetimecoders/goamqp's releases</a>.</em></p>
<blockquote>
<h2>v0.2.0</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>Other Changes</h3>
<ul>
<li>feat: support wildcards in routingkeys by <a href="https://github.com/peter-svensson"><code>@peter-svensson</code></a> in <a href="https://github.com/sparetimecoders/goamqp/pull/11">sparetimecoders/goamqp#11</a></li>
<li>Type mappings by <a href="https://github.com/argoyle"><code>@argoyle</code></a> in <a href="https://github.com/sparetimecoders/goamqp/pull/28">sparetimecoders/goamqp#28</a></li>
</ul>
<p>BREAKING CHANGE:
Mapping of type to routing key have been moved from the publisher to the connection itself. As a consequence, <code>NewPublisher</code> no longer returns an error.
Use the new <code>WithTypeMapping</code> setup-function to add the mappings.</p>
<p><strong>Full Changelog</strong>: <a href="https://github.com/sparetimecoders/goamqp/compare/v0.1.5...v0.2.0">https://github.com/sparetimecoders/goamqp/compare/v0.1.5...v0.2.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/sparetimecoders/goamqp/commit/f1ce764158d9eec975a63f4dc768227f01c6acec"><code>f1ce764</code></a> Type mappings (<a href="https://github.com/sparetimecoders/goamqp/issues/28">#28</a>)</li>
<li><a href="https://github.com/sparetimecoders/goamqp/commit/f8790fde50433e7f6206534dcb1b2d76cefb4641"><code>f8790fd</code></a> chore(deps): bump github.com/rabbitmq/amqp091-go from 1.8.1 to 1.9.0 (<a href="https://github.com/sparetimecoders/goamqp/issues/27">#27</a>)</li>
<li><a href="https://github.com/sparetimecoders/goamqp/commit/2e69011681ed5960cae8a6647c006d3caae13bb6"><code>2e69011</code></a> chore(deps): bump actions/checkout from 3 to 4 (<a href="https://github.com/sparetimecoders/goamqp/issues/25">#25</a>)</li>
<li><a href="https://github.com/sparetimecoders/goamqp/commit/6bd1fb0cfb62575b93e3c906f406f7cccdfe7cf6"><code>6bd1fb0</code></a> feat: support wildcards in routingkeys (<a href="https://github.com/sparetimecoders/goamqp/issues/11">#11</a>)</li>
<li><a href="https://github.com/sparetimecoders/goamqp/commit/e4f17eec8c132d47c9a4546c7fb213dae2c1de74"><code>e4f17ee</code></a> chore(deps): bump github.com/google/uuid from 1.3.0 to 1.3.1 (<a href="https://github.com/sparetimecoders/goamqp/issues/24">#24</a>)</li>
<li>See full diff in <a href="https://github.com/sparetimecoders/goamqp/compare/v0.1.5...v0.2.0">compare view</a></li>
</ul>
</details>
<br />
---
<details>
<summary>Dependabot commands</summary>
<br />
You can trigger Dependabot actions by commenting on this MR
- `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts
</details>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Bumps github.com/sparetimecoders/goamqp from 0.1.5 to 0.2.0.
Release notes
Sourced from github.com/sparetimecoders/goamqp's releases.
Commits
f1ce764Type mappings (#28)f8790fdchore(deps): bump github.com/rabbitmq/amqp091-go from 1.8.1 to 1.9.0 (#27)2e69011chore(deps): bump actions/checkout from 3 to 4 (#25)6bd1fb0feat: support wildcards in routingkeys (#11)e4f17eechore(deps): bump github.com/google/uuid from 1.3.0 to 1.3.1 (#24)Dependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot recreatewill recreate this MR rewriting all the manual changes and resolving conflictsCodecov Report
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more