Update dependency org.springframework.boot:spring-boot-gradle-plugin to v2.7.17 #64
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.2.0.RELEASE
->2.7.17
Release Notes
spring-projects/spring-boot (org.springframework.boot:spring-boot-gradle-plugin)
v2.7.17
spring.jms.listener.concurrency
has been corrected to match the documentation (#37180). If you were settingspring.jms.listener.concurrency
without also settingspring.jms.listener.max-concurrency
, please review your configuration when upgrading.🐞 Bug Fixes
@Order
does not work on (CommandLine|Application)Runner@Bean
methods #37905@ComponentScan
on a test class is processed when creating a test context but is not included in the context's cache key #31577📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@bottlerocketjonny, @dependabot[bot], @erichaagdev, @esperar, @izeye, @jbertram, @nielsbasjes, @onobc, @ttddyy, and @vpavic
v2.7.16
⭐ New Features
🐞 Bug Fixes
sign-request
whenmetadata-url
is used #33747📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@dependabot[bot], @hakan-krgn, @izeye, @mdeinum, and @quaff
v2.7.15
mariadb.version
property🐞 Bug Fixes
📔 Documentation
@since
is missing from javadoc of values added to JavaVersion since its introduction #36608@EnableWebMvc
#36506@EntityScan
and@Enable?Repositories
can be used to tune scanning #36282@DataR2dbcTest
support #35014🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@MahatmaFatalError, @NersesAM, @chicobento, @dependabot[bot], @dreis2211, @eddumelendez, @elevne, @fzyzcjy, @itsAkshayDubey, @izeye, @msobeck, @rob-valor, @spa-abaudat, and @vpavic
v2.7.14
🐞 Bug Fixes
📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@ThomazPassarelli, @bbulgarelli, @bedla, @dependabot[bot], @dkswnkk, @eydunn, @garyrussell, @izeye, @lasselindqvist, @lmartelli, and @quaff
v2.7.13
🐞 Bug Fixes
@EndpointCloudFoundryExtension
logs a warnings as it does not use@AliasFor
on its override of the endpoint attribute #35716@ConstructorBinding
#33669📔 Documentation
@DynamicPropertySource
to documented list of property source ordering #32901🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@bbulgarelli, @bikash30851, and @twobiers
v2.7.12
🐞 Bug Fixes
FactoryBean.getObject
for non-singleton executed when resetting mocks #35324📔 Documentation
@SpringBootApplication
#35180🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@JunJaBoy, @aasaru, @davin111, and @ivandimitrov8080
v2.7.11
🐞 Bug Fixes
📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@SeasonPanPan, @acktsap, @dreis2211, @jgslima, @krzyk, and @meistermeier
v2.7.10
🐞 Bug Fixes
📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@1993heqiang, @anandmnair, @anthonydahanne, @dsyer, @izeye, @jongwooo, and @terminux
v2.7.9
🐞 Bug Fixes
@SpyBean
#33830📔 Documentation
@ConfigurationProperties
bean naming rules #34029🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@Anubhav-2000, @enimiste, @izeye, @jprinet, @marcel-wollschlaeger, @mhalbritter, @michaldo, and @sannanansari
v2.7.8
⭐ Noteworthy
mysql:mysql-connector-java
tocom.mysql:mysql-connector-j
.🐞 Bug Fixes
@DeprecatedConfigurationProperty
has no effect when declared on a record component's accessor method #29526📔 Documentation
@SpringBootApplication
#32795🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@BartR96, @devrishal, @dreis2211, @izeye, @josephlane, @kvmw, @mhalbritter, @sannanansari, @sdeleuze, @yyjstudy, and @zhangyanyue
v2.7.7
🐞 Bug Fixes
📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@Artur-, @aksh1618, @cdanger, @currenjin, @jprinet, and @shekharAggarwal
v2.7.6
🐞 Bug Fixes
ScheduledBeanLazyInitializationExcludeFilter
is auto-configured even when annotation-based scheduled has not been enabled #33283@ContextHierarchy
#33262📔 Documentation
@Timed
documentation #33265spring.cache.type
property with Hazelcast #33257🔨 Dependency Upgrades
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.