Update dependency org.springframework.boot:spring-boot-gradle-plugin to v3.1.5 #100
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:
3.0.4
->3.1.5
Release Notes
spring-projects/spring-boot (org.springframework.boot:spring-boot-gradle-plugin)
v3.1.5
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 #37938@ComponentScan
on a test class is processed when creating a test context but is not included in the context's cache key #37924@WebServlet
found by scanning is annotated with@MultipartConfig
#37883@ServiceConnection
is not found when used in an interface implemented by a test class #37671@SpringBootTest
,@AutoConfigureMockMvc
, and MockMvc #37663@WebListener
does not work in a native image without additional reflection hints #37635📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@JinseongHwang, @bottlerocketjonny, @dependabot[bot], @erichaagdev, @esperar, @izeye, @jbertram, @jonasfugedi, @michael-simons, @nielsbasjes, @onobc, @sushant1987, @ttddyy, and @vpavic
v3.1.4
⭐ New Features
🐞 Bug Fixes
sign-request
whenmetadata-url
is used #37482@ConfigurationProperties-annotated
record has multiple constructors #37336📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@Eng-Fouad, @dependabot[bot], @izeye, @markxnelson, @mdeinum, and @quaff
v3.1.3
🐞 Bug Fixes
@ServiceConnection
on a@Bean
method does not work in sliced tests #36037📔 Documentation
@EntityScan
and@Enable?Repositories
can be used to tune scanning #36862@EnableWebMvc
#36797@DataR2dbcTest
support #36756@since
is missing from javadoc of values added to JavaVersion since its introduction #36735🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@MahatmaFatalError, @NersesAM, @OnSuorce, @chicobento, @dependabot[bot], @dreis2211, @eddumelendez, @elevne, @fzyzcjy, @itsAkshayDubey, @izeye, @joesteel2010, @jongwooo, @ls-urs-keller, @michael-simons, @msobeck, @normandra, @omaryaya, @quaff, @rob-valor, @spa-abaudat, and @vpavic
v3.1.2
🐞 Bug Fixes
@Import
ing a@ConfigurationProperties
class that is eligible for constructor binding #36359:
) or at-sign (@
) #36261📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@Pengfei-Lu, @ThomazPassarelli, @bbulgarelli, @bedla, @dependabot[bot], @dkswnkk, @dreis2211, @eddumelendez, @eydunn, @garyrussell, @izeye, @johnnywiller, @jonatan-ivanov, @jstansel, @lasselindqvist, @lmartelli, and @quaff
v3.1.1
🐞 Bug Fixes
@ConstructorBinding
#35913@EndpointCloudFoundryExtension
logs a warnings as it does not use@AliasFor
on its override of the endpoint attribute #35766@ConfigurationProperties
to a lateinit property fails with kotlin.UninitializedPropertyAccessException #35654@Bean
method, BindableRuntimeHintsRegistrar may incorrectly register hints for constructor binding #35647📔 Documentation
@EnableBatchProcessing
mentions in reference documentation for sliced tests and user configuration #36004@DynamicPropertySource
to documented list of property source ordering #35909build-image
andbuild-image-no-fork
Maven plugin goals is inconsistent #35618name
Documentation #35594@Testcontainers
before@SpringBootTest
in documentation examples to ensure that Testcontainers is started before the application tries to use its containers #35572🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@KitBolourchi, @ThomasKasene, @bbulgarelli, @bikash30851, @dreis2211, @eddumelendez, @fcappi, @izeye, @quaff, @rafaelrc7, @sdeleuze, @sjohnr, @sungchanjo, and @twobiers
v3.1.0
⭐ New Features
🐞 Bug Fixes
FactoryBean.getObject
for non-singleton executed when resetting mocks #35330📔 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 this update again.
This PR has been generated by Mend Renovate. View repository job log here.