Skip to content

Releases: ayeo-flex-org/pulsar-flex

1.1.0-beta.0

31 Jan 14:44
4986bd9
Compare
Choose a tag to compare
1.1.0-beta.0 Pre-release
Pre-release

What's Changed

Full Changelog: 1.0.1-beta.9...1.1.0-beta.0

1.0.1-beta.9

04 Jan 08:07
0d38a98
Compare
Choose a tag to compare
1.0.1-beta.9 Pre-release
Pre-release

What's Changed

Full Changelog: 1.0.1-beta.8...1.0.1-beta.9

1.0.1-beta.8

14 Dec 09:48
83e3aef
Compare
Choose a tag to compare
1.0.1-beta.8 Pre-release
Pre-release

What's Changed

  • changed the reflow to happen when a consumer reads a message by @galrose in #78

Full Changelog: 1.0.1-beta.7...1.0.1-beta.8

Fix sequence Id

29 Nov 13:49
df6d956
Compare
Choose a tag to compare
Fix sequence Id Pre-release
Pre-release
  • Fixed the sequence id increment

What's Changed

  • moved the sequenceId to increase before sending, so it always increases by @galrose in #76

Full Changelog: 1.0.1-beta.6...1.0.1-beta.7

Fix Reflow Issue and flakey test

17 Nov 18:34
1c1722b
Compare
Choose a tag to compare
Pre-release

Fixed the reflow issue when the backlog was empty, and fixed the flakey test for consumer unack

Fixed crucial reconnect producer bug

31 Oct 12:44
42d61c1
Compare
Choose a tag to compare
Pre-release

When sending messages/batches to a disconnected broker, exceptions weren't handled well
Removed duplicate reconnect logic
Fixed infinite reconnect bug

Properties for batch

31 Aug 08:37
15eeacd
Compare
Choose a tag to compare
Properties for batch Pre-release
Pre-release

Added properties for batch.

Redelivery Count and Consume Properties

25 Aug 06:44
076bd79
Compare
Choose a tag to compare
Pre-release

Add the redelivery count and the message properties on consume.

Negative ack for consumer

18 Aug 07:55
bdd634d
Compare
Choose a tag to compare
Pre-release

Added the option to send a negative ack for a consumer

Producer Batch bug fix

05 Aug 08:25
Compare
Choose a tag to compare
Pre-release
1.0.0-beta.2

changed version because of npm publish