Skip to content

v3.2.12

Compare
Choose a tag to compare
@spring-builds spring-builds released this 21 Nov 09:38
· 3275 commits to main since this release

🐞 Bug Fixes

  • Cannot package OCI image when 'docker.io/paketobuildpacks/new-relic' is provided as a buildpack #43126
  • WebServerPortFileWriter fails when using a portfile without extension #43115
  • SslOptions.isSpecified() only returns true if ciphers and enabled protocols are set #43082
  • Logback logging system does not process URLs with paths not ending in .xml #42986
  • NPE in bootBuildImage when setting DOCKER_CONTEXT=default #42958
  • build-info doesn't support seconds since the epoch from project.build.outputTimestamp #42922
  • X-Registry-Auth header sent to Docker Engine API contains field "authHeader" #42910
  • NPE in OnClassCondition.resolveOutcomesThreaded following thread interruption because firstHalf is null #41709
  • Root cause of errors is hidden when loading images from archive #31243

📔 Documentation

  • Documentation for 'spring.datasource.type' is misleading #43193
  • Update "Upgrading From" section to use "2.x" #43123
  • Rework DataSource configuration examples to separate defining an additional DataSource and defining a DataSource of a different type #43054
  • Link to Eclipse setup instructions #42918
  • Update HttpWebServiceMessageSenderBuilder javadoc #42868
  • Move default value descriptions to "description" in logging property metadata #42848
  • Document how and where to add custom GraalVM configuration files #42515

🔨 Dependency Upgrades

  • Upgrade to Groovy 4.0.24 #43088
  • Upgrade to Infinispan 14.0.33.Final #43229
  • Upgrade to Jetty 12.0.15 #43090
  • Upgrade to jOOQ 3.18.22 #43091
  • Upgrade to Lombok 1.18.36 #43177
  • Upgrade to Micrometer 1.12.13 #43178
  • Upgrade to Micrometer Tracing 1.2.12 #42994
  • Upgrade to MongoDB 4.11.5 #43092
  • Upgrade to Netty 4.1.115.Final #43144
  • Upgrade to Pulsar Reactive 0.5.9 #43179
  • Upgrade to Reactor Bom 2023.0.12 #42995
  • Upgrade to Spring AMQP 3.1.8 #42996
  • Upgrade to Spring Data Bom 2023.1.12 #42997
  • Upgrade to Spring Framework 6.1.15 #42999
  • Upgrade to Spring Integration 6.2.11 #43001
  • Upgrade to Spring Kafka 3.1.10 #43003
  • Upgrade to Spring LDAP 3.2.8 #43180
  • Upgrade to Spring Pulsar 1.0.12 #43005
  • Upgrade to Spring RESTDocs 3.0.3 #43007
  • Upgrade to Spring Security 6.2.8 #43009
  • Upgrade to Tomcat 10.1.33 #43145

❤️ Contributors

Thank you to all the contributors who worked on this release:

@ahoehma, @izeye, @ngocnhan-tran1996, @nosan, @quaff, and @wickdynex