Skip to content

Releases: BrighterCommand/Brighter

9.5.6 🌈

16 May 23:04
faae1f4
Compare
Choose a tag to compare

Changes

9.5.5 🌈

11 May 16:36
254c426
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

9.5.4 🌈

11 May 16:20
7ea5be7
Compare
Choose a tag to compare

Changes

🚀 Features

  • [Feature]Allow a Kafka consumer to set the rebalancing strategy @iancooper (#2660)

🐛 Bug Fixes

9.5.3

18 Apr 19:43
fea6516
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

9.5.2 🌈

14 Apr 05:51
919f96d
Compare
Choose a tag to compare

Changes

9.5.1 🌈

13 Apr 12:28
e3a43b2
Compare
Choose a tag to compare

Changes

9.5.0

04 Apr 08:35
5d613b9
Compare
Choose a tag to compare

🚀 Features

🐛 Bug Fixes

  • Only One Instance of UsePolicy and Fallback Decorators; Support Multiple Policies @iancooper (#2580)
  • Note that if you have used an approach of multiple UsePolicy statements before, this will not work following this release. Please change your code to use the multi-policy support in UsePolicy. This is due to a bug created when you use a Scoped handler lifetime with allowing multiple instances of a decorator

Changes

9.4.3

30 Mar 07:53
Compare
Choose a tag to compare

Changes

  • [Kafka] Message Header Timestamp not populated with UTC format when consumer receive it @honkuan86 (#2551)

🐛 Bug Fixes

  • Sqlite Tests Running @iancooper (#2561)
  • Sqlite issues with SQL issued for GET and time ranges
  • Sqlite used native DDL types

9.4.2

13 Mar 10:43
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

9.4.1

28 Feb 16:40
c9dc28e
Compare
Choose a tag to compare

Changes

🚀 Features

🐛 Bug Fixes

  • Missing Dependencies for Built In Types break with validation @iancooper (#2516)