Skip to content

3.1.0

Latest
Compare
Choose a tag to compare
@nscuro nscuro released this 09 Sep 18:03
· 3 commits to master since this release

What's Changed

  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.5 by @dependabot in #629
  • Bump org.junit.jupiter:junit-jupiter from 5.10.3 to 5.11.0 by @dependabot in #628
  • Bump lib.logback.version from 1.5.6 to 1.5.7 by @dependabot in #632
  • Bump com.nimbusds:oauth2-oidc-sdk from 11.14 to 11.16 by @dependabot in #633
  • Bump com.h2database:h2 from 2.3.230 to 2.3.232 by @dependabot in #627
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.4.0 by @dependabot in #635
  • Bump com.nimbusds:oauth2-oidc-sdk from 11.16 to 11.17 by @dependabot in #634
  • Bump lib.owasp.encoder.version from 1.3.0 to 1.3.1 by @dependabot in #636
  • Bump com.nimbusds:oauth2-oidc-sdk from 11.17 to 11.18 by @dependabot in #637
  • Fix missing OpenAPI response description in VersionResource by @nscuro in #631
  • Bump org.apache.maven.plugins:maven-dependency-plugin from 3.7.1 to 3.8.0 by @dependabot in #639
  • Bump org.datanucleus:datanucleus-rdbms from 6.0.7 to 6.0.8 by @dependabot in #645
  • Bump org.datanucleus:datanucleus-core from 6.0.7 to 6.0.8 by @dependabot in #644
  • fix: increase name column length to 255 by @cortesnoel-lm in #640
  • Bump org.datanucleus:datanucleus-api-jdo from 6.0.2 to 6.0.3 by @dependabot in #643
  • Bump org.mockito:mockito-core from 5.12.0 to 5.13.0 by @dependabot in #647
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.4.0 to 3.5.0 by @dependabot in #649
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0 by @dependabot in #650
  • Bump io.swagger.core.v3:swagger-annotations-jakarta from 2.2.22 to 2.2.23 by @dependabot in #648
  • Ensure the data directory exists, and is read- and writable by @nscuro in #646
  • Bump com.nimbusds:oauth2-oidc-sdk from 11.18 to 11.19 by @dependabot in #651
  • fix: default jwt ttl by @ShuP1 in #653
  • Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 by @dependabot in #652
  • Allow authentication via URI query parameter by @SaberStrat in #642
  • Bump com.nimbusds:oauth2-oidc-sdk from 11.19 to 11.19.1 by @dependabot in #655
  • Bump lib.jetty.version from 12.0.12 to 12.0.13 by @dependabot in #654
  • Bump lib.logback.version from 1.5.7 to 1.5.8 by @dependabot in #656
  • Bump version to 3.1.0-SNAPSHOT by @nscuro in #657
  • Allow reuse of transactional database connection pool by @nscuro in #658
  • Apply DataNucleus pass-through properties in unit test configuration by @nscuro in #659
  • Allow for customization of the Jetty WebAppContext by @nscuro in #660

New Contributors

Full Changelog: alpine-parent-3.0.1...alpine-parent-3.1.0