Releases: BrighterCommand/Brighter
Releases · BrighterCommand/Brighter
9.8.0 🌈
Changes
- Distributed Locking for Global locking for Timed Services @preardon (#3092)
- Add delete code to DynamoDbOutbox.cs, fix parameter order of CancellationToken (#3074) @iancooper
- Register the IAmAnOutbox interface which is used by the archiver (#3075) @iancooper
- Add support for merging Producer Registries if you have two types of Producer (#3073) (Merge extension method) @iancooper
9.7.8
Full Changelog: 9.7.7...9.7.8
- Revoke Partitions generating errors, when doing unneeded work @iancooper (#3063)
9.7.7
Bug Fixes for Kafka
- Remove a spurious call to StoreOffset in the Kafka Consumer (not needed as manual commit)
- Remove support for Co-Operative Sticky balancing. This is not compatible with manual commits (see confluentinc/confluent-kafka-dotnet#2206)
10.0.0-preview.3
Changes
- Update rabbitmq docker @holytshirt (#3041)
- chore(docker): updated rabbitmq docker file with latest delay plug-in @holytshirt (#3040)
- Fix Warnings @iancooper (#3027)
- Renaming MessageMapper methods to Async with Cancellation token @holytshirt (#3013)
- fix(test): fix issue with aws tests @holytshirt (#3012)
- Fix MessagePumpAsync to catch error and create MessageMapp… @holytshirt (#3011)
- [Docs]Add Some More ADRs to describe old decisions @iancooper (#3010)
- Allow for Async Message Mapper Pipelines @iancooper (#2936)
- feature: Central Package Management @holytshirt (#2993)
- fix: Added project Paramore.Brighter.Sqlite.Dapper it was missing fro… @holytshirt (#2925)
- Fix part missed in rebase @preardon (#2924)
🚀 Features
🐛 Bug Fixes
- Kafka Headers @iancooper (#3014)
- An assortment of minor docs and spelling fixes @slang25 (#2733)
- Inbox Configuration was not being handled @iancooper (#3008)
- Convert a DateTime to a string representation with millisecond accuracy @SteveBush (#2945)
- fix: Allows setting of TransactionConnectionProvider on RPC mode @DevJonny (#2951)
🛠️ Dependencies
- chore(deps): bump dotnet-ef from 8.0.1 to 8.0.2 @dependabot (#3030)
- chore(deps): bump dotnet-ef from 8.0.0 to 8.0.1 @dependabot (#3001)
- chore(deps): bump release-drafter/release-drafter from 5 to 6 @dependabot (#3000)
- chore(deps): bump actions/download-artifact from 3 to 4 @dependabot (#2964)
- chore(deps): bump actions/upload-artifact from 3 to 4 @dependabot (#2965)
- chore(deps): bump github/codeql-action from 2 to 3 @dependabot (#2966)
10.0.0-preview.2
Changes
- Renaming MessageMapper methods to Async with Cancellation token @holytshirt (#3013)
- fix(test): fix issue with aws tests @holytshirt (#3012)
- Fix MessagePumpAsync to catch error and create MessageMapp… @holytshirt (#3011)
- [Docs]Add Some More ADRs to describe old decisions @iancooper (#3010)
- Allow for Async Message Mapper Pipelines @iancooper (#2936)
- feature: Central Package Management @holytshirt (#2993)
- fix: Added project Paramore.Brighter.Sqlite.Dapper it was missing fro… @holytshirt (#2925)
- Fix part missed in rebase @preardon (#2924)
🚀 Features
🐛 Bug Fixes
- Improved DateTime with Kafka Headers @iancooper (#3014)
- An assortment of minor docs and spelling fixes @slang25 (#2733)
- Inbox Configuration was not being handled @iancooper (#3008)
- Convert a DateTime to a string representation with millisecond accuracy @SteveBush (#2945)
- fix: Allows setting of TransactionConnectionProvider on RPC mode @DevJonny (#2951)
9.7.5 🌈
10.0.0-preview.1
Changes
V10 will contain interface changes to our hostbuilder support, outboxes, message mapper pipelines, and removal of obsolete methods
🚀 Features
This first preview is centered on support for binary payloads
- Binary payloads @iancooper (#2560)
🐛 Bug Fixes
- Binary payloads @iancooper (#2560)
🛠️ Dependencies
- chore(deps): bump Microsoft.Data.SqlClient from 5.1.1 to 5.1.2 @dependabot (#2890)
- chore(deps): bump AWSSDK.SQS from 3.7.200.60 to 3.7.200.64 @dependabot (#2888)
- chore(deps): bump Microsoft.Data.Sqlite from 7.0.12 to 7.0.13 @dependabot (#2885)
- chore(deps): bump dotnet-ef from 7.0.12 to 7.0.13 @dependabot (#2889)