Releases: BrighterCommand/Brighter
Releases · BrighterCommand/Brighter
9.7.1
🚀 Features
- Add random sharding for the DynamoDb outbox to avoid resource limiting on GSI @jtsalva (#2813)
- Add DynamoDbInbox configurability @jtsalva (#2838)
🛠️ Dependencies
- chore(deps): bump aws-actions/configure-aws-credentials from 2 to 3 @dependabot (#2799)
- chore(deps): bump dotnet-ef from 7.0.10 to 7.0.11 @dependabot (#2840)
- chore(deps): bump actions/checkout from 3 to 4 @dependabot (#2801)
- chore(deps): bump AWSSDK.S3 from 3.7.203.16 to 3.7.204.1 @dependabot (#2839)
- chore(deps): bump AWSSDK.DynamoDBv2 from 3.7.201.12 to 3.7.201.14 @dependabot (#2835)
- chore(deps): bump AWSSDK.SecurityToken from 3.7.201.37 to 3.7.201.39 @dependabot (#2834)
9.6.3 🌈
9.6.2 🌈
9.6.1 🌈
9.6.0
Changes
- [Snyk] Security upgrade rabbitmq from 3-management to management @iancooper (#2706)
- Add ASB Sessions @preardon (#2717) (#2731)
- Add Begnings of Control @preardon (#2700)
🐛 Bug Fixes
- fix(SeviceActivator): Logs unhandled exceptions in handlers as error … @holytshirt (#2758)
- Ensure we support net7.0 explicitly @iancooper (#2720)
- Fix Outbox dispatched query @preardon (#2730)
- Fix Node Status Health Check @preardon (#2729)
🛠️ Dependencies
- chore(deps): bump dotnet-ef from 7.0.8 to 7.0.9 @dependabot (#2748)
- chore(deps): bump dotnet-ef from 5.0.10 to 7.0.8 @dependabot (#2713)
- chore(deps): bump Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions from 7.0.7 to 7.0.8 @dependabot (#2714)
- Ensure we support net7.0 explicitly @iancooper (#2720)
- chore(deps): AWSSDK, Microsoft.NET.Test.Sdk, Moq @holytshirt (#2771)
Full Changelog: 9.5.10...9.6.0
9.6.0-Preview2 🌈
Changes
- ASB Sessions Fix @preardon (#2731)
- Fix Outbox dispatched query @preardon (#2730)
- Fix Node Status Health Check @preardon (#2729)
- [Snyk] Security upgrade rabbitmq from 3-management to management @iancooper (#2706)
🐛 Bug Fixes
- Ensure we support net7.0 explicitly @iancooper (#2720)
🛠️ Dependencies
- chore(deps): bump dotnet-ef from 5.0.10 to 7.0.8 @dependabot (#2713)
- chore(deps): bump Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions from 7.0.7 to 7.0.8 @dependabot (#2714)
- Ensure we support net7.0 explicitly @iancooper (#2720)
9.6.0-Preview1🌈
9.5.10 🌈
What's Changed
- fix(asb): Error when requeuing message using DeferMessageAction #2698 by @holytshirt in #2699
Full Changelog: 9.5.9...9.5.10
9.5.9 🌈
Changes
- Fix UnwrapWith not setting base step value @KieranBond (#2691)
- Add Ability to Upload in Parallel @preardon (#2690)