chore(deps): bump github.com/sparetimecoders/goamqp from 0.1.5 to 0.2.0 #108

Merged
argoyle merged 1 commits from dependabot-go_modules-github.com-sparetimecoders-goamqp-0.2.0 into main 2023-10-05 09:10:50 +00:00
argoyle commented 2023-10-05 06:25:34 +00:00 (Migrated from gitlab.com)

Bumps github.com/sparetimecoders/goamqp from 0.1.5 to 0.2.0.

Release notes

Sourced from github.com/sparetimecoders/goamqp's releases.

v0.2.0

What's Changed

Other Changes

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.

Full Changelog: https://github.com/sparetimecoders/goamqp/compare/v0.1.5...v0.2.0

Commits
  • f1ce764 Type mappings (#28)
  • f8790fd chore(deps): bump github.com/rabbitmq/amqp091-go from 1.8.1 to 1.9.0 (#27)
  • 2e69011 chore(deps): bump actions/checkout from 3 to 4 (#25)
  • 6bd1fb0 feat: support wildcards in routingkeys (#11)
  • e4f17ee chore(deps): bump github.com/google/uuid from 1.3.0 to 1.3.1 (#24)
  • See full diff in compare view


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>
argoyle commented 2023-10-05 09:03:52 +00:00 (Migrated from gitlab.com)

added 1 commit

  • e5091fd6 - chore(deps): bump github.com/sparetimecoders/goamqp from 0.1.5 to 0.2.0

Compare with previous version

added 1 commit <ul><li>e5091fd6 - chore(deps): bump github.com/sparetimecoders/goamqp from 0.1.5 to 0.2.0</li></ul> [Compare with previous version](/unboundsoftware/schemas/-/merge_requests/104/diffs?diff_id=807561112&start_sha=ed8202bc02e6e0394445f8b544e76eaa6030c81d)
argoyle commented 2023-10-05 09:10:39 +00:00 (Migrated from gitlab.com)

added 2 commits

  • ef5beccd - 1 commit from branch main
  • 3fd15e41 - chore(deps): bump github.com/sparetimecoders/goamqp from 0.1.5 to 0.2.0

Compare with previous version

added 2 commits <ul><li>ef5beccd - 1 commit from branch <code>main</code></li><li>3fd15e41 - chore(deps): bump github.com/sparetimecoders/goamqp from 0.1.5 to 0.2.0</li></ul> [Compare with previous version](/unboundsoftware/schemas/-/merge_requests/104/diffs?diff_id=807570770&start_sha=e5091fd6b1682e75867b1dea9af8573848104369)
argoyle (Migrated from gitlab.com) merged commit into main 2023-10-05 09:10:50 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unboundsoftware/schemas#108