Skip to content

Releases: BrighterCommand/Brighter

9.1.15

15 Jul 08:37
Compare
Choose a tag to compare
  • Upgrade dependencies

9.1.4

14 Jul 17:17
5e4a3bc
Compare
Choose a tag to compare

Changes

  • patch(doco): HowToRelease - remove old release @preardon (#2173)
  • [Snyk] Security upgrade rabbitmq from 3.8-management to management @snyk-bot (#2175)

🐛 Bug Fixes

9.1.3

01 Jul 10:13
454599d
Compare
Choose a tag to compare

Changes

🚀 Features

🛠️ Dependencies

  • chore(deps): bump Microsoft.EntityFrameworkCore.Design from 6.0.4 to 6.0.5 @dependabot (#2118)
  • chore(deps): bump actions/upload-artifact from 2 to 3 @dependabot (#2105)
  • chore(deps): bump MinVer from 3.0.0 to 3.1.0 @dependabot (#2041)
  • chore(deps): bump AWSSDK.SimpleNotificationService from 3.7.3.36 to 3.7.3.40 @dependabot (#2051)
  • chore(deps): bump AWSSDK.DynamoDBv2 from 3.7.3.11 to 3.7.3.15 @dependabot (#2050)
  • chore(deps): bump AWSSDK.SQS from 3.7.2.33 to 3.7.2.37 @dependabot (#2049)
  • chore(deps): bump AWSSDK.SecurityToken from 3.7.1.128 to 3.7.1.132 @dependabot (#2048)
  • chore(deps): bump MySqlConnector from 2.1.7 to 2.1.8 @dependabot (#2019)
  • chore(deps): bump AWSSDK.SecurityToken from 3.7.1.120 to 3.7.1.124 @dependabot (#2018)
  • chore(deps): bump AWSSDK.DynamoDBv2 from 3.7.3.4 to 3.7.3.7 @dependabot (#2017)
  • chore(deps): bump AWSSDK.SimpleNotificationService from 3.7.3.29 to 3.7.3.32 @dependabot (#2016)
  • chore(deps): bump AWSSDK.SQS from 3.7.2.26 to 3.7.2.29 @dependabot (#2015)
  • chore(deps): bump Moq from 4.17.1 to 4.17.2 @dependabot (#2020)
  • chore(deps): bump Moq from 4.16.1 to 4.17.1 @dependabot (#2012)
  • chore(deps): bump AWSSDK.SQS from 3.7.2.23 to 3.7.2.26 @dependabot (#2014)
  • chore(deps): bump AWSSDK.SecurityToken from 3.7.1.117 to 3.7.1.120 @dependabot (#2013)
  • chore(deps): bump AWSSDK.DynamoDBv2 from 3.7.3.1 to 3.7.3.4 @dependabot (#2010)
  • chore(deps): bump AWSSDK.SimpleNotificationService from 3.7.3.26 to 3.7.3.29 @dependabot (#2009)
  • chore(deps): bump RabbitMQ.Client from 6.2.3 to 6.2.4 @dependabot (#2011)

9.1.2

21 Feb 10:30
2efd443
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Fix Threading issue on Implicit Clear @preardon (#1995)
  • Fix Bulk Clear to use default producer in registry if specific producer was not created @preardon (#1995)

9.1.1

17 Feb 19:36
c714674
Compare
Choose a tag to compare

Changes

  • Plumb in BatchSize into ASB producer registry factory @PMamica (#1992)

🐛 Bug Fixes

  • Fix Background Clearing Thread for outbox to exit from monitor @preardon (#1994)

9.1.0

16 Feb 08:00
63c10f4
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

🛠️ Dependencies

  • chore(deps): bump AWSSDK.SecurityToken from 3.7.1.110 to 3.7.1.112 @dependabot (#1971)
  • chore(deps): bump AWSSDK.SQS from 3.7.2.16 to 3.7.2.18 @dependabot (#1970)
  • chore(deps): bump AWSSDK.SimpleNotificationService from 3.7.3.19 to 3.7.3.21 @dependabot (#1969)
  • chore(deps): bump AWSSDK.DynamoDBv2 from 3.7.2.14 to 3.7.2.17 @dependabot (#1968)
  • chore(deps): bump FluentAssertions from 6.3.0 to 6.4.0 @dependabot (#1960)
  • chore(deps): bump AWSSDK.SQS from 3.7.2.7 to 3.7.2.16 @dependabot (#1959)
  • chore(deps): bump Hellang.Middleware.ProblemDetails from 6.3.0 to 6.4.0 @dependabot (#1962)
  • chore(deps): bump AWSSDK.DynamoDBv2 from 3.7.2.5 to 3.7.2.14 @dependabot (#1958)
  • chore(deps): bump MySqlConnector from 2.0.0 to 2.1.5 @dependabot (#1956)
  • chore(deps): bump AWSSDK.SimpleNotificationService from 3.7.3.9 to 3.7.3.19 @dependabot (#1957)
  • chore(deps): bump Npgsql.EntityFrameworkCore.PostgreSQL from 5.0.10 to 6.0.3 @dependabot (#1954)
  • chore(deps): bump AWSSDK.SecurityToken from 3.7.1.100 to 3.7.1.110 @dependabot (#1953)
  • chore(deps): bump FakeItEasy from 7.2.0 to 7.3.0 @dependabot (#1949)
  • chore(deps): bump Polly from 7.2.2 to 7.2.3 @dependabot (#1946)

9.0.1

26 Jan 11:14
3bd423d
Compare
Choose a tag to compare
  • Add LookupByOrDefault to the Producer Registry to allow setting Default @preardon (#1943)

Full Changelog: 8.1.1399...9.0.1

9.0.1-preview.8

12 Jan 22:18
4d0d944
Compare
Choose a tag to compare
9.0.1-preview.8 Pre-release
Pre-release

Changes

🚀 Features

  • Create a Producer Registry to allow Command Processor to send via multiple producers @iancooper (#1898)

🛠️ Dependencies

  • chore(deps): bump AWSSDK.SQS from 3.7.2.5 to 3.7.2.7 @dependabot (#1930)
  • chore(deps): bump FluentAssertions from 6.2.0 to 6.3.0 @dependabot (#1928)
  • chore(deps): bump AWSSDK.DynamoDBv2 from 3.7.2.3 to 3.7.2.5 @dependabot (#1929)
  • chore(deps): bump AWSSDK.SecurityToken from 3.7.1.99 to 3.7.1.100 @dependabot (#1924)
  • chore(deps): bump AWSSDK.DynamoDBv2 from 3.7.2.3 to 3.7.2.4 @dependabot (#1923)
  • chore(deps): bump AWSSDK.SimpleNotificationService from 3.7.3.7 to 3.7.3.9 @dependabot (#1920)

9.0.1-preview.7

24 Dec 11:41
e9d7d86
Compare
Choose a tag to compare
9.0.1-preview.7 Pre-release
Pre-release

Changes

🛠️ Dependencies

  • chore(deps): bump AWSSDK.SQS from 3.7.2.4 to 3.7.2.5 @dependabot (#1917)
  • chore(deps): bump AWSSDK.SecurityToken from 3.7.1.97 to 3.7.1.99 @dependabot (#1910)
  • chore(deps): bump System.Text.Json from 6.0.0 to 6.0.1 @dependabot (#1914)
  • chore(deps): bump AWSSDK.DynamoDBv2 from 3.7.2.1 to 3.7.2.3 @dependabot (#1913)
  • chore(deps): bump AWSSDK.SQS from 3.7.2.3 to 3.7.2.4 @dependabot (#1901)
  • chore(deps): bump AWSSDK.SimpleNotificationService from 3.7.3.6 to 3.7.3.7 @dependabot (#1900)
  • chore(deps): bump AWSSDK.SimpleNotificationService from 3.7.3.5 to 3.7.3.6 @dependabot (#1895)
  • chore(deps): bump AWSSDK.SecurityToken from 3.7.1.96 to 3.7.1.97 @dependabot (#1894)
  • chore(deps): bump Azure.Messaging.ServiceBus from 7.5.0 to 7.5.1 @dependabot (#1893)
  • chore(deps): bump AWSSDK.DynamoDBv2 from 3.7.2 to 3.7.2.1 @dependabot (#1892)
  • chore(deps): bump AWSSDK.SQS from 3.7.2.2 to 3.7.2.3 @dependabot (#1891)
  • chore(deps): bump Hellang.Middleware.ProblemDetails from 6.2.0 to 6.3.0 @dependabot (#1883)
  • chore(deps): bump AWSSDK.SimpleNotificationService from 3.7.3.2 to 3.7.3.5 @dependabot (#1887)
  • chore(deps): bump AWSSDK.SecurityToken from 3.7.1.92 to 3.7.1.96 @dependabot (#1886)
  • chore(deps): bump AWSSDK.SQS from 3.7.1.45 to 3.7.2.2 @dependabot (#1885)
  • chore(deps): bump AWSSDK.DynamoDBv2 from 3.7.0.103 to 3.7.2 @dependabot (#1884)

9.0.1-preview.6

02 Dec 13:29
dc11d11
Compare
Choose a tag to compare
9.0.1-preview.6 Pre-release
Pre-release

Changes