Brighter Versions Save

A framework for building messaging apps with .NET and C#.

9.7.8

3 weeks ago

Full Changelog: https://github.com/BrighterCommand/Brighter/compare/9.7.7...9.7.8

  • Revoke Partitions generating errors, when doing unneeded work @iancooper (#3063)

9.7.7

1 month ago

Bug Fixes for Kafka

10.0.0-preview.3

1 month ago

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

  • Outbox Outstanding Feature @preardon (#2955)

๐Ÿ› 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

2 months ago

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

  • Outbox Outstanding Feature @preardon (#2955)

๐Ÿ› 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

6 months ago

Changes

๐Ÿš€ Features

  • Dotnet 8 Targetting @preardon (#2560)

10.0.0-preview.1

6 months ago

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)

9.7.4

6 months ago

Changes

๐Ÿ› Bug Fixes

  • Configure RabbitMq continuation timeout @dsquadcgi (#2879)

๐Ÿ› ๏ธ Dependencies

  • Updated dependencies

9.7.3

7 months ago

Changes

๐Ÿš€ Features

  • Azure Blob Archive - Storage Pattern @preardon (#2861)

9.7.2

7 months ago

Changes

๐Ÿ› Bug Fixes

  • [Bug] Ensured flush token is released if offset commit fails. @lsphillips (#2860)

9.7.1

7 months ago

๐Ÿš€ 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)