12 Commits

Author SHA1 Message Date
Chris Bono
7a2337771f Update Pulsar to 3.3.6 2025-04-21 15:23:59 -05:00
Chris Bono
a1e639e419 Update to Pulsar 3.3.5
This updates pulsar-client-all from 3.3.4 to 3.3.5
2025-03-15 17:29:32 -05:00
Chris Bono
7137ef1e69 Update to Pulsar 3.3.4 (#1012)
This updates to the Pulsar client to version 3.3.4 in order to pickup
fix for CVE-2024-53990.
2025-01-21 13:57:05 -06:00
Chris Bono
bb2f2814c9 Update Pulsar to 3.3.3 (#955) 2024-12-08 10:40:34 -06:00
Chris Bono
ae05982286 Update to Pulsar 3.3.2 (#875)
This commit updates the version of Pulsar to 3.3.2.

Also, in Pulsar 3.3.2 the schema validation of an outgoing message value
happens later than it did previously. This requires the PulsarTemplate
to widen the try/catch net so that when this happens the producer is
closed properly. The backing change in Pulsar 3.3.2 can be seen here
f3c177e224 (diff-095bc2359e03726e031d8c2f210560c6a3218f48a969b0f75a2482e25cd54744R69)
2024-10-16 10:24:01 -05:00
Chris Bono
4981b28c2d Update to Pulsar 3.3.1 (#772)
* Update to Pulsar 3.3.1

* Handles deprecation to PulsarClient.getPartitionsForTopic(String)

* Adds support to PulsarClientProxy for newly added
PulsarClient.getPartitionsForTopic(String, boolean)

* Add deprecation note to "What's New" doc

Resolves #767
2024-08-10 21:24:19 -05:00
Chris Bono
2801131da7 Update to Pulsar 3.3.0 (#763)
Resolves #757
2024-07-30 14:43:24 -05:00
Chris Bono
968eff660f Update Pulsar to 3.2.3 (#679) 2024-05-17 22:30:08 -05:00
Chris Bono
51c6b0143b Update to Pulsar 3.2.2
Resolves #642
2024-04-15 08:54:50 -05:00
Chris Bono
7198fc87f6 Update to Pulsar 3.2.1 (#608) 2024-03-14 19:13:23 -05:00
Chris Bono
0da4142b48 Update to Pulsar 3.2.0 (#564)
Resolves #563
2024-02-05 10:09:02 -06:00
Chris Bono
12334ffcfc [Samples] Make sample-pulsar-reader testable 2024-01-15 14:26:02 -06:00