SslBundle implementations do not provide useful toString() results #39167
JarEntry.getComment() returns incorrect result from NestedJarFile instances #39166
Mixing PEM and JKS certificate material in server.ssl properties does not work #39158
Having AspectJ and Micrometer on the classpath is not a strong enough signal to enable support for Micrometer observation annotations #39128
Actuator endpoints with no operations that use selectors are not accessible when mapped to / #39122
Spring Boot 3.2 app that uses WebFlux, Security, and Actuator may fail to start due to a missing authentication manager #39096
management.observations.http.server.requests.name no longer has any effect #39083
spring.rabbitmq.listener.stream.auto-startup property has no effect #39078
Error mark in the log message for PatternParseException is in the wrong place #39075
Configuring server.jetty.max-connections has no effect #39052
@ConfigurationPropertiesBinding converters that rely on initial CharSequence to String conversion no longer work #39051
Manifest attributes cannot be resolved with the new loader implementation #38996
Throwable from logging system initialization may result in the application silently failing to start #38963
When using Jetty, idle timeout for IO operations and delayed dispatch cannot be set to less than 30000ms #38960
spring-boot-maven-plugin repackage uber jar execution fails when jar is put on WSL network drive #38956
Oracle OJDBC BOM version is flagged not for production use #38943
Connection leak when using jOOQ and spring.jooq.sql-dialect has not been set #38924
AutoConfigurationSorter does not always respect @AutoConfigureOrder(Ordered.LOWEST_PRECEDENCE) #38916
Containers are not started when using @ImportTestcontainers#38913
Even when spring.security.user.name or spring.security.user.password has been configured, user details auto-configuration still backs off when resource server is on the classpath #38864
MockRestServiceServerAutoConfiguration with RestTemplate and RestClient together throws incorrect exception #38820
:notebook_with_decorative_cover: Documentation
Improve "Sanitize Sensitive Values" section in reference documentation #39199
Fix link to Log4j2's JDK logging adapter documentation #39171
SslBundle implementations do not provide useful toString() results #39167
JarEntry.getComment() returns incorrect result from NestedJarFile instances #39166
Mixing PEM and JKS certificate material in server.ssl properties does not work #39158
Having AspectJ and Micrometer on the classpath is not a strong enough signal to enable support for Micrometer observation annotations #39128
Actuator endpoints with no operations that use selectors are not accessible when mapped to / #39122
Spring Boot 3.2 app that uses WebFlux, Security, and Actuator may fail to start due to a missing authentication manager #39096
management.observations.http.server.requests.name no longer has any effect #39083
spring.rabbitmq.listener.stream.auto-startup property has no effect #39078
Error mark in the log message for PatternParseException is in the wrong place #39075
Configuring server.jetty.max-connections has no effect #39052
@ConfigurationPropertiesBinding converters that rely on initial CharSequence to String conversion no longer work #39051
Manifest attributes cannot be resolved with the new loader implementation #38996
Throwable from logging system initialization may result in the application silently failing to start #38963
When using Jetty, idle timeout for IO operations and delayed dispatch cannot be set to less than 30000ms #38960
spring-boot-maven-plugin repackage uber jar execution fails when jar is put on WSL network drive #38956
Oracle OJDBC BOM version is flagged not for production use #38943
Connection leak when using jOOQ and spring.jooq.sql-dialect has not been set #38924
AutoConfigurationSorter does not always respect @AutoConfigureOrder(Ordered.LOWEST_PRECEDENCE) #38916
Containers are not started when using @ImportTestcontainers#38913
Even when spring.security.user.name or spring.security.user.password has been configured, user details auto-configuration still backs off when resource server is on the classpath #38864
MockRestServiceServerAutoConfiguration with RestTemplate and RestClient together throws incorrect exception #38820
:notebook_with_decorative_cover: Documentation
Improve "Sanitize Sensitive Values" section in reference documentation #39199
Fix link to Log4j2's JDK logging adapter documentation #39171
SslBundle implementations do not provide useful toString() results #39167
JarEntry.getComment() returns incorrect result from NestedJarFile instances #39166
Mixing PEM and JKS certificate material in server.ssl properties does not work #39158
Having AspectJ and Micrometer on the classpath is not a strong enough signal to enable support for Micrometer observation annotations #39128
Actuator endpoints with no operations that use selectors are not accessible when mapped to / #39122
Spring Boot 3.2 app that uses WebFlux, Security, and Actuator may fail to start due to a missing authentication manager #39096
management.observations.http.server.requests.name no longer has any effect #39083
spring.rabbitmq.listener.stream.auto-startup property has no effect #39078
Error mark in the log message for PatternParseException is in the wrong place #39075
Configuring server.jetty.max-connections has no effect #39052
@ConfigurationPropertiesBinding converters that rely on initial CharSequence to String conversion no longer work #39051
Manifest attributes cannot be resolved with the new loader implementation #38996
Throwable from logging system initialization may result in the application silently failing to start #38963
When using Jetty, idle timeout for IO operations and delayed dispatch cannot be set to less than 30000ms #38960
spring-boot-maven-plugin repackage uber jar execution fails when jar is put on WSL network drive #38956
Oracle OJDBC BOM version is flagged not for production use #38943
Connection leak when using jOOQ and spring.jooq.sql-dialect has not been set #38924
AutoConfigurationSorter does not always respect @AutoConfigureOrder(Ordered.LOWEST_PRECEDENCE) #38916
Containers are not started when using @ImportTestcontainers#38913
Even when spring.security.user.name or spring.security.user.password has been configured, user details auto-configuration still backs off when resource server is on the classpath #38864
MockRestServiceServerAutoConfiguration with RestTemplate and RestClient together throws incorrect exception #38820
:notebook_with_decorative_cover: Documentation
Improve "Sanitize Sensitive Values" section in reference documentation #39199
Fix link to Log4j2's JDK logging adapter documentation #39171
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps
spring-boot.version
from 3.2.1 to 3.2.2. Updatesorg.springframework.boot:spring-boot-dependencies
from 3.2.1 to 3.2.2Release notes
Sourced from org.springframework.boot:spring-boot-dependencies's releases.
... (truncated)
Commits
80c1e66
Release v3.2.2f2362d3
Merge branch '3.1.x' into 3.2.x663a0e6
Add missing harbor vars1a42776
Merge branch '3.1.x' into 3.2.x580865b
Next development version (v3.1.9-SNAPSHOT)3fad814
Merge branch '3.1.x' into 3.2.x7f9bd1c
Switch harbor push location5a90037
Merge branch '3.1.x' into 3.2.x9e2a312
Update CI to use harbor961da4e
Make user details only back off without custom username or passwordUpdates
org.springframework.boot:spring-boot-starter-test
from 3.2.1 to 3.2.2Release notes
Sourced from org.springframework.boot:spring-boot-starter-test's releases.
... (truncated)
Commits
80c1e66
Release v3.2.2f2362d3
Merge branch '3.1.x' into 3.2.x663a0e6
Add missing harbor vars1a42776
Merge branch '3.1.x' into 3.2.x580865b
Next development version (v3.1.9-SNAPSHOT)3fad814
Merge branch '3.1.x' into 3.2.x7f9bd1c
Switch harbor push location5a90037
Merge branch '3.1.x' into 3.2.x9e2a312
Update CI to use harbor961da4e
Make user details only back off without custom username or passwordUpdates
org.springframework.boot:spring-boot-maven-plugin
from 3.2.1 to 3.2.2Release notes
Sourced from org.springframework.boot:spring-boot-maven-plugin's releases.
... (truncated)
Commits
80c1e66
Release v3.2.2f2362d3
Merge branch '3.1.x' into 3.2.x663a0e6
Add missing harbor vars1a42776
Merge branch '3.1.x' into 3.2.x580865b
Next development version (v3.1.9-SNAPSHOT)3fad814
Merge branch '3.1.x' into 3.2.x7f9bd1c
Switch harbor push location5a90037
Merge branch '3.1.x' into 3.2.x9e2a312
Update CI to use harbor961da4e
Make user details only back off without custom username or passwordDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show