Skip to content

Bump Paramore.Brighter and Paramore.Brighter.PostgreSql#16

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/src/ZetAuction.Infrastructure/multi-8fbf2e9e4a
Open

Bump Paramore.Brighter and Paramore.Brighter.PostgreSql#16
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/src/ZetAuction.Infrastructure/multi-8fbf2e9e4a

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 7, 2026

Copy link
Copy Markdown

Updated Paramore.Brighter from 9.9.13 to 10.4.1.

Release notes

Sourced from Paramore.Brighter's releases.

10.4.1

What's Changed

Full Changelog: BrighterCommand/Brighter@10.4.0...10.4.1

10.4.0

What's Changed

Full Changelog: BrighterCommand/Brighter@10.3.3...10.4.0

10.3.3

What's Changed

What's Changed

Full Changelog: BrighterCommand/Brighter@10.3.1...10.3.3

10.3.2

What's Changed

Full Changelog: BrighterCommand/Brighter@10.3.1...10.3.2

10.3.1

What's Changed

FIxes

Docs

Features

New Contributors

Changelog

Full Changelog: BrighterCommand/Brighter@10.3.0...10.3.1

10.3.0

What's Changed

With this release, we harmonize how to respond to handler failure across all our transport offerings.

Our default remains to ack any fall through or exception, but you can use attributes/exceptions to change this flow:

  • Defer - requeue with a delay
  • Reject - move to a dlq
  • Nack/DontAck - leave in queue

Support from Brighter for DLQ, delay and nack now provided across the board, using native if not available, Brighter if not.

Details

Full Changelog: BrighterCommand/Brighter@10.2.1...10.3.0

10.2.1

What's Changed

New Contributors

Full Changelog: BrighterCommand/Brighter@10.1.0...10.2.0

Full Changelog: BrighterCommand/Brighter@10.2.0...10.2.1

10.2.0

What's Changed

New Contributors

Full Changelog: BrighterCommand/Brighter@10.1.0...10.2.0

10.1.0

What's Changed

New Contributors

Full Changelog: BrighterCommand/Brighter@10.0.5...10.1.0

10.0.5

What's Changed

Full Changelog: BrighterCommand/Brighter@10.0.4...10.0.5

10.0.4

What's Changed

New Contributors

Full Changelog: BrighterCommand/Brighter@10.0.3...10.0.4

10.0.3

What's Changed

New Contributors

Full Changelog: BrighterCommand/Brighter@10.0.2...10.0.3

10.0.2

What's Changed

Full Changelog: BrighterCommand/Brighter@10.0.1...10.0.2

10.0.1

What's Changed

Full Changelog: BrighterCommand/Brighter@10.0.0...10.0.1

10.0.0

What's Changed

10.0.0-preview.11

What's Changed

Full Changelog: BrighterCommand/Brighter@10.0.0-preview.10...10.0.0-preview.11

10.0.0-preview.10

Changes

  • Rename project AWS project @​lillo42 (#​3793)
  • patch(Azure): Update Azure Identity and remove no longer supported providers @​preardon (#​3789)
  • Do not protect an explicit Clear with a SemaphoreSlim @​iancooper (#​3751)
  • remove some redundant class bodies @​SimonCropp (#​3709)
  • mesages typo @​SimonCropp (#​3714)
  • Avoid linq Count() @​SimonCropp (#​3710)
  • Fix V10 Release Notes: Add Scheduled Messaging, Default Mappers, and Missing Feature Documentation @copilot-swe-agent[bot] (#​3705)
  • Add comprehensive V10.0.0 release notes with breaking changes and migration guidance @copilot-swe-agent[bot] (#​3703)
  • fix: Use CancellationToken from ResiliencePipeline @​lillo42 (#​3698)
  • feat: Add support to Polly Resilience Pipeline @​lillo42 (#​3677)
  • feat: bulk dispatch to support circuit breaking @​mikechrisfreeman (#​3688)
  • feat: Add support to tripped topics for MongoDB @​lillo42 (#​3692)
  • feat: Improve inbox and outbox @​lillo42 (#​3659)
  • Fix Nullable @​iancooper (#​3676)
  • Change names of Brighter builder methods @​iancooper (#​3675)
  • Register the Connection and Transaction provider interfaces @​lillo42 (#​3668)
  • [Feature] Add support to AWS SDK v4 @​lillo42 (#​3641)
  • Quorum Queues Tests Fix @​iancooper (#​3642)
  • Add a copilot instructions file @​iancooper (#​3649)
  • Document the Paramore.Brighter core assembly architecture for new contributors @copilot-swe-agent[bot] (#​3648)
  • [Chore] Clean Up XML Comments for V10 - Core Framework Documentation @copilot-swe-agent[bot] (#​3646)

🚀 Features

  • Add support to fair queue @​lillo42 (#​3791)
  • [Feature] Use ServiceBusMessageBatch with fallback @​mikechrisfreeman (#​3717)
  • Add Workflow Id and Job Id @​iancooper (#​3693)
  • Dynamic Request Type @​iancooper (#​3669)
  • [Feature] Support circuit breaking of topics @​mikechrisfreeman (#​3651)
  • feat: Use GUID v7 for .NET 9+ @​lillo42 (#​3687)
  • feat: Add support to set partition key and headers via Request Context @​lillo42 (#​3678)
  • [Feature] Add support to Apache RocketMQ @​lillo42 (#​3650)
  • [Feature] Create Adaptors for other messaging integration @​lillo42 (#​3634)
  • Command Processor Dispatching Strategy @​iancooper (#​3652)
  • Add a Mediator to Brighter @​iancooper (#​3370)
  • (Agent) Friendly Contrib @​iancooper (#​3637)

🐛 Bug Fixes

  • [Fix] Sample Fixes @​iancooper (#​3790)
  • [Bug] Fixes Reactor mode not respecting empty channel delay @​lillo42 (#​3777)
  • Transaction Provider Scope @​iancooper (#​3754)
  • fix: When timeout is less than 1s, the received message never return @​lillo42 (#​3773)
  • fix: DynamoDB and MongoDB outbox when dataschema/source is not URL absolute @​lillo42 (#​3770)
  • fix: quartz sample @​lillo42 (#​3772)
  • Make SqsSubscription constructors public @​lukedukeus (#​3742)
  • fix: RabbitMQ Async pulling @​lillo42 (#​3712)
  • fix: correctly wrapping/unwrapping servicebus message user properties @​mikechrisfreeman (#​3711)
    ... (truncated)

10.0.0-preview.9

What's Changed

New Contributors

Full Changelog: BrighterCommand/Brighter@10.0.0-preview.8...10.0.0-preview.9

10.0.0-preview.8

Changes

  • remove some redundant class bodies @​SimonCropp (#​3709)
  • mesages typo @​SimonCropp (#​3714)
  • Avoid linq Count() @​SimonCropp (#​3710)
  • Fix V10 Release Notes: Add Scheduled Messaging, Default Mappers, and Missing Feature Documentation @copilot-swe-agent[bot] (#​3705)
  • Add comprehensive V10.0.0 release notes with breaking changes and migration guidance @copilot-swe-agent[bot] (#​3703)
  • fix: Use CancellationToken from ResiliencePipeline @​lillo42 (#​3698)
  • feat: Add support to Polly Resilience Pipeline @​lillo42 (#​3677)
  • feat: bulk dispatch to support circuit breaking @​mikechrisfreeman (#​3688)
  • feat: Add support to tripped topics for MongoDB @​lillo42 (#​3692)
  • feat: Improve inbox and outbox @​lillo42 (#​3659)
  • Fix Nullable @​iancooper (#​3676)
  • Change names of Brighter builder methods @​iancooper (#​3675)
  • Register the Connection and Transaction provider interfaces @​lillo42 (#​3668)
  • [Feature] Add support to AWS SDK v4 @​lillo42 (#​3641)
  • Quorum Queues Tests Fix @​iancooper (#​3642)
  • Add a copilot instructions file @​iancooper (#​3649)
  • Document the Paramore.Brighter core assembly architecture for new contributors @copilot-swe-agent[bot] (#​3648)
  • [Chore] Clean Up XML Comments for V10 - Core Framework Documentation @copilot-swe-agent[bot] (#​3646)

🚀 Features

  • Add Workflow Id and Job Id @​iancooper (#​3693)
  • Dynamic Request Type @​iancooper (#​3669)
  • [Feature] Support circuit breaking of topics @​mikechrisfreeman (#​3651)
  • feat: Use GUID v7 for .NET 9+ @​lillo42 (#​3687)
  • feat: Add support to set partition key and headers via Request Context @​lillo42 (#​3678)
  • [Feature] Add support to Apache RocketMQ @​lillo42 (#​3650)
  • [Feature] Create Adaptors for other messaging integration @​lillo42 (#​3634)
  • Command Processor Dispatching Strategy @​iancooper (#​3652)
  • (Agent) Friendly Contrib @​iancooper (#​3637)

🐛 Bug Fixes

  • fix: RabbitMQ Async pulling @​lillo42 (#​3712)
  • fix: correctly wrapping/unwrapping servicebus message user properties @​mikechrisfreeman (#​3711)
  • fix: Outbox registration when used with Sweeper & Archiver @​lillo42 (#​3713)
  • fix: RocketMQ @​lillo42 (#​3696)
  • fix: Outbox Archive registration @​lillo42 (#​3690)
  • feat: Update ServiceLifetime @​lillo42 (#​3689)
  • fix: Unwrap Cloudevent @​lillo42 (#​3686)
  • fix: error to stop RabbitMQ Async @​lillo42 (#​3685)
  • fix: NullReference with outbox sweeper @​lillo42 (#​3683)
  • feat: Allow SqsPublication set QueueAttribute and channel type @​lillo42 (#​3666)

🛠️ Dependencies

  • chore(deps): bump actions/download-artifact from 4 to 5 @dependabot[bot] (#​3706)
  • revert back to Microsoft.Data.SqlClient 6.0.2 @​SimonCropp (#​3708)
    ... (truncated)

10.0.0-preview.7

What's Changed

New Contributors

Full Changelog: BrighterCommand/Brighter@10.0.0-preview.5...10.0.0-preview.7

10.0.0-preview.6

What's Changed

10.0.0-preview.5

What's Changed

10.0.0-preview.3

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

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)

10.0.0-preview.1

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)

Commits viewable in compare view.

Updated Paramore.Brighter.PostgreSql from 9.9.13 to 10.4.1.

Release notes

Sourced from Paramore.Brighter.PostgreSql's releases.

10.4.1

What's Changed

Full Changelog: BrighterCommand/Brighter@10.4.0...10.4.1

10.4.0

What's Changed

Full Changelog: BrighterCommand/Brighter@10.3.3...10.4.0

10.3.3

What's Changed

What's Changed

Full Changelog: BrighterCommand/Brighter@10.3.1...10.3.3

10.3.2

What's Changed

Full Changelog: BrighterCommand/Brighter@10.3.1...10.3.2

10.3.1

What's Changed

FIxes

Docs

Features

New Contributors

Changelog

Full Changelog: BrighterCommand/Brighter@10.3.0...10.3.1

10.3.0

What's Changed

With this release, we harmonize how to respond to handler failure across all our transport offerings.

Our default remains to ack any fall through or exception, but you can use attributes/exceptions to change this flow:

  • Defer - requeue with a delay
  • Reject - move to a dlq
  • Nack/DontAck - leave in queue

Support from Brighter for DLQ, delay and nack now provided across the board, using native if not available, Brighter if not.

Details

Full Changelog: BrighterCommand/Brighter@10.2.1...10.3.0

10.2.1

What's Changed

New Contributors

Full Changelog: BrighterCommand/Brighter@10.1.0...10.2.0

Full Changelog: BrighterCommand/Brighter@10.2.0...10.2.1

10.2.0

What's Changed

New Contributors

Full Changelog: BrighterCommand/Brighter@10.1.0...10.2.0

10.1.0

What's Changed

New Contributors

Full Changelog: BrighterCommand/Brighter@10.0.5...10.1.0

10.0.5

What's Changed

Full Changelog: BrighterCommand/Brighter@10.0.4...10.0.5

10.0.4

What's Changed

New Contributors

Full Changelog: BrighterCommand/Brighter@10.0.3...10.0.4

10.0.3

What's Changed

New Contributors

Full Changelog: BrighterCommand/Brighter@10.0.2...10.0.3

10.0.2

What's Changed

Full Changelog: BrighterCommand/Brighter@10.0.1...10.0.2

10.0.1

What's Changed

  • fix: MongoDBUnitOfW...

_Descrip...

Description has been truncated

Bumps Paramore.Brighter from 9.9.13 to 10.4.1
Bumps Paramore.Brighter.PostgreSql from 9.9.13 to 10.4.1

---
updated-dependencies:
- dependency-name: Paramore.Brighter
  dependency-version: 10.4.1
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Paramore.Brighter.PostgreSql
  dependency-version: 10.4.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels May 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants