Skip to content

Releases: BrighterCommand/Brighter

9.7.1

26 Sep 08:33
d04c3f6
Compare
Choose a tag to compare

🚀 Features

  • Add random sharding for the DynamoDb outbox to avoid resource limiting on GSI @jtsalva (#2813)
  • Add DynamoDbInbox configurability @jtsalva (#2838)

🛠️ Dependencies

9.6.3 🌈

08 Sep 09:41
17c645c
Compare
Choose a tag to compare

Changes

9.6.2 🌈

04 Sep 21:31
ed035c6
Compare
Choose a tag to compare

Changes

🛠️ Dependencies

9.6.1 🌈

11 Aug 06:41
12ccc16
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

9.6.0

08 Aug 11:23
207db5e
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

🛠️ Dependencies

Full Changelog: 9.5.10...9.6.0

9.6.0-Preview2 🌈

11 Jul 07:19
661b40e
Compare
Choose a tag to compare
9.6.0-Preview2 🌈 Pre-release
Pre-release

Changes

🐛 Bug Fixes

🛠️ 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🌈

28 Jun 12:29
7ef1573
Compare
Choose a tag to compare
9.6.0-Preview1🌈 Pre-release
Pre-release

Changes

9.5.10 🌈

13 Jun 22:49
Compare
Choose a tag to compare

What's Changed

Full Changelog: 9.5.9...9.5.10

9.5.9 🌈

11 Jun 22:05
bc24503
Compare
Choose a tag to compare

Changes

9.5.8 🌈

05 Jun 14:47
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • fix: Adds missing Call functionality when using Azure Service Bus @DevJonny (#2674)