Skip to content

Releases: insurello/Insurello.RabbitMqClient

v2.0.0

29 Jun 11:55
2969215

Choose a tag to compare

Close connection if any queue in the topology fails to init. (#14)

Co-authored-by: Philip Pålsson <[email protected]>

v2.0.0-alpha

04 Jun 15:16
fce5e01

Choose a tag to compare

v2.0.0-alpha Pre-release
Pre-release
Prefetch count configurability (#8)

* Add prefetchCount configurability.
* Make prefetchCount have a default value of 10.

Co-authored-by: Rasmus Larsson <[email protected]>
Co-authored-by: Emil Klasson <[email protected]>
Co-authored-by: Kristian Lundström <[email protected]>

v1.0.3

30 Apr 11:13
dca83ba

Choose a tag to compare

Include PDB in the main package as tooling is lacking.

v1.0.2

30 Apr 08:28
6454ce3

Choose a tag to compare

Remove flag to not publish symbols (#5)

* Remove --no-symbols true

v1.0.1

30 Apr 07:59
57a793d

Choose a tag to compare

Enable Source Link.

v1.0.0

29 Apr 15:21
a4255d0

Choose a tag to compare

Remove dublicate function (#3)

* Remove obsolete `respond` function
* Removed PublishConfig type

v0.0.3

16 Apr 08:19
97027d7

Choose a tag to compare

Add respond and routingKeyFromMessaage. (#1)

v0.0.2

15 Apr 14:50

Choose a tag to compare

Use new AsyncExtra lib.

Co-authored-by: Emil Klasson <[email protected]>

v0.0.1

15 Apr 13:50

Choose a tag to compare

Update fsproj.

Co-authored-by: Emil Klasson <[email protected]>