Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: zio/zio-amqp

v1.0.0

18 Nov 21:30
14123e5

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v1.0.0

v1.0.0-alpha.3

18 Nov 21:20
14123e5

Choose a tag to compare

v1.0.0-alpha.3 Pre-release
Pre-release

What's Changed

New Contributors

  • @zio-assistant made their first contribution in #405

Full Changelog: v1.0.0-alpha.2...v1.0.0-alpha.3

V1.0.0-alpha.2

17 Nov 18:01
f8c0332

Choose a tag to compare

V1.0.0-alpha.2 Pre-release
Pre-release

What's Changed

What's Changed

Full Changelog: v0.5.0...v1.0.0-alpha

v0.5.0

25 Jun 11:26

Choose a tag to compare

Dependency updates for compatibility with the latest ZIO 2 and some minor additions/fixes.

Changes

v0.4.0

21 Jul 18:50
1ecdc5e

Choose a tag to compare

ZIO 2.0 compatible release.

Changes

v0.3.0

16 Apr 09:47
5b34cb8

Choose a tag to compare

A ZIO 2.0.0-RC5 compatible release along with some new features

  • Exchange declare with custom type (#211)

  • Provide queueDeclarePassive, messageCounts, consumerCounts methods (#191)

  • Newtypes (#157)

  • Upgrade to ZIO RC5 (#242)

  • Update amqp-client to 5.14.2 (#223)

  • Update logback-classic to 1.2.11 (#227)

Thanks to @InversionSpaces, @yisraelU, @sturmin and @devansc for their contributors!

v0.2.2

25 Aug 09:30

Choose a tag to compare

  • Upgrade to zio 1.0.11

v0.2.1

20 Aug 20:59
faae182

Choose a tag to compare

  • Upgrade to zio 1.0.10 (#152)
  • Build for scala 3 (#152)
  • Make logback a test only dependency (#124)
  • Update logback-classic to 1.2.5 (#143)
  • Improving unit tests (issue 146) (#147)
  • Update amqp-client to 5.13.0 (#141)

v0.2.0

23 Apr 07:50
f77df8d

Choose a tag to compare

  • Fix for issue with hanging connections (#90)
  • Update amqp-client to 5.12.0 (#119)
  • Update zio-streams, zio-test, zio-test-sbt to 1.0.7 (#123)

v0.1.5

27 Mar 09:45
2e3a6d6

Choose a tag to compare

Same as 0.1.4, just some fixes to publishing to Sonatype