Commit Graph

53385 Commits

Author SHA1 Message Date
Stéphane Nicoll
70ef76dc2b Merge branch '3.3.x' into 3.4.x 2025-05-21 09:05:30 +02:00
Stéphane Nicoll
ab8fdf0e61 Upgrade to Spring Pulsar 1.2.6
Closes gh-45423
2025-05-21 09:05:07 +02:00
Stéphane Nicoll
904fa91435 Upgrade to Spring Integration 6.4.5
Closes gh-45419
2025-05-21 09:05:07 +02:00
Stéphane Nicoll
6b8ab75ae4 Upgrade to Spring Pulsar 1.1.12
Closes gh-45428
2025-05-21 09:04:21 +02:00
Stéphane Nicoll
52fcd2126f Upgrade to Spring Integration 6.3.10
Closes gh-45426
2025-05-21 09:04:20 +02:00
Phillip Webb
9ae9146661 Merge branch '3.3.x' into 3.4.x 2025-05-20 17:20:34 -07:00
Phillip Webb
2b2228eba5 Update copyright year of changed files 2025-05-20 17:20:07 -07:00
Phillip Webb
db68aea314 Polish 2025-05-20 15:19:02 -07:00
Phillip Webb
41be61da15 Merge branch '3.3.x' into 3.4.x
Closes gh-45633
2025-05-20 14:38:35 -07:00
Phillip Webb
5690791261 Document the java info contribution
Closes gh-45566
2025-05-20 14:37:44 -07:00
Phillip Webb
7bedb558b9 Merge branch '3.3.x' into 3.4.x 2025-05-20 14:26:48 -07:00
Phillip Webb
aa9cc4ae0e Fix errors accidentally added to InfoEndpointDocumentationTests 2025-05-20 14:26:11 -07:00
Phillip Webb
7d8c921af9 Merge branch '3.3.x' into 3.4.x 2025-05-20 13:59:02 -07:00
Phillip Webb
3bdfa6459c Fix merge error 2025-05-20 13:58:48 -07:00
Phillip Webb
64aefcb658 Polish 'Document the os info contribution'
See gh-45565
2025-05-20 13:57:36 -07:00
Phillip Webb
c06fb87663 Merge branch '3.3.x' into 3.4.x
Closes gh-45631
2025-05-20 13:55:35 -07:00
Phillip Webb
752135d068 Document the process info contribution
Closes gh-45567
2025-05-20 13:54:42 -07:00
Phillip Webb
f045ef4514 Merge branch '3.3.x' into 3.4.x
Closes gh-45629
2025-05-20 13:29:07 -07:00
Phillip Webb
c99521ff0f Document the os info contribution
Closes gh-45565
2025-05-20 13:18:13 -07:00
Phillip Webb
0f0aa854f7 Merge branch '3.3.x' into 3.4.x
Closes gh-45627
2025-05-20 12:59:22 -07:00
Phillip Webb
1d923ccc43 Document that spring.application.name / group are used with logging
Closes gh-45597
2025-05-20 12:57:00 -07:00
Phillip Webb
0c313c368f Merge branch '3.3.x' into 3.4.x
Closes gh-45625
2025-05-20 12:53:39 -07:00
Phillip Webb
fa0107c431 Document @ConfigurationPropertiesBinding should use static bean methods
Closes gh-45621
2025-05-20 12:53:03 -07:00
Stéphane Nicoll
438762fd55 Merge branch '3.3.x' into 3.4.x
Closes gh-45619
2025-05-20 15:33:49 +02:00
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
f26b3189ce Merge branch '3.3.x' into 3.4.x
Closes gh-45616
2025-05-20 14:46:18 +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
bd2e0aa5e9 Merge branch '3.3.x' into 3.4.x
Closes gh-45614
2025-05-20 14:28:24 +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
aa9e75ed3c Merge branch '3.3.x' into 3.4.x
Closes gh-45610
2025-05-20 11:32:26 +01: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
c0bb27aaba Merge branch '3.3.x' into 3.4.x 2025-05-20 08:34:15 +02:00
Stéphane Nicoll
a37d2d36de Upgrade to XmlUnit2 2.10.1
Closes gh-45605
2025-05-20 08:28:45 +02:00
Stéphane Nicoll
db2b49d9b7 Upgrade to Spring Security 6.4.6
Closes gh-45558
2025-05-20 08:28:42 +02:00
Stéphane Nicoll
d5fe438722 Upgrade to Spring Kafka 3.3.6
Closes gh-45421
2025-05-20 08:28:41 +02: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
fab15af876 Merge branch '3.3.x' into 3.4.x
Closes gh-45594
2025-05-18 09:26:57 +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
8ef423e824 Merge branch '3.3.x' into 3.4.x 2025-05-17 17:09:50 +02:00
Stéphane Nicoll
dc2c5be789 Upgrade to Spring Retry 2.0.12
Closes gh-45425
2025-05-17 12:45:15 +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
106a659472 Merge branch '3.3.x' into 3.4.x 2025-05-16 16:39:59 +02:00
Stéphane Nicoll
90a99adbdb Upgrade to Spring Data Bom 2024.1.6
Closes gh-45415
2025-05-16 16:38:50 +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