-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update spring boot to v2.7.18 #264
base: 2.0-rc1
Are you sure you want to change the base?
Conversation
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
b6cddcf
to
c64fbab
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
c64fbab
to
a88bf6d
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
a88bf6d
to
92de87e
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
92de87e
to
59e2e88
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
59e2e88
to
6eaf5f6
Compare
6eaf5f6
to
ad713d7
Compare
ad713d7
to
32dbcb9
Compare
32dbcb9
to
881b1ea
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
881b1ea
to
8010485
Compare
8010485
to
7ff3d5d
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
7ff3d5d
to
12f3ec2
Compare
12f3ec2
to
e716518
Compare
d5f26c3
to
045ec1c
Compare
045ec1c
to
6fac3c7
Compare
6fac3c7
to
6f9aac2
Compare
6f9aac2
to
570322f
Compare
570322f
to
dbecb8d
Compare
dbecb8d
to
91bcf1b
Compare
91bcf1b
to
7837e5c
Compare
7837e5c
to
ba11148
Compare
ba11148
to
e7e5bcf
Compare
e7e5bcf
to
7859261
Compare
7859261
to
c11bbd1
Compare
c11bbd1
to
d32d2bb
Compare
d32d2bb
to
8f8bea4
Compare
8f8bea4
to
a161a11
Compare
This PR contains the following updates:
2.3.0.RELEASE
->2.7.18
2.3.0.RELEASE
->2.7.18
Release Notes
spring-projects/spring-boot (org.springframework.boot:spring-boot-dependencies)
v2.7.18
bootBuildImage
(Gradle) andspring-boot:build-image
(Maven) has been changed to Paketo Jammy #38477🐞 Bug Fixes
📔 Documentation
classpath.idx
file and its generation by the Maven and Gradle plugins #37125@TestConfiguration
class in a test #30513@AutoConfigureWebTestClient
binds WebTestClient to mock infrastructure #29890spring.hateoas.use-hal-as-default-json-media-type
tofalse
#26814🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@GVictorG7, @PENEKhun, @dreis2211, and @izeye
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
Compare Source
🐞 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
Compare Source
🐞 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
Compare Source
🐞 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
Compare Source
🐞 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
Compare Source
⭐ 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
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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.