Skip to content

Releases: datastax/pulsar-jms

2.4.8

31 Aug 14:36
Compare
Choose a tag to compare

What's Changed

  • Issue 56: implement createConnectionConsumer for Queues by @eolivelli in #57
  • [Transactions] Do not allow concurrent send and commit/rollback operations by @eolivelli in #58
  • [feature] add the ability to override the ConsumerConfiguration per Session/JMSContext by @eolivelli in #60

Full Changelog: 2.4.6...2.4.8

2.4.7

30 Aug 15:30
Compare
Choose a tag to compare

Full Changelog: 2.4.6...2.4.7

2.4.6

22 Aug 06:54
Compare
Choose a tag to compare

What's Changed

  • Server Side Filters: JMSTimestamp must be 0 long when it is not set by @eolivelli in #55

Full Changelog: 2.4.5...2.4.6

2.4.5

19 Aug 11:46
Compare
Choose a tag to compare

What's Changed

  • Fix behaviour of acknowledgeRejectedMessages with Server Side Filters by @eolivelli in #54

Full Changelog: 2.4.4...2.4.5

2.4.4

29 Jul 12:42
Compare
Choose a tag to compare

Full Changelog: 2.4.3...2.4.4

2.4.3

14 Jul 12:19
Compare
Choose a tag to compare

What's Changed

  • Update Pulsar Client to 2.10.1.0 by @eolivelli in #48
  • Feature: jms.useCredentialsFromCreateConnection by @eolivelli in #47
  • Fix handling of username/password for TCK by @eolivelli in #51
  • Feature: add support for DeadLetterQueue configuration by @eolivelli in #50
  • Filter: make it work without a Consumer (for backlog calculation) by @eolivelli in #52

Full Changelog: 2.4.2...2.4.3

2.4.2

30 Jun 13:31
Compare
Choose a tag to compare

What's Changed

  • ResourceAdapter: support containers (WildFly/JBoss) that do not start a transaction (use the XAResource interface) by @eolivelli in #45
  • JMS Queue: add a option to not create subscriptions with PulsarAdmin (jms.precreateQueueSubscription) by @eolivelli in #46

Full Changelog: 2.4.1...2.4.2

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