Skip to content

Releases: BrighterCommand/Brighter

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

9.0.1-preview.5

23 Nov 12:05
42e313d
Compare
Choose a tag to compare
9.0.1-preview.5 Pre-release
Pre-release

Changes

  • Ensured a new CommandProcessorProvider for each Message Pump @preardon (#1866)

🛠️ Dependencies

  • chore(deps): bump AWSSDK.SimpleNotificationService from 3.7.2.69 to 3.7.3.2 @dependabot (#1865)
  • chore(deps): bump Serilog.Sinks.Console from 4.0.0 to 4.0.1 @dependabot (#1863)
  • chore(deps): bump AWSSDK.SQS from 3.7.1.41 to 3.7.1.45 @dependabot (#1862)
  • chore(deps): bump AWSSDK.DynamoDBv2 from 3.7.0.99 to 3.7.0.103 @dependabot (#1860)
  • chore(deps): bump AWSSDK.SecurityToken from 3.7.1.88 to 3.7.1.92 @dependabot (#1859)
  • chore(deps): bump ServiceStack.Redis.Core from 5.13.0 to 5.13.2 @dependabot (#1858)

9.0.1-preview.4

17 Nov 14:28
Compare
Choose a tag to compare
9.0.1-preview.4 Pre-release
Pre-release

Changes

🛠️ Dependencies

  • chore(deps): bump ServiceStack.Redis.Core from 5.12.0 to 5.13.0 @dependabot (#1846)
  • chore(deps): bump AWSSDK.DynamoDBv2 from 3.7.0.89 to 3.7.0.95 @dependabot (#1836)
  • chore(deps): bump Npgsql from 5.0.10 to 6.0.0 @dependabot (#1835)
  • chore(deps): bump Microsoft.Extensions.Logging from 5.0.0 to 6.0.0 @dependabot (#1834)
  • chore(deps): bump Microsoft.Extensions.Hosting.Abstractions from 5.0.0 to 6.0.0 @dependabot (#1833)
  • chore(deps): bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.0 @dependabot (#1832)
  • chore(deps): bump Serilog.Extensions.Hosting from 4.1.2 to 4.2.0 @dependabot (#1831)
  • chore(deps): bump Microsoft.Data.Sqlite from 5.0.11 to 6.0.0 @dependabot (#1829)
  • chore(deps): bump MySqlConnector from 1.3.14 to 2.0.0 @dependabot (#1828)
  • chore(deps): bump AWSSDK.SimpleNotificationService from 3.7.2.59 to 3.7.2.65 @dependabot (#1827)
  • chore(deps): bump Microsoft.Extensions.Hosting from 5.0.0 to 6.0.0 @dependabot (#1826)
  • chore(deps): bump AWSSDK.SQS from 3.7.1.31 to 3.7.1.37 @dependabot (#1825)
  • chore(deps): bump AWSSDK.SecurityToken from 3.7.1.78 to 3.7.1.84 @dependabot (#1824)
  • chore(deps): bump Microsoft.EntityFrameworkCore from 5.0.11 to 6.0.0 @dependabot (#1823)
  • chore(deps): bump Microsoft.Extensions.DependencyInjection from 5.0.2 to 6.0.0 @dependabot (#1822)
  • chore(deps): bump Microsoft.Extensions.Configuration.EnvironmentVariables from 5.0.0 to 6.0.0 @dependabot (#1814)
  • chore(deps): bump System.Text.Json from 5.0.2 to 6.0.0 @dependabot (#1813)
  • chore(deps): bump Serilog.Extensions.Logging from 3.0.1 to 3.1.0 @dependabot (#1810)
  • chore(deps): bump Microsoft.Extensions.Configuration.Binder from 5.0.0 to 6.0.0 @dependabot (#1809)
  • chore(deps): bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0 @dependabot (#1806)
  • chore(deps): bump AWSSDK.SecurityToken from 3.7.1.74 to 3.7.1.78 @dependabot (#1805)
  • chore(deps): bump AWSSDK.SQS from 3.7.1.30 to 3.7.1.31 @dependabot (#1804)
  • chore(deps): bump AWSSDK.SimpleNotificationService from 3.7.2.58 to 3.7.2.59 @dependabot (#1803)
  • chore(deps): bump AWSSDK.DynamoDBv2 from 3.7.0.88 to 3.7.0.89 @dependabot (#1802)
  • chore(deps): bump AWSSDK.DynamoDBv2 from 3.7.0.84 to 3.7.0.88 @dependabot (#1800)
  • chore(deps): bump AWSSDK.SQS from 3.7.1.26 to 3.7.1.30 @dependabot (#1799)
  • chore(deps): bump AWSSDK.SimpleNotificationService from 3.7.2.55 to 3.7.2.58 @dependabot (#1798)
  • chore(deps): bump AWSSDK.SecurityToken from 3.7.1.73 to 3.7.1.74 @dependabot (#1794)
  • chore(deps): bump AWSSDK.SimpleNotificationService from 3.7.2.54 to 3.7.2.55 @dependabot (#1793)
  • chore(deps): bump FluentAssertions from 6.1.0 to 6.2.0 @dependabot (#1792)