Releases: jhipster/generator-jhipster-quarkus
Releases · jhipster/generator-jhipster-quarkus
v3.3.0
What's Changed
- Update generator-jhipster to 8.7.3 by @mshima in #406
- Fix API documentation by @mshima in #368
- Setup dependabot by @emilpaw in #371
- Skip native step if source didn't changed by @mshima in #374
- Fix swagger annotation import by @GeraldScott in #369
- Renaming the wrongly left @RequestParam to @QueryParam by @gochev in #370
- Fix dependabot gradle directory by @emilpaw in #375
- Remove unknown label by @emilpaw in #381
- Fix logic for including JsonIgnore annotation by @mraible in #408
📦 Dependency updates
- Bump dependabot/fetch-metadata to 2.2.0 by @dependabot in #366
- Bump micromatch to 4.0.8 in the npm_and_yarn group across 1 directory by @dependabot in #373
- Bump com.github.dasniko:testcontainers-keycloak to 3.5.1 by @dependabot in #402
- Bump com.gorylenko.gradle-git-properties to 2.4.2 by @dependabot in #383
- Bump com.tngtech.archunit:archunit-junit5-api to 1.3.0 by @dependabot in #384
- Bump org.sonarqube to 5.1.0.4882 by @dependabot in #378
- Bump org.graalvm.nativeimage:svm to 24.0.2 by @dependabot in #382
- Bump org.assertj:assertj-core to 3.26.3 by @dependabot in #386
- Bump peter-evans/create-pull-request to 7 by @dependabot in #390
- Bump org.mapstruct:mapstruct-processor to 1.6.2 by @dependabot in #392
- Bump org.mapstruct:mapstruct to 1.6.2 by @dependabot in #393
- Bump org.graalvm.nativeimage:svm to 24.1.0 by @dependabot in #395
- Bump com.github.node-gradle.node to 7.1.0 by @dependabot in #399
- Bump org.openapi.generator to 7.9.0 by @dependabot in #401
- Bump org.graalvm.nativeimage:svm 24.1.1 by @dependabot in #403
- Bump com.puppycrawl.tools:checkstyle 10.19.0 by @dependabot in #404
- Bump org.apache.camel.quarkus:camel-quarkus-jackson to 3.16.0 by @dependabot in #405
New Contributors
- @GeraldScott made their first contribution in #369
- @gochev made their first contribution in #370
Full Changelog: v3.2.0...v3.3.0
v3.2.0
What's Changed
- Upgrade to JHipster v8.5.0 by @mshima in #354
- Upgrade to Quarkus 3.11 by @mraible in #347
- Add devcontainer by @bhadreshdesai in #349
- Fix Gradle properties by @bhadreshdesai in #350
- Change auth prompt type to list by @emilpaw in #355
- Upgrade Camel Jackson to 3.11.0 by @mraible in #359
- Change quarkus.package.type=native to quarkus.native.enabled=true by @mraible in #358
- Bump vite from 5.2.3 to 5.2.8 by @dependabot in #346
New Contributors
- @bhadreshdesai made their first contribution in #349
Full Changelog: v3.1.0...v3.2.0
v3.1.0 JHipster Quarkus Blueprint - 03-23-2024
What's Changed
Full Changelog: v3.0.0...v3.1.0
v3.0.0 JHipster Quarkus Blueprint
What's Changed
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #290
- Bump semver from 7.3.8 to 7.5.2 by @dependabot in #289
- Upgrade to Quarkus 3 by @mraible in #285
- Bump @babel/traverse from 7.21.3 to 7.23.2 by @dependabot in #295
- migrate to jhipster v8 by @mshima in #296
- simplify samples workflow by @mshima in #301
- 🚀 Quarkus 3.5.0 by @mraible in #300
- switch to jhipster-quarkus cli by @mshima in #303
- Update Copyright Headers by @github-actions in #307
- wait for MySQL server to start by @mshima in #308
- Bump vite from 4.5.0 to 5.0.5 by @dependabot in #306
- Bump follow-redirects from 1.15.3 to 1.15.4 by @dependabot in #309
- Fix missing enum import by @emilpaw in #311
- Bump vite from 5.0.5 to 5.0.12 by @dependabot in #310
- Move service class to correct package by @emilpaw in #313
- Bump ip from 2.0.0 to 2.0.1 by @dependabot in #314
- Add dependabot to keep dependencies up-to-date by @mraible in #317
- Upgrade to JHipster 8.1.0 by @mraible in #316
- Indent messages in end message to match main generator by @mraible in #315
- Bump actions/setup-node from 3 to 4 by @dependabot in #322
- Bump actions/setup-java from 3 to 4 by @dependabot in #320
- Bump peter-evans/create-pull-request from 4 to 6 by @dependabot in #319
- Bump actions/upload-artifact from 2 to 4 by @dependabot in #321
- Bump eslint-plugin-prettier from 5.0.1 to 5.1.3 by @dependabot in #324
- Bump eslint-config-prettier from 9.0.0 to 9.1.0 by @dependabot in #329
- Bump actions/checkout from 3 to 4 by @dependabot in #318
- Bump eslint from 8.52.0 to 8.57.0 by @dependabot in #325
- Bump eslint-plugin-import from 2.29.0 to 2.29.1 by @dependabot in #328
- Bump prettier from 3.0.3 to 3.2.5 by @dependabot in #326
- adjusts to generator-jhipster 8.1.0 update by @mshima in #333
- switch keycloak to v23 in test by @mshima in #302
- Upgrade to Quarkus 3.6.9 by @mraible in #330
- Fix many-to-one relationships by @emilpaw in #334
- feat: Support quarkus v3.8.x by @vishal423 in #335
New Contributors
Full Changelog: v2.0.0...v3.0.0
v2.0.0 JHipster Quarkus Blueprint
What's Changed
- 7.x features by @mshima in #223
- Update maven wrapper version to 3.8.2 by @DanielFran in #226
- Customize JHipster 7 features. by @mshima in #224
- feat: Upgrade JHipster, Quarkus dependencies, fix broken flows by @vishal423 in #247
- Fix sql docker images. by @mshima in #252
- Fix OIDC settings for prod profile by @mraible in #254
- Upgrade to Quarkus 2.13.3 by @mraible in #255
- fix: Change authority resource Path mapping to align with UI by @vishal423 in #257
- Improve workflow by @mshima in #260
- fix: Handle errors while sending out emails by @vishal423 in #261
- fix: Fix Keycloak authorization, cypress tests by @vishal423 in #267
- fix: Gradle CI build and modernizer violations by @vishal423 in #268
- fix: Do not use transactions for non-sql db by @vishal423 in #270
- chore: Fix native builds, unify native CI workflow and smoke workflow by @vishal423 in #269
- Disable no database CI workflow by @vishal423 in #271
- Add copyright script by @DanielFran in #274
- Update Copyright Headers by @github-actions in #275
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #276
- Bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #277
- Update blueprint dependencies and quarkus version to 2.16.2 by @vishal423 in #278
- feat: Support Integration/Native tests by @vishal423 in #280
- chore: Prepare next release v2.0.0 by @vishal423 in #283
New Contributors
- @mshima made their first contribution in #223
- @vishal423 made their first contribution in #247
- @github-actions made their first contribution in #275
Full Changelog: v2.0.0-beta.1...v2.0.0
v2.0.0-beta.1
- Update Nodejs version to 14.16.0 #178 @DanielFran
- Fix the JHipster version in the GitHub actions CI #181 @avdev4j
- Add a Native build pipeline in the CI #176 @avdev4j
- fix building native image with the MongoDB #180 @vektory79
- support for gradle build #182 @vektory79
- Machine friendly exceptions #183 @lwitkowski
- quarkus-resteasy-problem extension to v1.0.0 #205 @lwitkowski
- Update to Quarkus 2.1.0.Final #206 @agoncal
Please note this version contains a lot of breaking changes since Quarkus has been upgraded to 2.1.0. Only the SQL profiles have been migrated to DevServices (not yet NoSQL and caching options are working with this first beta version).
v1.1.1
v1.1.0
v1.0.0
What’s Changed
- Add GitHub action for sample (#164) @avdev4j
- Updating generator dependencies before v1 release (#163) @danielpetisme
- Add web.xml file to enable h2-console servlet (#162) @avdev4j
- Add loggers management (#161) @avdev4j
- Update dependencies (#160) @danielpetisme
- Implementing threaddump endpoint (#159) @danielpetisme
- Add configurations (#158) @avdev4j
- Add a specific version for camel-quarkus-jackson (#156) @avdev4j
- Upgrade to Quarkus 1.11.0 (#155) @avdev4j
- Update Headers for 2021 (#154) @DanielFran
- Add client tests phase in CI (#152) @avdev4j