Skip to content

Releases: EasyNetQ/EasyNetQ.Management.Client

v3.0.0

17 Jul 08:08
c620662
Compare
Choose a tag to compare

What's Changed

Read more

v2.0.0

10 Feb 05:38
2ec47a3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.2...v2.0.0

v1.4.2

24 May 13:18
d687afb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.0...v1.4.1

v1.4.0

15 Mar 19:07
Compare
Choose a tag to compare
  • GetConsumersAsync method (#146)
  • Return IReadOnlyList instead of IEnumerable for convenience (#141)
  • Migrate to Fluent Assertions (#140)
  • Bump CI(stop testing on mono), drop net461, cleanups (#138)
  • Updated API key (#139)

v1.3.0

15 Mar 14:12
77b2d33
Compare
Choose a tag to compare
  • Bump Newtonsoft.Json to 12.0.3 (#136)
  • Add SourceLink support (#134)
  • Add sync extensions to simplify migration (#135)
  • Drop net452 support and slightly fix package description (#133)
  • Add CODEOWNERS (#132)
  • #101, Pass HttpClientHandler Action to constructor.

v1.2.0

04 Jul 11:34
b5ff378
Compare
Choose a tag to compare
  • Added GetChannelsAsync overload that takes the connection.
  • Added overload to GetQueuesAsync that takes a Vhost.