Skip to content

v1.1.16

Choose a tag to compare

@thomasturrell thomasturrell released this 16 Nov 00:37
· 67 commits to main since this release

What's Changed

  • Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.0 to 3.3.1 by @dependabot[bot] in #224
  • Bump io.hypersistence:hypersistence-utils-hibernate-60 from 3.6.0 to 3.6.1 by @dependabot[bot] in #226
  • Bump org.springframework.boot:spring-boot-starter-parent from 3.1.5 to 3.2.0 by @dependabot[bot] in #227
  • Bump io.hypersistence:hypersistence-utils-hibernate-60 from 3.6.1 to 3.7.0 by @dependabot[bot] in #230
  • Bump org.springframework.boot:spring-boot-starter-parent from 3.2.0 to 3.2.1 by @dependabot[bot] in #229
  • Bump org.springframework.boot:spring-boot-starter-parent from 3.2.1 to 3.2.2 by @dependabot[bot] in #231
  • Bump jjwt.version from 0.12.3 to 0.12.4 by @dependabot[bot] in #232
  • Bump io.hypersistence:hypersistence-utils-hibernate-60 from 3.7.0 to 3.7.1 by @dependabot[bot] in #234
  • Bump jjwt.version from 0.12.4 to 0.12.5 by @dependabot[bot] in #233
  • Bump io.hypersistence:hypersistence-utils-hibernate-60 from 3.7.1 to 3.7.2 by @dependabot[bot] in #235
  • Bump io.hypersistence:hypersistence-utils-hibernate-60 from 3.7.2 to 3.7.3 by @dependabot[bot] in #236
  • Bump org.springframework.boot:spring-boot-starter-parent from 3.2.2 to 3.2.3 by @dependabot[bot] in #237
  • Bump org.springframework.boot:spring-boot-starter-parent from 3.2.3 to 3.2.4 by @dependabot[bot] in #239
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.2 by @dependabot[bot] in #241
  • Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 by @dependabot[bot] in #242
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.2 to 3.2.3 by @dependabot[bot] in #243
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.3 to 3.2.4 by @dependabot[bot] in #244
  • Bump org.springframework.boot:spring-boot-starter-parent from 3.2.4 to 3.2.5 by @dependabot[bot] in #245
  • Bump io.hypersistence:hypersistence-utils-hibernate-60 from 3.7.3 to 3.7.5 by @dependabot[bot] in #247
  • Bump org.springframework.boot:spring-boot-starter-parent from 3.2.5 to 3.3.0 by @dependabot[bot] in #248
  • Bump org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.13 to 1.7.0 by @dependabot[bot] in #249
  • Bump io.hypersistence:hypersistence-utils-hibernate-60 from 3.7.5 to 3.7.6 by @dependabot[bot] in #250
  • Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.1 to 3.4.0 by @dependabot[bot] in #251
  • Bump org.springframework.boot:spring-boot-starter-parent from 3.3.0 to 3.3.1 by @dependabot[bot] in #254
  • Bump io.hypersistence:hypersistence-utils-hibernate-60 from 3.7.6 to 3.8.1 by @dependabot[bot] in #256
  • Bump jjwt.version from 0.12.5 to 0.12.6 by @dependabot[bot] in #252
  • Bump io.hypersistence:hypersistence-utils-hibernate-60 from 3.8.1 to 3.8.2 by @dependabot[bot] in #258
  • Bump org.springframework.boot:spring-boot-starter-parent from 3.3.1 to 3.3.2 by @dependabot[bot] in #257
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.5 by @dependabot[bot] in #259
  • Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.4.0 to 3.5.0 by @dependabot[bot] in #260
  • Bump org.springframework.boot:spring-boot-starter-parent from 3.3.2 to 3.3.3 by @dependabot[bot] in #261
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.5 to 3.2.6 by @dependabot[bot] in #262
  • Bump org.springframework.boot:spring-boot-starter-parent from 3.3.3 to 3.3.4 by @dependabot[bot] in #263
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.6 to 3.2.7 by @dependabot[bot] in #264
  • Bump io.hypersistence:hypersistence-utils-hibernate-60 from 3.8.2 to 3.8.3 by @dependabot[bot] in #265
  • Bump org.springframework.boot:spring-boot-starter-parent from 3.3.4 to 3.3.5 by @dependabot[bot] in #267
  • Remove unnecessary IOException declarations by @Copilot in #295
  • Bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.14 by @dependabot[bot] in #289
  • Replace lambda expressions with method references by @Copilot in #304
  • Add OkHttp BOM to xapi-client for Spring Boot 3.5.7 compatibility by @Copilot in #307
  • Bump org.springframework.boot:spring-boot-starter-parent from 3.3.5 to 3.5.7 by @dependabot[bot] in #290
  • Add OkHttp BOM to root POM for centralized dependency management by @Copilot in #305
  • Remove unthrown exception declarations from methods by @Copilot in #309
  • Address outstanding SonarCloud issues on main branch by @Copilot in #311
  • Update copyright year to 2025 across project files by @Copilot in #314
  • Fix javadoc generation blocking snapshot deployment by @Copilot in #331
  • Exclude sample modules from Maven release using explicit reactor selection by @Copilot in #338

New Contributors

  • @Copilot made their first contribution in #294

Full Changelog: v1.1.15...v1.1.16