Skip to content

alpine-parent-3.2.0

Latest
Compare
Choose a tag to compare
@nscuro nscuro released this 02 Apr 10:30
· 77 commits to master since this release

What's Changed

  • Allow PROPERTYVALUE to be bigger than 1024 by @Gepardgame in #722
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2 by @dependabot in #729
  • Bump com.zaxxer:HikariCP from 5.1.0 to 6.2.1 by @dependabot in #716
  • Bump lib.jetty.version from 12.0.15 to 12.0.16 by @dependabot in #731
  • Bump ch.qos.logback:logback-core from 1.5.12 to 1.5.13 by @dependabot in #735
  • Bump io.swagger.core.v3:swagger-annotations-jakarta from 2.2.26 to 2.2.27 by @dependabot in #732
  • Bump org.junit.jupiter:junit-jupiter from 5.11.3 to 5.11.4 by @dependabot in #733
  • Bump lib.logback.version from 1.5.13 to 1.5.14 by @dependabot in #736
  • Bump micrometer to 1.14.2 by @nscuro in #737
  • Bump lib.logback.version from 1.5.14 to 1.5.15 by @dependabot in #739
  • Bump org.assertj:assertj-core from 3.26.3 to 3.27.0 by @dependabot in #738
  • Bump org.assertj:assertj-core from 3.27.0 to 3.27.1 by @dependabot in #741
  • Bump org.datanucleus:datanucleus-core from 6.0.9 to 6.0.10 by @dependabot in #740
  • Fix SendMail performing hostname verification despite trustCert being enabled by @nscuro in #742
  • Bump org.mockito:mockito-core from 5.14.2 to 5.15.2 by @dependabot in #743
  • Bump lib.logback.version from 1.5.15 to 1.5.16 by @dependabot in #744
  • Bump lib.jersey.version from 3.1.9 to 3.1.10 by @dependabot in #746
  • Bump org.assertj:assertj-core from 3.27.1 to 3.27.2 by @dependabot in #745
  • Disable Maven transfer progress logs in CI by @nscuro in #747
  • Store API keys in hashed format by @Gepardgame in #687
  • Bump io.swagger.core.v3:swagger-annotations-jakarta from 2.2.27 to 2.2.28 by @dependabot in #750
  • Bump com.nimbusds:oauth2-oidc-sdk from 11.20.1 to 11.21 by @dependabot in #749
  • Bump lib.micrometer.version from 1.14.2 to 1.14.3 by @dependabot in #748
  • Bump com.nimbusds:oauth2-oidc-sdk from 11.21 to 11.21.2 by @dependabot in #754
  • Bump org.assertj:assertj-core from 3.27.2 to 3.27.3 by @dependabot in #752
  • Bump com.github.ben-manes.caffeine:caffeine from 3.1.8 to 3.2.0 by @dependabot in #751
  • Improves Hashed Api Key by @Gepardgame in #753
  • Bump com.nimbusds:oauth2-oidc-sdk from 11.21.2 to 11.21.3 by @dependabot in #756
  • Bump com.nimbusds:oauth2-oidc-sdk from 11.21.3 to 11.22 by @dependabot in #757
  • Populate principal MDC variable in AuthenticationFilter by @nscuro in #758
  • Bump com.nimbusds:oauth2-oidc-sdk from 11.22 to 11.22.1 by @dependabot in #759
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0 by @dependabot in #765
  • Bump com.nimbusds:oauth2-oidc-sdk from 11.22.1 to 11.23 by @dependabot in #763
  • Bump lib.micrometer.version from 1.14.3 to 1.14.4 by @dependabot in #760
  • Handle all legacy API key formats by @nscuro in #762
  • Retrieve effective permissions in AuthorizationFilter by @nscuro in #764
  • Increase public ID length of newly generated API keys from 5 to 8 by @nscuro in #766
  • Enrich MDC with request method and request URI by @nscuro in #771
  • Bump com.nimbusds:oauth2-oidc-sdk from 11.23 to 11.23.1 by @dependabot in #770
  • Bump lib.slf4j.version from 1.7.36 to 2.0.17 by @dependabot in #769
  • Bump lib.logback.version from 1.5.16 to 1.5.17 by @dependabot in #768
  • Bump com.fasterxml.jackson.core:jackson-databind from 2.18.2 to 2.18.3 by @dependabot in #775
  • Bump org.mockito:mockito-core from 5.15.2 to 5.16.0 by @dependabot in #774
  • Bump lib.jackson.version from 2.18.2 to 2.18.3 by @dependabot in #773
  • Bump lib.jetty.version from 12.0.16 to 12.0.17 by @dependabot in #776
  • Bump lib.micrometer.version from 1.14.4 to 1.14.5 by @dependabot in #777
  • Bump io.swagger.core.v3:swagger-annotations-jakarta from 2.2.28 to 2.2.29 by @dependabot in #778
  • Bump lib.jetty.version from 12.0.17 to 12.0.18 by @dependabot in #781
  • Bump org.mockito:mockito-core from 5.16.0 to 5.16.1 by @dependabot in #779
  • Bump lib.logback.version from 1.5.17 to 1.5.18 by @dependabot in #782
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.2 to 3.5.3 by @dependabot in #784
  • Bump com.zaxxer:HikariCP from 6.2.1 to 6.3.0 by @dependabot in #783

New Contributors

Full Changelog: alpine-parent-3.1.2...alpine-parent-3.2.0