-
Notifications
You must be signed in to change notification settings - Fork 39
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
Upgrade org.springframework.boot:spring-boot-test 2.7.11 -> 3.0.6 - autoclosed #373
Upgrade org.springframework.boot:spring-boot-test 2.7.11 -> 3.0.6 - autoclosed #373
Conversation
Suggested commit message:
|
Looks good. No mutations were possible for these changes. |
2 similar comments
Looks good. No mutations were possible for these changes. |
Looks good. No mutations were possible for these changes. |
6a9ff00
to
23d885d
Compare
23d885d
to
047fcfb
Compare
047fcfb
to
8cbae07
Compare
Looks good. No mutations were possible for these changes. |
2 similar comments
Looks good. No mutations were possible for these changes. |
Looks good. No mutations were possible for these changes. |
8cbae07
to
060a8e0
Compare
Looks good. No mutations were possible for these changes. |
3 similar comments
Looks good. No mutations were possible for these changes. |
Looks good. No mutations were possible for these changes. |
Looks good. No mutations were possible for these changes. |
Added |
060a8e0
to
938b189
Compare
Looks good. No mutations were possible for these changes. |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
This PR depends on #356. I verified that if rebased, the build passes. |
This PR was replaced by #680. |
This PR contains the following updates:
2.7.11
->3.0.6
Release Notes
spring-projects/spring-boot
v3.0.6
Compare Source
🐞 Bug Fixes
@EnableBatchProcessing
, auto-configuration for Spring Batch does not enable observability of steps and jobs #34305📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@Ferioney, @RobertRad, @SeasonPanPan, @acktsap, @benelog, @dreis2211, @kdomo, @krzyk, @marbon87, and @meistermeier
v3.0.5
Compare Source
🐞 Bug Fixes
@ConfigurationProperties
no longer works on a mutable Kotlin data classes #34500@EntityScan
causes AOT instance supplier code generation error #34371📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@1993heqiang, @anthonydahanne, @benelog, @dsyer, @izeye, @swapy, and @terminux
v3.0.4
Compare Source
🐞 Bug Fixes
@ConfigurationProperties
with initialized nested record properties values no longer bind #34407📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@1993heqiang, @anandmnair, @dalbani, @fmbenhassine, @izeye, @jongwooo, and @ttddyy
v3.0.3
Compare Source
🐞 Bug Fixes
@SpyBean
#34044📔 Documentation
@ConfigurationProperties
bean naming rules #34192🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@Anubhav-2000, @artembilan, @ath0s, @enimiste, @izeye, @jprinet, @krzyk, @marcel-wollschlaeger, @mhalbritter, @michaldo, and @sannanansari
v3.0.2
Compare Source
🐞 Bug Fixes
@DeprecatedConfigurationProperty
has no effect when declared on a record component's accessor method #33871@ConfigurationProperties
on a@Bean
method does not work when the bean has a constructor that is eligible for constructor binding #33710📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@BartR96, @IDJack, @anugrahsinghal, @asomov, @devrishal, @dreis2211, @izeye, @josephlane, @krzyk, @kvmw, @mhalbritter, @michaelweidmann, @qyqcswill, @rfigueroa, @sannanansari, @sdeleuze, @yyjstudy, and @zhangyanyue
v3.0.1
Compare Source
🐞 Bug Fixes
<springProfile>
is used in a Logback<root>
block #33610DependsOnDatabaseInitializationPostProcessor
re-declares bean dependencies at native image runtime #33374@SpringBootTest
now throws a NullPointerException rather than a helpful IllegalStateException when@SpringBootConfiguration
is not found #33371📔 Documentation
NEVER
in Sanitize Sensitive Values isn't formatted correctly #33398🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@Artur-, @aksh1618, @candrews, @cdanger, @currenjin, @izeye, @jprinet, @lishangbu, @ohdaeho, @peter-janssen, and @shekharAggarwal
v3.0.0
Compare Source
See the Release notes for 3.0 for upgrade instructions and details of new features.
⭐ New Features
🐞 Bug Fixes
ScheduledBeanLazyInitializationExcludeFilter
is auto-configured even when annotation-based scheduled has not been enabled #33284@ContextHierarchy
#33263@ContextHierarchy
should never be used with main method #33078spring-boot:build-image
runs package phase twice #26455📔 Documentation
@Timed
to reflect narrower support #33282@Timed
documentation #33266spring.cache.type
property with Hazelcast #33258@NestedConfigurationProperty
too widely #33239jar
task should not be disabled when building a native image #33238@NestedConfigurationProperty
#33235@RegisterReflectionForBinding
in the docs #32903🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@artembilan, @dreis2211, @hpoettker, @izeye, @jonatan-ivanov, @oppegard, @sdeleuze, @ttddyy, @tumit, and @vpavic