Values in a spring.data.cassandra.config file can't override some defaults defined in CassandraProperties #31503
@RestControllerAdvice@ExceptionHandler Inconsistent behavior with @RestControllerEndpoint#31501
Malformed json causes BasicJsonParser to throw a NullPointerException #31499
Metadata generated by the configuration properties annotation processor can miss inherited properties from nested classes #31484
JarFile implementation calls close early which breaks verification of signed unpacked nested jars on Oracle JDK #31395
Health indicators that take a long time to respond are difficult to diagnose #31384
Custom Converter annotated with @ConfigurationPropertiesBinding does not get selected if targetType has a static factory method different return type #31341
Tomcat server.max-http-header-size property is ignored when using HTTP/2 #31329
OAuth2 Resource Server Auto-Configuration can only configure a single JWS algorithm #31321
Maven shade plugin configuration in spring-boot-starter-parent does not append META-INF/spring/*.imports files #31316
GraphQL RouterFunctions are unordered which prevents other functions from being ordered after them #31314
spring-boot-dependencies manages spring-ldap-ldif-batch which no longer exists #31254
Dependency task can fail due to BootJar and BootWar afterResolve hooks #31213
MimeMappings does not include application/wasm #31188
spring-configuration-metadata.json is missing for additional-spring-configuration-metadata.json after switching from @Configuration to @AutoConfiguration#31186
Binder(ConfigurationPropertySource... sources) does not assert that sources contains only non-null elements #31183
WebMvcMetricsFilter stopped working since 2.7.0 #31150
Dependency management for mimepull is redundant and the managed version is incompatible with Java 8 #31145
layers.xsd is out of sync with the documentation and implementation for including and excluding module dependencies #31128
:notebook_with_decorative_cover: Documentation
Make SpringApplication Kotlin samples idiomatic #31463
Values in a spring.data.cassandra.config file can't override some defaults defined in CassandraProperties #31503
@RestControllerAdvice@ExceptionHandler Inconsistent behavior with @RestControllerEndpoint#31501
Malformed json causes BasicJsonParser to throw a NullPointerException #31499
Metadata generated by the configuration properties annotation processor can miss inherited properties from nested classes #31484
JarFile implementation calls close early which breaks verification of signed unpacked nested jars on Oracle JDK #31395
Health indicators that take a long time to respond are difficult to diagnose #31384
Custom Converter annotated with @ConfigurationPropertiesBinding does not get selected if targetType has a static factory method different return type #31341
Tomcat server.max-http-header-size property is ignored when using HTTP/2 #31329
OAuth2 Resource Server Auto-Configuration can only configure a single JWS algorithm #31321
Maven shade plugin configuration in spring-boot-starter-parent does not append META-INF/spring/*.imports files #31316
GraphQL RouterFunctions are unordered which prevents other functions from being ordered after them #31314
spring-boot-dependencies manages spring-ldap-ldif-batch which no longer exists #31254
Dependency task can fail due to BootJar and BootWar afterResolve hooks #31213
MimeMappings does not include application/wasm #31188
spring-configuration-metadata.json is missing for additional-spring-configuration-metadata.json after switching from @Configuration to @AutoConfiguration#31186
Binder(ConfigurationPropertySource... sources) does not assert that sources contains only non-null elements #31183
WebMvcMetricsFilter stopped working since 2.7.0 #31150
Dependency management for mimepull is redundant and the managed version is incompatible with Java 8 #31145
layers.xsd is out of sync with the documentation and implementation for including and excluding module dependencies #31128
:notebook_with_decorative_cover: Documentation
Make SpringApplication Kotlin samples idiomatic #31463
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 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 2.6.7 to 2.7.1. Updatesspring-boot-dependencies
from 2.6.7 to 2.7.1Release notes
Sourced from spring-boot-dependencies's releases.
... (truncated)
Commits
77beca9
Release v2.7.1498f052
Fix deprecation warningbc2d20e
Merge branch '2.6.x' into 2.7.xa94e7d6
Upgrade to Jetty 9.4.48.v202206225976457
Upgrade to Byte Buddy 1.12.116484be2
Upgrade to Jetty 9.4.48.v2022062228775c2
Merge branch '2.6.x' into 2.7.x9e98f69
Merge pull request #31238 from ittays904feb2
Polish 'Allow spring.data.cassandra.config file to override default values'1c7d998
Allow spring.data.cassandra.config file to override default valuesUpdates
spring-boot-maven-plugin
from 2.6.7 to 2.7.1Release notes
Sourced from spring-boot-maven-plugin's releases.
... (truncated)
Commits
77beca9
Release v2.7.1498f052
Fix deprecation warningbc2d20e
Merge branch '2.6.x' into 2.7.xa94e7d6
Upgrade to Jetty 9.4.48.v202206225976457
Upgrade to Byte Buddy 1.12.116484be2
Upgrade to Jetty 9.4.48.v2022062228775c2
Merge branch '2.6.x' into 2.7.x9e98f69
Merge pull request #31238 from ittays904feb2
Polish 'Allow spring.data.cassandra.config file to override default values'1c7d998
Allow spring.data.cassandra.config file to override default valuesDependabot 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 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)