Releases: protocol-laboratory/pulsar-admin-java
Releases · protocol-laboratory/pulsar-admin-java
v0.3.0
What's Changed
- chore: update spring boot version to 3.2.9 by @Lam0923 in #36
- refactor: support jdk8 by @CennyMo in #37
- refactor: add jdk8 compile check by @CennyMo in #38
- fix: upgrade http-facade and fix incompatible issues by @CennyMo in #39
- docs: upgrade doc with http-facade by @CennyMo in #40
- docs: add code of conduct by @zhiheng123 in #41
- docs: use common code of conduct by @zhiheng123 in #42
- ci: add cla workflow by @zhiheng123 in #43
- feat: add http engine support by @CennyMo in #44
- feat: add subscriptions management by @CennyMo in #46
- add httpconfig and remove original tlsconfig and httpengineconfig by @CennyMo in #47
- refactor: add bom for dependency management by @CennyMo in #45
- fix: cla address 404 error by @zhiheng123 in #48
- refactor: upgrade facade version by @CennyMo in #49
New Contributors
- @Lam0923 made their first contribution in #36
- @zhiheng123 made their first contribution in #41
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- test: adapt test coverage by @shoothzj in #31
- feat: add spring maven module by @shoothzj in #32
- build: move to next dev version by @xiezhx9 in #33
- refactor: refactor http request code by http-facade by @CennyMo in #34
- build: rename pulsar-admin-jdk to pulsar-admin by @shoothzj in #35
New Contributors
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- refactor: extract tlsconfig by @shoothzj in #24
- chore: rename function by @instpe in #25
- feat: add partition status model definition by @instpe in #26
- feat: add get partition stats function by @instpe in #27
- fix: correct mgsbacklog type from int to long by @instpe in #28
- build:move to next dev version by @xiezhx9 in #29
- build: fix release failed by @shoothzj in #30
New Contributors
Full Changelog: v0.0.2...v0.1.0
v0.0.2
What's Changed
- Only depends log4j-slf4j in tests by @shoothzj in #19
- Optimize git ignore not exclude gradle directory by @shoothzj in #20
- refactor: rearrange project structure by @shoothzj in #21
- fix: fix nonpersitent topic impl bug by @shoothzj in #22
- feat: add reactor module by @shoothzj in #23
Full Changelog: v0.0.1...v0.0.2
v0.0.1
What's Changed
- enhance http client by @xiang092689 in #1
- add surefire component. by @Lico-Tom in #4
- pulsar tenant rest api by @xiang092689 in #3
- namespace rest api by @xiang092689 in #5
- TenantsTest assertion params order fixed by @xiang092689 in #6
- part of topics rest api implementation by @xiang092689 in #8
- add ssl. by @Lico-Tom in #7
- Allow config tls protocols ciphers by @shoothzj in #9
- clusters rest api by @xiang092689 in #11
- topics rest api implementation by @xiang092689 in #10
- add client test case by @shoothzj in #12
- add tls no verify test case by @shoothzj in #14
- add ciphers and protocol Parameter. by @Lico-Tom in #15
- add no-localhost cert by @Lico-Tom in #16
- remove disableHostnameVerification option by @xiang092689 in #17
- release 0.0.1 by @xiang092689 in #18
New Contributors
- @xiang092689 made their first contribution in #1
- @Lico-Tom made their first contribution in #4
Full Changelog: https://github.com/protocol-laboratory/pulsar-admin-java/commits/v0.0.1