Download Latest Version 10.3.0 source code.tar.gz (4.1 MB)
Email in envelope

Get an email when there's a new version of Brighter

Home / 10.3.0
Name Modified Size InfoDownloads / Week
Parent folder
10.3.0 source code.tar.gz 2026-02-23 4.1 MB
10.3.0 source code.zip 2026-02-23 8.0 MB
README.md 2026-02-23 2.0 kB
Totals: 3 Items   12.1 MB 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: https://github.com/BrighterCommand/Brighter/compare/10.2.1...10.3.0

Source: README.md, updated 2026-02-23