Scott Frederick
823054f543
Allow native spring-boot-image-tests to run without an existing snapshot
...
Closes gh-38757
2 years ago
Moritz Halbritter
b8021dbc65
Exclude Rabbit Stream when testing RabbitAutoConfiguration
...
The stream auto-configuration is tested in RabbitStreamConfigurationTests,
and excluding it prevents the creation of the "rabbitStreamEnvironment"
Environment bean, which delays the application context close by 1 second
because it has to wait for some Netty resources to gracefully shut down.
Closes gh-38750
2 years ago
Moritz Halbritter
af8e6a422a
Merge pull request #38702 from quaff
...
* pr/38702:
Use idiomatic AssertJ assertions
Closes gh-38702
2 years ago
Yanming Zhou
3c65fdfa12
Use idiomatic AssertJ assertions
...
See gh-38702
2 years ago
Phillip Webb
39bc7c8582
Support getPermissions() call on Gradle 8.6-milestone-1
...
The `getPermissions` method is now part of the private
`ParentDirectoryStub` class so we now need to call
`setAccessible(true)`.
Fixes gh-38718
2 years ago
Moritz Halbritter
52baf0003b
Merge pull request #38708 from quaff
...
* pr/38708:
Cleanup kotlin sources
Closes gh-38708
2 years ago
Yanming Zhou
ebfbc0ef05
Cleanup kotlin sources
...
1. remove unused imports
2. remove redundant semicolon
3. remove empty class body
4. remove redundant 'constructor' keyword
5. remove redundant 'Unit' return type
6. use non-null type if possible
See gh-38708
2 years ago
Moritz Halbritter
4ad9f1174f
Merge pull request #38674 from shin-mallang
...
* pr/38674:
Rename local variable in BatchAutoConfiguration
Closes gh-38674
2 years ago
Donghun Shin
f922b3de03
Rename local variable in BatchAutoConfiguration
...
See gh-38674
2 years ago
Moritz Halbritter
1b3eef7d62
Merge pull request #38706 from pirgeo
...
* pr/38706:
Update Dynatrace documentation links
Closes gh-38706
2 years ago
Georg Pirklbauer
a8d706f485
Update Dynatrace documentation links
...
See gh-38706
2 years ago
Andy Wilkinson
2d6d2352e6
Upgrade CI images to ubuntu:jammy-20231128
...
Closes gh-38691
2 years ago
Andy Wilkinson
fb8043a31f
Start building against Spring Session 3.1.4 snapshots
...
See gh-38683
2 years ago
Andy Wilkinson
af469abb88
Start building against Spring Security 6.1.6 snapshots
...
See gh-38682
2 years ago
Andy Wilkinson
7f53a21328
Start building against Spring LDAP 3.1.3 snapshots
...
See gh-38681
2 years ago
Andy Wilkinson
486c34b412
Start building against Spring Framework 6.0.15 snapshots
...
See gh-38680
2 years ago
Andy Wilkinson
4ff5be4619
Start building against Spring Data Bom 2023.0.7 snapshots
...
See gh-38679
2 years ago
Andy Wilkinson
fb9b6833fc
Start building against Spring Authorization Server 1.1.4 snapshots
...
See gh-38678
2 years ago
Andy Wilkinson
7de7aaa375
Start building against Reactor Bom 2022.0.14 snapshots
...
See gh-38677
2 years ago
Andy Wilkinson
7aed70b0bd
Start building against Micrometer Tracing 1.1.8 snapshots
...
See gh-38676
2 years ago
Andy Wilkinson
57a7f210cd
Start building against Micrometer 1.11.7 snapshots
...
See gh-38675
2 years ago
Andy Wilkinson
b424254587
Test Gradle plugin against Gradle 8.5
...
Closes gh-38664
2 years ago
Moritz Halbritter
3f29c7f84f
Add log message if Docker Compose services are already running
...
Closes gh-38398
2 years ago
Moritz Halbritter
24886eae64
Merge pull request #38654 from cachescrubber
...
* pr/38654:
Build against UCP and JDBC driver for Oracle Database variant ucp11
Closes gh-38654
2 years ago
Lars Uffmann
5981a3fd33
Build against UCP and JDBC driver for Oracle Database variant ucp11
...
See gh-38654
2 years ago
Moritz Halbritter
4d5a139e73
Merge pull request #38649 from dependabot[bot]
...
* pr/38649:
Bump actions/setup-java from 3 to 4
Closes gh-38649
2 years ago
dependabot[bot]
b0c1db47a8
Bump actions/setup-java from 3 to 4
...
Bumps [actions/setup-java](https://github.com/actions/setup-java ) from 3 to 4.
- [Release notes](https://github.com/actions/setup-java/releases )
- [Commits](https://github.com/actions/setup-java/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/setup-java
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
See gh-38649
2 years ago
Moritz Halbritter
350bc26bbe
Reinstate 'management.tracing.enabled' property
...
See gh-38626
2 years ago
Moritz Halbritter
3d4d1e80ca
Remove management.tracing.enabled from documentation
...
Closes gh-38626
2 years ago
Moritz Halbritter
f509c90c46
Try to fix flakiness of Jetty smoke test
2 years ago
Moritz Halbritter
203cd542c0
Clear MeterRegistry before each test case
...
Closes gh-38604
2 years ago
Moritz Halbritter
ae0ae8234f
Merge pull request #38591 from tomfrenken
...
* pr/38591:
Use system properties when constructing Apache HttpClient
Closes gh-38591
2 years ago
Tom Frenken
43bc104c4e
Use system properties when constructing Apache HttpClient
...
See gh-38591
2 years ago
Moritz Halbritter
63df0c1441
Merge pull request #38570 from aleksandrserbin
...
* pr/38570:
Fix Observation Filter docs
Closes gh-38570
2 years ago
Alex Serbin
23816d6015
Fix Observation Filter docs
...
`WebMvcMetricsFilter` no longer exists since 3.0 and should be
replaced with `ServerHttpObservationFilter`
See gh-38570
2 years ago
Moritz Halbritter
97af301262
Merge pull request #38573 from dependabot[bot]
...
* pr/38573:
Bump gradle/gradle-build-action from 2.9.0 to 2.10.0
Closes gh-38573
2 years ago
dependabot[bot]
e304048668
Bump gradle/gradle-build-action from 2.9.0 to 2.10.0
...
Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action ) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/gradle/gradle-build-action/releases )
- [Commits](842c587ad8...87a9a15658 )
---
updated-dependencies:
- dependency-name: gradle/gradle-build-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
See gh-38573
2 years ago
Moritz Halbritter
07d8c99605
Switch LATEST_GA for 3.1.x to false
2 years ago
Spring Builds
9552335c15
Next development version (v3.1.7-SNAPSHOT)
2 years ago
Brian Clozel
11db8c4a46
Fix final release flag in CI pipeline
...
Spring Boot 3.1.x should have its final OSS release before 2024-05-18.
See gh-38474
2 years ago
Andy Wilkinson
1707904f70
Upgrade to Spring Batch 5.0.4
...
Closes gh-38493
2 years ago
Andy Wilkinson
d33af60ca6
Merge branch '3.0.x' into 3.1.x
2 years ago
Andy Wilkinson
4840ee9f63
Upgrade to Spring Batch 5.0.4
...
Closes gh-38492
2 years ago
Phillip Webb
bc504a8a03
Fix @ConditionalOnBean with annotation early FactoryBean initialization
...
Update `OnBeanCondition` with a variant of `getBeanNamesForAnnotation`
that does not cause early `FactoryBean` initialization.
Fixes gh-38473
2 years ago
Andy Wilkinson
e7aeeb87cf
Upgrade to Spring Integration 6.1.5
...
Closes gh-38303
2 years ago
Brian Clozel
f1dc740316
Merge branch '3.0.x' into 3.1.x
2 years ago
Brian Clozel
d09959d799
Merge branch '2.7.x' into 3.0.x
2 years ago
Brian Clozel
5490e73922
Improve Tags generation for methods names
...
This commit optimizes the `Tag` generation for method names by only
allocating new `Tag` instances for well-known method names. Others will
be marked as "UNKNOWN".
2 years ago
Andy Wilkinson
7cb02b4387
Merge branch '3.0.x' into 3.1.x
2 years ago
Andy Wilkinson
1d7d6d1797
Merge branch '2.7.x' into 3.0.x
2 years ago