Releases: datastax/pulsar-jms
Releases · datastax/pulsar-jms
2.4.11
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
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
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
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
Full Changelog: 2.4.6...2.4.7
2.4.6
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
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
Full Changelog: 2.4.3...2.4.4
2.4.3
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
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