22 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
fe1e93e48c Update to Pulsar 3.1.2 (#538)
Resolves #534
2024-01-09 17:47:10 -06:00
Chris Bono
8ea93eba3e Update to Pulsar client 3.1.1 (#496) 2023-11-20 14:15:44 -06:00
Chris Bono
7256ecf399 Update to Pulsar v3.1.0 (#438)
See #437
2023-08-27 17:20:58 -05:00
Chris Bono
9f2b2844af Update Pulsar 3.0.0 (#404) 2023-05-10 18:32:31 -05:00
Chris Bono
64159ff350 Update Pulsar to 2.11.0 (#337)
* User template vars for links to pulsar docs site
* Update all code references to `2.11.0`
2023-02-14 14:52:09 -06:00
Chris Bono
59a4d94964 Update Pulsar 2.10.3 (#315) 2023-02-06 14:04:59 -06:00
Chris Bono
3fa7eac156 [Tools] Update Pulsar scripts for Arm64
- Remove "arm64" suffix from volumes
2022-12-20 17:04:36 -06:00
Chris Bono
6638eeb439 Add stop and kill docker scripts specific to arm64 2022-11-19 21:24:54 -06:00
Chris Bono
77e5fc8f25 Add script to start Pulsar with Arm64 image 2022-11-17 21:30:53 -06:00
Chris Bono
749f2dbb5e Add spring boot starter module (#56)
Also:
* Clean up dependencies (remove unused)
* Add README in samples how to run w/ new tools/pulsar

Fixes #49
2022-08-07 23:42:43 -05:00
Chris Bono
cb5a2f006e Add scripts to run standalone in Docker (#54)
Fixes #32
2022-08-07 00:00:49 -05:00