Releases: apache/pulsar-manager
v0.5.0-candidate-1
What's Changed
fix: NPE in BrokersServiceImplTest by @tisonkun in #518
Fix the bug about el-radio tag in namespace.vue by @linkun-wang in #524
fix: this.postFormbroker is undefind in broker.vue by @linkun-wang in #529
fix: i18n bugs of Breadcrumb by @linkun-wang in #526
Remove JWT validation from production code by @JLLeitschuh in #547
chore: upgrade gradle,java and spring-boot by @jonas-grgt in #546
build: update to java 17 by @jonas-grgt in #548
fix init_db.sql to also take variables from environment by @Mortom123 in #556
fix: spring boot 2.5 requires tomcat 9 by @bpereto in #559
Upgrade Gradle to 8.7 and add versions plugin by @lhotari in #557
fix: add token column to init sql by @bpereto in #561
fix: error pages path exception by @bpereto in #562
fix: check for existing superuser by @maranmaran in #564
feat: support seeding default superuser via application.properties by @maranmaran in #565
feat: Support different environments to use different tokens by @hrzzzz in #500
Adding https support for backend service by @gurleen-gks in #486
fix the broker stats with different environments by @bpereto in #570
fix: remove circular dep in admin svc, adjusts default superuser env flag name and default by @maranmaran in #572
New Contributors
@linkun-wang made their first contribution in #524
@JLLeitschuh made their first contribution in #547
@jonas-grgt made their first contribution in #546
@Mortom123 made their first contribution in #556
@bpereto made their first contribution in #559
@lhotari made their first contribution in #557
@maranmaran made their first contribution in #564
v0.4.0
What's Changed
- Update stale description of creating environment in README by @maxsxu in #462
- feat:upgrade version to 0.3.0 by @urfreespace in #458
- Move version to 0.3.0 by @urfreespace in #455
- Align BouncyCastle transitive dependecies to 1.68 by @nicoloboschi in #466
- Fix URL for example in README.md by @corymacd in #475
- Removing conflicting dependencies by @gurleen-gks in #482
- Removing transitive dependencies for log4j by @gurleen-gks in #488
- Redirect notifications to the commits@ list instead of dev by @merlimat in #490
- For #492, Remove unused 'token' by @Hongten in #493
- Use correct path for initdb and pg_ctl by @mzwennes in #478
- Update support for casdoor by @jakiuncle in #484
- [improve][doc] Add casdoor document for administration-pulsar-manager by @jakiuncle in #499
- Fix create topic failure for non-partitioned topic by @Apurva007 in #504
- Fix 307 redirect errors when connecting to multi-broker cluster by @Apurva007 in #503
- Use existing database if present by @vfauth in #501
- Upgrade Gradle and Gralde Node Plugin to fix build issues by @tisonkun in #510
- Fix GHA workflow syntax by @tisonkun in #511
- build: upgrade deps for building on modern machine by @tisonkun in #513
New Contributors
- @maxsxu made their first contribution in #462
- @nicoloboschi made their first contribution in #466
- @corymacd made their first contribution in #475
- @gurleen-gks made their first contribution in #482
- @merlimat made their first contribution in #490
- @Hongten made their first contribution in #493
- @mzwennes made their first contribution in #478
- @jakiuncle made their first contribution in #484
- @Apurva007 made their first contribution in #504
- @vfauth made their first contribution in #501
Full Changelog: v0.3.0...v0.4.0
v0.4.0-candidate-2
What's Changed
- Update stale description of creating environment in README by @maxsxu in #462
- feat:upgrade version to 0.3.0 by @urfreespace in #458
- Move version to 0.3.0 by @urfreespace in #455
- Align BouncyCastle transitive dependecies to 1.68 by @nicoloboschi in #466
- Fix URL for example in README.md by @corymacd in #475
- Removing conflicting dependencies by @gurleen-gks in #482
- Removing transitive dependencies for log4j by @gurleen-gks in #488
- Redirect notifications to the commits@ list instead of dev by @merlimat in #490
- For #492, Remove unused 'token' by @Hongten in #493
- Use correct path for initdb and pg_ctl by @mzwennes in #478
- Update support for casdoor by @jakiuncle in #484
- [improve][doc] Add casdoor document for administration-pulsar-manager by @jakiuncle in #499
- Fix create topic failure for non-partitioned topic by @Apurva007 in #504
- Fix 307 redirect errors when connecting to multi-broker cluster by @Apurva007 in #503
- Use existing database if present by @vfauth in #501
- Upgrade Gradle and Gralde Node Plugin to fix build issues by @tisonkun in #510
- Fix GHA workflow syntax by @tisonkun in #511
- build: upgrade deps for building on modern machine by @tisonkun in #513
New Contributors
- @maxsxu made their first contribution in #462
- @nicoloboschi made their first contribution in #466
- @corymacd made their first contribution in #475
- @gurleen-gks made their first contribution in #482
- @merlimat made their first contribution in #490
- @Hongten made their first contribution in #493
- @mzwennes made their first contribution in #478
- @jakiuncle made their first contribution in #484
- @Apurva007 made their first contribution in #504
- @vfauth made their first contribution in #501
Full Changelog: v0.3.0...v0.4.0-candidate-2
v0.4.0-candidate-1
What's Changed
- Update stale description of creating environment in README by @maxsxu in #462
- feat:upgrade version to 0.3.0 by @urfreespace in #458
- Move version to 0.3.0 by @urfreespace in #455
- Align BouncyCastle transitive dependecies to 1.68 by @nicoloboschi in #466
- Fix URL for example in README.md by @corymacd in #475
- Removing conflicting dependencies by @gurleen-gks in #482
- Removing transitive dependencies for log4j by @gurleen-gks in #488
- Redirect notifications to the commits@ list instead of dev by @merlimat in #490
- For #492, Remove unused 'token' by @Hongten in #493
- Use correct path for initdb and pg_ctl by @mzwennes in #478
- Update support for casdoor by @jakiuncle in #484
- [improve][doc] Add casdoor document for administration-pulsar-manager by @jakiuncle in #499
- Fix create topic failure for non-partitioned topic by @Apurva007 in #504
- Fix 307 redirect errors when connecting to multi-broker cluster by @Apurva007 in #503
- Use existing database if present by @vfauth in #501
- Upgrade Gradle and Gralde Node Plugin to fix build issues by @tisonkun in #510
- Fix GHA workflow syntax by @tisonkun in #511
- build: upgrade deps for building on modern machine by @tisonkun in #513
New Contributors
- @maxsxu made their first contribution in #462
- @nicoloboschi made their first contribution in #466
- @corymacd made their first contribution in #475
- @gurleen-gks made their first contribution in #482
- @merlimat made their first contribution in #490
- @Hongten made their first contribution in #493
- @mzwennes made their first contribution in #478
- @jakiuncle made their first contribution in #484
- @Apurva007 made their first contribution in #504
- @vfauth made their first contribution in #501
- @tisonkun made their first contribution in #510
Full Changelog: v0.3.0...v0.4.0-candidate-1
v0.3.0
0.3.0 — 2022-05-25
Download
https://pulsar.apache.org/download
For a complete list of issues fixed, see
https://github.com/apache/pulsar-manager/milestone/4?closed=1
v0.2.0
0.2.0 — 2020-09-28
Download
https://pulsar.apache.org/download
For a complete list of issues fixed, see
https://github.com/apache/pulsar-manager/milestone/3?closed=1
v0.1.0
0.1.0 — 2019-11-25
This is the first release of the Pulsar Manager.
https://pulsar.apache.org/download
For a complete list of issues fixed, see
https://github.com/apache/pulsar-manager/milestone/2?closed=1