Skip to content

Releases: datastax/pulsar-jms

2.4.11

20 Sep 12:52
Compare
Choose a tag to compare

What's Changed

  • Issue 68: Consumer cannot boot in case of PreconditionFailedException while downloading server-side-filters by @eolivelli in #69

Full Changelog: 2.4.10...2.4.11

2.4.10

12 Sep 15:10
Compare
Choose a tag to compare

What's Changed

  • Upgrade snakeyaml to 1.31 by @nicoloboschi in #66
  • Enhance support for Partitioned Topics about Server-side filters and QueueBrowser by @eolivelli in #67

Full Changelog: 2.4.9...2.4.10

2.4.9

02 Sep 15:13
Compare
Choose a tag to compare

What's Changed

  • Implement JMS Admin Commands by @eolivelli in #53
  • [Transactions] Support for sticky partitions (jms.transactionsStickyPartitions) by @eolivelli in #64
  • [Transactions] - Allow session.commit() and session.rollback() in MessageListener by @eolivelli in #65

Full Changelog: 2.4.8...2.4.9

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