What's Changed
- feat(openapi): update version by @github-actions in #291
- chore(java17): Upgrade for Java 17 by @vhemery in #307
- chore(deps): bump org.testcontainers:testcontainers-bom from 1.18.3 to 1.19.2 by @dependabot in #305
- chore(deps): bump org.codehaus.groovy:groovy from 3.0.18 to 3.0.19 by @dependabot in #295
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #298
- chore(deps-dev): bump org.mockito:mockito-junit-jupiter from 5.4.0 to 5.7.0 by @dependabot in #303
- chore(deps-dev): bump ch.qos.logback:logback-classic from 1.2.11 to 1.2.13 by @dependabot in #314
- chore(deps): bump actions/setup-java from 3 to 4 by @dependabot in #311
- chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.2 by @dependabot in #310
- chore(deps): bump org.sonarsource.scanner.maven:sonar-maven-plugin from 3.9.1.2184 to 3.10.0.2594 by @dependabot in #309
- chore(deps): bump com.fasterxml.jackson:jackson-bom from 2.15.2 to 2.16.0 by @dependabot in #308
- chore(deps): bump io.github.openfeign:feign-bom from 12.4 to 13.1 by @dependabot in #306
- chore(deps): bump org.openapitools:openapi-generator-maven-plugin from 6.6.0 to 7.1.0 by @dependabot in #304
- chore(deps): bump org.testcontainers:testcontainers-bom from 1.19.2 to 1.19.5 by @dependabot in #329
- chore(deps): bump org.junit:junit-bom from 5.10.0 to 5.10.2 by @dependabot in #328
- chore(deps): bump peter-evans/create-pull-request from 5 to 6 by @dependabot in #327
- chore(deps): bump actions/cache from 3 to 4 by @dependabot in #324
- chore(deps): bump org.apache.maven.plugins:maven-failsafe-plugin from 3.1.2 to 3.2.5 by @dependabot in #322
- chore(deps): bump com.diffplug.spotless:spotless-maven-plugin from 2.38.0 to 2.43.0 by @dependabot in #325
- chore(deps): bump github/codeql-action from 2 to 3 by @dependabot in #321
- chore(deps): bump okhttp.version from 4.11.0 to 4.12.0 by @dependabot in #319
- chore(deps): bump the maven-plugins group with 5 updates by @dependabot in #344
- chore(deps): bump com.fasterxml.jackson:jackson-bom from 2.16.0 to 2.17.1 in the jackson group by @dependabot in #343
- chore(deps-dev): bump the development-dependencies group with 5 updates by @dependabot in #341
- chore(deps): bump io.swagger:swagger-annotations from 1.6.11 to 1.6.14 by @dependabot in #337
- chore(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.12 by @dependabot in #338
- chore(deps): bump org.openapitools:openapi-generator-maven-plugin from 7.1.0 to 7.5.0 by @dependabot in #339
- chore(deps): bump io.github.openfeign:feign-bom from 13.1 to 13.2.1 in the github group by @dependabot in #342
- chore(deps): bump org.projectlombok:lombok from 1.18.30 to 1.18.32 by @dependabot in #345
- chore(deps-dev): bump org.assertj:assertj-core from 3.25.3 to 3.26.0 in the development-dependencies group by @dependabot in #347
- chore(deps): bump jakarta.annotation:jakarta.annotation-api from 2.1.1 to 3.0.0 by @dependabot in #348
- chore(deps): bump org.codehaus.groovy:groovy from 3.0.19 to 3.0.21 by @dependabot in #349
- chore(deps): bump org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.13 to 1.7.0 by @dependabot in #350
- chore(deps): bump org.testcontainers:testcontainers-bom from 1.19.5 to 1.19.8 by @dependabot in #351
- chore(deps): bump org.openapitools:openapi-generator-maven-plugin from 7.5.0 to 7.6.0 by @dependabot in #353
- chore(deps): bump org.sonarsource.scanner.maven:sonar-maven-plugin from 3.10.0.2594 to 3.11.0.3922 by @dependabot in #352
- chore(secrets): use Keeper action by @rbioteau in #359
- chore(deps): bump the maven-plugins group across 1 directory with 3 updates by @dependabot in #358
- chore(deps): bump org.sonarsource.scanner.maven:sonar-maven-plugin from 3.11.0.3922 to 4.0.0.4121 by @dependabot in #357
- chore(deps): bump io.github.openfeign:feign-bom from 13.2.1 to 13.3 in the github group by @dependabot in #361
- feat(codegen): support new linked applications model by @akantcheff in #355
- chore(deps): bump com.fasterxml.jackson:jackson-bom from 2.17.1 to 2.17.2 in the jackson group by @dependabot in #366
- chore(deps): bump org.codehaus.groovy:groovy from 3.0.21 to 3.0.22 by @dependabot in #365
- chore(deps): bump org.projectlombok:lombok from 1.18.32 to 1.18.34 by @dependabot in #363
- chore(deps): bump org.junit:junit-bom from 5.10.2 to 5.10.3 by @dependabot in #364
- chore(deps): bump org.openapitools:openapi-generator-maven-plugin from 7.6.0 to 7.7.0 by @dependabot in #367
- feat(codegen): use interface for Application by @vhemery in #362
- feat(codegen): Use new REST API with Application Link create/update by @vhemery in #368
- chore(deps): bump org.testcontainers:testcontainers-bom from 1.19.8 to 1.20.1 by @dependabot in #372
- chore(deps): bump org.junit:junit-bom from 5.10.3 to 5.11.0 by @dependabot in #376
- chore(deps): bump the maven-plugins group across 1 directory with 4 updates by @dependabot in #378
- chore(deps): bump the development-dependencies group across 1 directory with 5 updates by @dependabot in #379
- feat(openapi): update version by @github-actions in #385
- fix(update): Application update must also replace application links. by @vhemery in #386
- chore(deps): bump the maven-plugins group across 1 directory with 4 updates by @dependabot in #390
- chore(deps-dev): bump the development-dependencies group across 1 directory with 2 updates by @dependabot in #389
- chore(deps): bump com.fasterxml.jackson:jackson-bom from 2.17.2 to 2.18.0 in the jackson group by @dependabot in #388
- chore(deps): bump io.github.openfeign:feign-bom from 13.3 to 13.4 in the github group by @dependabot in #387
- chore(deps): bump org.openapitools:openapi-generator-maven-plugin from 7.7.0 to 7.8.0 by @dependabot in #377
- chore(codegen): use 7.8.0 by @rbioteau in #391
- feat(openapi): update version by @github-actions in #392
New Contributors
Full Changelog: 1.0.1...2.0.0