Skip to content

Releases: datastax/pulsar-jms

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

1.4.0

25 Mar 08:02
Compare
Choose a tag to compare

What's Changed

  • [tests] Make Pulsar version configurable during build and tests by @nicoloboschi in #15

Full Changelog: 1.3.2...1.4.0

1.3.2

03 Feb 22:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.1...1.3.2

1.3.1

03 Feb 13:21
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.0...1.3.1

Fast JMS for Pulsar - Release 1.3.0

08 Nov 11:48
Compare
Choose a tag to compare

News and Noteworthy:

Now you can use the JNDI API to build the ConnectionFactory object and to get the references to Destinations.
See com.datastax.oss.pulsar.jms.jndi.PulsarInitialContextFactory class

Fast JMS for Pulsar - Release 1.2.2

30 Aug 13:01
Compare
Choose a tag to compare
[maven-release-plugin] copy for tag 1.2.2

Fast JMS for Pulsar - Release 1.2.0

11 Aug 09:15
Compare
Choose a tag to compare

This release updates Pulsar Client to version 2.8.0 and introduces a few new features, like the support for Key_Based batched builder on the Producer.

1.0.0

11 May 14:56
Compare
Choose a tag to compare

This is the first release of Fast JMS Client for Apache Pulsar.

You can find here:

  • the Resource Adapter (the name of the file is pulsar-rar.rar, without a version, this is usual for Resource Adapters)
  • The uber Jar that contains the Pulsar JMS client with all of the dependencies

Please checkout the documentation in order to get started