Releases: blckmn/SimpleRabbit
Releases · blckmn/SimpleRabbit
2024-11 - 6.04
2023 Nov - 6.0.3
2023 May - 6.0.2
What's Changed
- Introduce UseAsyncDispatch config and another bug fix by @wellofspirit in #79
Full Changelog: 6.0.1...6.0.2
2023 May - 6.0.1
What's Changed
- fix a bug introduced to QueueService by async message handling refactor by @wellofspirit in #78
New Contributors
- @wellofspirit made their first contribution in #78
Full Changelog: 6.0.0...6.0.1
2023 April - 6.0.0
What's Changed
- Add additional message acknowledgement functionality by @jamesdorevski in #77
- moved to .net6.0
New Contributors
- @jamesdorevski made their first contribution in #77
Full Changelog: 3.3.2...6.0.0
March 2022
What's Changed
- Build on PR by @blckmn in #75
- Add thread safety to AsyncMessageHandler by @jonathantorley in #76
Full Changelog: 3.3.1...3.3.2
November 2022
What's Changed
- Updated travis yml by @blckmn in #1
- Build enabled on master by @blckmn in #2
- Added build number to versioning by @blckmn in #3
- Completed versioning by @blckmn in #4
- Improved travis versioning by @blckmn in #5
- IChannelOptions added to allow handlers to utilize rabbit Channels an… by @Yury-Petrov in #6
- Moved common elements as part of build and deploy scripts. by @blckmn in #7
- Added basic documentation by @blckmn in #8
- Documentation by @blckmn in #9
- Added simple ToExchange method for publishing to save param identific… by @blckmn in #10
- More appropriate disposal implementation by @blckmn in #11
- adding AbstractDispatchingMessageHandler to process messages in parallel by @Yury-Petrov in #12
- Updated package for Dispatcher for release by @blckmn in #13
- Release 2018-07-21 by @blckmn in #14
- Expose Close, and IDisposable options. by @blckmn in #15
- Release 2018-07-22 by @blckmn in #16
- Corrected missing null propagation by @blckmn in #17
- Release 2018-07-22B by @blckmn in #18
- Missed handler setting. by @blckmn in #19
- Release 2018-07-22C by @blckmn in #20
- Simplified release, version now passed as param to dotnet pack by @blckmn in #21
- Release 2018-07-23 by @blckmn in #22
- Allow for multi-channel processing within one message handler. by @blckmn in #23
- Release 2018-07-23B by @blckmn in #24
- Updated documentation to reflect new MessageHandler signature. by @blckmn in #25
- Added a few extra shortcuts for BasicMessage by @blckmn in #26
- Documentation update by @blckmn in #27
- Release 2018-07-25 by @blckmn in #28
- Added deploy back in. by @blckmn in #29
- Added standardised watchdog to cater for heart beat issues. by @blckmn in #30
- Release 2018-08-04 by @blckmn in #31
- No default retry interval. by @blckmn in #32
- Release 2018-08-07 by @blckmn in #33
- Added helper methods for Ack and Nack, and relocated to alternate file. by @blckmn in #34
- Servicecollection by @blckmn in #35
- Release 2018-08-12 by @blckmn in #36
- Display queue onerror by @blckmn in #37
- Release 2018-12-15 by @blckmn in #38
- Passing Exception OnError by @blckmn in #39
- Release 2018-12-16 by @blckmn in #40
- Remove dispatcher project by @blckmn in #41
- Adding publisher confirmation by @janexjane in #42
- Release 2018-12-19 by @blckmn in #43
- Examples by @blckmn in #44
- Release 10/APR/2019 by @blckmn in #45
- release 2019-05-02 by @blckmn in #46
- verified disposing timer by @Pyruths in #47
- Removing Configuration dependency by @blckmn in #48
- Remove configuration dependency by @Pyruths in #49
- Feature/publisher factory by @Pyruths in #50
- QueueFactory to support multi-cluster subscription by @Pyruths in #51
- Release by @blckmn in #58
- Fix publishing package so it can be deployed by @Pyruths in #59
- Release by @blckmn in #60
- Exposing connectionFactory details by @Pyruths in #55
- Feature/local rabbitmq by @Pyruths in #54
- Add Nack on Exception and messaging dropping error actions by @Pyruths in #57
- Move watchdog timer by @Pyruths in #56
- Release 03/03/2020 by @blckmn in #61
- Release message by @Pyruths in #62
- Add tests, small fixes by @Pyruths in #64
- Upgrade to .net 3.1 and rabbit client 6 by @blckmn in #65
- Add display name by @Pyruths in #66
- Feature/transient handlers by @Pyruths in #67
- Minor updates, and maintenance by @blckmn in #68
- Adding in AsyncMessageHandler by @blckmn in #71
- Add a timeout to the Publish function, to prevent blocking on WaitForConfirmsOrDie by @jonathantorley in #74
New Contributors
- @Yury-Petrov made their first contribution in #6
- @janexjane made their first contribution in #42
- @Pyruths made their first contribution in #47
- @jonathantorley made their first contribution in #74
Full Changelog: https://github.com/blckmn/SimpleRabbit/commits/3.3.1