Skip to content

Releases: BrighterCommand/Brighter

10.3.3

08 Apr 07:23
c3e1a45

Choose a tag to compare

What's Changed

What's Changed

Full Changelog: 10.3.1...10.3.3

10.3.2

08 Apr 07:18
25dfcd3

Choose a tag to compare

What's Changed

  • Better Agentic Code Review Command by @iancooper in #4055
  • build: optimize MSBuild configuration for local development by @slang25 in #4056
  • FIX: synchronize offset commits during Kafka partition revoke by @iancooper in #4057

Full Changelog: 10.3.1...10.3.2

10.3.1

25 Mar 09:21
9b35ed5

Choose a tag to compare

What's Changed

FIxes

Docs

  • refactor(samples): modernise CommandProcessor samples by @holytshirt in #3998
  • docs: enhance README and CONTRIBUTING with improved onboarding by @holytshirt in #3997

Features

  • feat: tag-based cleanup for orphaned AWS test resources by @iancooper in #4013

New Contributors

Changelog

Full Changelog: 10.3.0...10.3.1

10.3.0

23 Feb 19:04

Choose a tag to compare

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: 10.2.1...10.3.0

10.2.1

08 Feb 19:44
ef94d94

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 10.1.0...10.2.0

Full Changelog: 10.2.0...10.2.1

10.2.0

08 Feb 19:35

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 10.1.0...10.2.0

10.1.0

23 Jan 19:05
4540321

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 10.0.5...10.1.0

10.0.5

18 Dec 12:47
77e4683

Choose a tag to compare

What's Changed

Full Changelog: 10.0.4...10.0.5

10.0.4

12 Dec 16:40
6501679

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 10.0.3...10.0.4

10.0.3

08 Dec 18:42
7a9ba96

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 10.0.2...10.0.3