Skip to content

Releases: thenetcircle/event-bus

v3.0.3

04 Mar 02:52
Compare
Choose a tag to compare
Added Firebase Sink

v3.0.2: - optimize default configuration of tasks

29 Jan 08:07
Compare
Choose a tag to compare
- optimize deployment scripts
- optimize http connection pool
- optimize logs

v3.0.1: - Improved TaskLogger, Combined logs together for better log aggregat…

22 Jan 10:35
Compare
Choose a tag to compare
…ion later.

- Improved HttpSink RetrySender
- Other minor improvements

v3.0.0: - Improved execution model with more decoupled and reusable components

21 Jan 10:15
Compare
Choose a tag to compare
- Introduced new components (DecouplerBidiOperator, FilterOperator, FileOperator, etc...)
- Code reorganize and improvmenets
- Other bugfix and improvements

v2.2.0: - move topic mapping definition to another specific place for all app…

03 Jan 07:05
Compare
Choose a tag to compare
…s and envs.

- add tnc event filter
- improve admin interface

v2.1.2

24 Oct 06:39
Compare
Choose a tag to compare
refactor logging

v2.1.1

22 Oct 07:40
Compare
Choose a tag to compare
small fix

v2.1.0: add AsyncBuffer of KafkaSink to handle Kafka borkers failure cases, w…

18 Oct 09:44
Compare
Choose a tag to compare
…hich without blocking sender, and record failed events to logs by MissedEventHandler

v2.0.7

05 Oct 05:51
Compare
Choose a tag to compare
upgrade akka-stream-kafka to 0.22

v2.0.6

19 Sep 03:50
Compare
Choose a tag to compare
add logs for incoming events