Commit Graph

51191 Commits

Author SHA1 Message Date
Stéphane Nicoll
3e3aa5acbc Add smoke test for Artemis
Closes gh-45598
2025-05-20 15:33:42 +02:00
Stéphane Nicoll
88c9050b21 Polish 2025-05-20 15:33:42 +02:00
Stéphane Nicoll
b67184786b Merge pull request #45601 from nosan
* pr/45601:
  Polish "Consistent condition for ObservedAspectConfiguration"
  Consistent condition for ObservedAspectConfiguration

Closes gh-45601
2025-05-20 14:46:12 +02:00
Stéphane Nicoll
25796e031c Polish "Consistent condition for ObservedAspectConfiguration"
See gh-45601
2025-05-20 14:45:44 +02:00
Dmytro Nosan
b22d3caaad Consistent condition for ObservedAspectConfiguration
This commit adds the same conditions that control some observation
aspects to control the creation of an `ObservedAspect` bean. It now is
guarded by  `management.observations.annotations.enabled` and
`micrometer.observations.annotations.enabled`.

See gh-45601

Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>
2025-05-20 14:45:44 +02:00
Stéphane Nicoll
00ceb71b13 Merge pull request #45604 from dependabot[bot]
* pr/45604:
  Polish "Bump gradle/actions from 4.3.1 to 4.4.0"
  Bump gradle/actions from 4.3.1 to 4.4.0

Closes gh-45604
2025-05-20 14:28:17 +02:00
Stéphane Nicoll
172467c128 Polish "Bump gradle/actions from 4.3.1 to 4.4.0"
See gh-45604
2025-05-20 14:17:35 +02:00
dependabot[bot]
5e7c10fb12 Bump gradle/actions from 4.3.1 to 4.4.0
Bumps [gradle/actions](https://github.com/gradle/actions) from 4.3.1 to 4.4.0.
- [Release notes](https://github.com/gradle/actions/releases)
- [Commits](06832c7b30...8379f6a132)

---
updated-dependencies:
- dependency-name: gradle/actions
  dependency-version: 4.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

See gh-45604

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-20 14:17:35 +02:00
Andy Wilkinson
5ed981df9c Migrate from gcr.io to docker.io for Paketo images
Closes gh-45609
2025-05-20 11:23:28 +01:00
Stéphane Nicoll
09f72dab27 Upgrade to Spring Kafka 3.2.9
Closes gh-45427
2025-05-20 08:28:32 +02:00
Stéphane Nicoll
fd285085d2 Merge pull request #45592 from izeye
* pr/45592:
  Polish

Closes gh-45592
2025-05-18 09:26:49 +02:00
Johnny Lim
0a54804a0f Polish
See gh-45592

Signed-off-by: Johnny Lim <izeye@naver.com>
2025-05-18 09:20:33 +02:00
Stéphane Nicoll
2a66e46c0a Upgrade to Spring Retry 2.0.12
Closes gh-45429
2025-05-17 12:44:20 +02:00
Stéphane Nicoll
49b28072de Upgrade to Spring Data Bom 2024.0.12
Closes gh-45422
2025-05-16 16:38:47 +02:00
Andy Wilkinson
13b95a5da8 Polish Cassandra health auto-configuration
The indicators that require Spring Data were removed. This commit
updates the auto-configuration ordering as there's no longer a need
for Spring Data Cassandra to have been auto-configured first. It also
simplifies the tests as Spring Data no longer needs to be considered.

Closes gh-45585
2025-05-16 12:46:32 +01:00
Stéphane Nicoll
7b89fa0d33 Upgrade to Spring WS 4.0.14
Closes gh-45580
2025-05-16 06:45:10 +02:00
Phillip Webb
535a85de2e Simplify javadoc links that use single element package
Closes gh-43230
2025-05-15 16:08:45 -07:00
Stéphane Nicoll
2eb6ee6aef Upgrade to Spring Framework 6.1.20
Closes gh-45424
2025-05-15 14:57:42 +02:00
Andy Wilkinson
2bb4278f96 Use Framework's ResolvableType
Replace accidental use of Lettuce's class of the same name.

Closes gh-45561
2025-05-15 08:25:14 +01:00
Stéphane Nicoll
e1ec866b6a Merge pull request #45554 from quaff
* pr/45554:
  Remove unused imports in sample

Closes gh-45554
2025-05-15 08:27:19 +02:00
Yanming Zhou
0d153dd91a Remove unused imports in sample
See gh-45554

Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
2025-05-15 08:27:01 +02:00
Phillip Webb
27c4d1ff24 Document the way that primary Kotlin constructors are used when binding
Improve constructor binding documentation for Kotlin and add a test
to prove a no-param primary constructor disables constructor binding.

Closes gh-44849
2025-05-14 18:13:54 -07:00
Phillip Webb
34dee77a3e Improve "profile" reference documentation with additional admonitions
Closes gh-45522
2025-05-14 16:20:35 -07:00
Phillip Webb
ce900b1304 Ensure setEnvironmentPrefix works with spring.profiles.active
Update `ConfigDataEnvironmentContributor` to ensure that origin prefixes
are considered when binding properties.

Fixes gh-45387
2025-05-14 15:25:30 -07:00
Stéphane Nicoll
0946de87e1 Upgrade to Reactor Bom 2023.0.18
Closes gh-45420
2025-05-14 09:50:02 +02:00
Stéphane Nicoll
09c79cce85 Upgrade to Tomcat 10.1.41
Closes gh-45514
2025-05-13 09:22:46 +02:00
Stéphane Nicoll
1662f051d4 Upgrade to Micrometer Tracing 1.3.12
Closes gh-45418
2025-05-13 09:07:04 +02:00
Stéphane Nicoll
48c765674f Upgrade to Micrometer 1.13.14
Closes gh-45416
2025-05-13 09:07:04 +02:00
Stéphane Nicoll
8afae11be2 Upgrade to Jetty 12.0.21
Closes gh-45513
2025-05-13 09:07:04 +02:00
Phillip Webb
3dc987493f Merge pull request #45411 from ngocnhan-tran1996
* pr/45411:
  Fix typos

Closes gh-45411
2025-05-09 17:35:18 -07:00
Tran Ngoc Nhan
8dcf969005 Fix typos
See gh-45411

Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
2025-05-09 17:34:37 -07:00
Phillip Webb
8f493c1191 Upgrade to release verification tests 0.0.10
Closes gh-45496
2025-05-09 17:08:13 -07:00
Andy Wilkinson
fe6f0a5905 Stop leaking a cache in Cache2kCacheMeterBinderProviderTests
Closes gh-45469
2025-05-09 14:30:28 +01:00
Stéphane Nicoll
421be5e0e6 Upgrade to R2DBC Proxy 1.1.6.RELEASE
Closes gh-45454
2025-05-09 13:05:01 +02:00
Stéphane Nicoll
fd68325566 Upgrade to Netty 4.1.121.Final
Closes gh-45453
2025-05-09 13:04:57 +02:00
Stéphane Nicoll
6c223e4a60 Upgrade to jOOQ 3.19.23
Closes gh-45452
2025-05-09 13:04:53 +02:00
Stéphane Nicoll
b41296f8c7 Upgrade to Jetty 12.0.20
Closes gh-45451
2025-05-09 13:04:49 +02:00
Stéphane Nicoll
c101baa787 Upgrade to Neo4j Java Driver 5.28.5
Closes gh-45430
2025-05-09 12:25:19 +02:00
Stéphane Nicoll
2abd1bedb7 Start building against Spring Retry 2.0.12 snapshots
See gh-45429
2025-05-09 12:25:18 +02:00
Stéphane Nicoll
2dd339ece6 Start building against Spring Pulsar 1.1.12 snapshots
See gh-45428
2025-05-09 12:25:18 +02:00
Stéphane Nicoll
1f0ede7785 Start building against Spring Kafka 3.2.9 snapshots
See gh-45427
2025-05-09 12:25:18 +02:00
Stéphane Nicoll
d8e491e8be Start building against Spring Integration 6.3.10 snapshots
See gh-45426
2025-05-09 12:25:18 +02:00
Stéphane Nicoll
bb05e5dc5d Start building against Spring Framework 6.1.20 snapshots
See gh-45424
2025-05-09 12:25:18 +02:00
Stéphane Nicoll
3ac1869acd Start building against Spring Data Bom 2024.0.12 snapshots
See gh-45422
2025-05-09 12:25:18 +02:00
Stéphane Nicoll
8252ebe6d9 Start building against Reactor Bom 2023.0.18 snapshots
See gh-45420
2025-05-09 12:25:18 +02:00
Stéphane Nicoll
502aa8cd5d Start building against Micrometer Tracing 1.3.12 snapshots
See gh-45418
2025-05-09 12:25:18 +02:00
Stéphane Nicoll
7b6b6abd71 Start building against Micrometer 1.13.14 snapshots
See gh-45416
2025-05-09 12:25:18 +02:00
Moritz Halbritter
3c57249a3e Use the layers index file to resolve the application layer name
Closes gh-45385
2025-05-09 11:31:06 +02:00
Andy Wilkinson
0ef29f002f Use junit-bom in buildSrc
Closes gh-45408
2025-05-09 08:43:16 +01:00
Phillip Webb
39a402b5ef Update copyright year of changed files 2025-05-08 12:24:57 -07:00