Skip to content

Releases: datastax/pulsar-jms

2.4.1

17 Jun 18:26
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.4.0...2.4.1

2.4.0

07 Jun 12:49
Compare
Choose a tag to compare

What's Changed

  • Lazily evaluate Message Properties by @eolivelli in #41
  • Feature: jms.emulateTransactions by @eolivelli in #39
  • [Feature] Add support for leveraging Pulsar Schema Registry while consuming by @eolivelli in #42

Full Changelog: 2.3.3...2.4.0

2.3.3

03 Jun 13:01
Compare
Choose a tag to compare

What's Changed

  • Fix Transactions behaviour with Consumer closed before Transactions.rollback() by @eolivelli in #40

Full Changelog: 2.3.2...2.3.3

2.3.2

01 Jun 07:34
Compare
Choose a tag to compare

What's Changed

  • Fix Javadocs imported from ActiveMQ code and add NOTICE.txt by @eolivelli in #38

Full Changelog: 2.3.1...2.3.2

2.3.1

31 May 18:43
Compare
Choose a tag to compare

What's Changed

  • Import modified ActiveMQ code for Selectors by @eolivelli in #34
  • Add tests for huge consumer side selectors by @eolivelli in #31
  • Remove more third party non-shaded dependencies from pulsar-jms-all by @eolivelli in #35
  • Remove TCK Exclusions about QueueBrowser by @eolivelli in #37
  • Filters: better implementation of Equals and IS NULL by @eolivelli in #36

Full Changelog: 2.3.0...2.3.1

2.3.0

24 May 07:12
Compare
Choose a tag to compare

What's Changed

  • Issue 26: Implement createConnectionConsumer for Jboss EE by @eolivelli in #27
  • Add tests about PIP-54 feature batchIndexAckEnabled by @eolivelli in #32

Full Changelog: 2.2.0...2.3.0

2.2.0

20 May 12:57
Compare
Choose a tag to compare

What's Changed

  • Reduce memory allocations and CPU Cycles for Message Selectors on the Broker and on the Client by @eolivelli in #25
  • Feature: new JMS CLI sample application by @eolivelli in #28
  • JMS Cli: add command to create a JMS Subscription with server side filters by @eolivelli in #29
  • Add new PulsarJMSConstants.INDIVIDUAL_ACKNOWLEDGE Session mode to allow individual acknowledgment of messages

Full Changelog: 2.1.0...2.2.0

2.1.0

16 May 20:09
Compare
Choose a tag to compare

Full Changelog: 2.0.0...2.1.0

2.0.0

12 May 06:20
Compare
Choose a tag to compare

What's Changed

  • Implement support for Broker-Side Selectors by @eolivelli in #22
  • Run TCK with server side selectors by @eolivelli in #23
  • Support Server-Side Filters for Queues, NoLocal and TimeToLive by @eolivelli in #24

New Contributors

Full Changelog: 1.5.0...2.0.0

1.5.0

22 Apr 12:18
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.0...1.5.0