v0.5.0-candidate-1
Pre-releaseWhat'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