Commit Graph

50893 Commits

Author SHA1 Message Date
Phillip Webb
27fe5c52c9 Merge branch '3.3.x' 2024-10-01 15:43:59 -07:00
Phillip Webb
4f0f50ad42 Merge branch '3.2.x' into 3.3.x 2024-10-01 15:43:53 -07:00
Phillip Webb
707d858a08 Attempt to fix distribute conditions
See gh-42333
2024-10-01 15:43:34 -07:00
Phillip Webb
755960b454 Merge branch '3.3.x' 2024-10-01 15:35:06 -07:00
Phillip Webb
2aa87ea69f Merge branch '3.2.x' into 3.3.x 2024-10-01 15:35:01 -07:00
Phillip Webb
5b71d94d5b Attempt to fix send-notification 'uses'
See gh-42333
2024-10-01 15:34:32 -07:00
Phillip Webb
f0cc04be22 Merge branch '3.3.x' 2024-10-01 15:28:22 -07:00
Phillip Webb
72d2dfb586 Merge branch '3.2.x' into 3.3.x 2024-10-01 15:27:50 -07:00
Phillip Webb
c3b8337638 Unify commercial and OSS workflows
See gh-42333
2024-10-01 15:27:07 -07:00
Phillip Webb
d92774ab28 Merge branch '3.3.x' 2024-10-01 13:52:13 -07:00
Phillip Webb
f069c56738 Merge branch '3.2.x' into 3.3.x 2024-10-01 13:52:06 -07:00
Phillip Webb
ab6d5576a7 Fix typo
See gh-42333
2024-10-01 13:51:44 -07:00
Phillip Webb
03d795f9bc Add commercial repository references to CI
See gh-42333
2024-10-01 13:51:11 -07:00
Phillip Webb
8b1d896a1d Merge branch '3.3.x'
Closes gh-42494
2024-10-01 12:20:59 -07:00
Phillip Webb
2f9fbc6b70 Merge branch '3.2.x' into 3.3.x
Closes gh-42493
2024-10-01 12:20:32 -07:00
Andy Wilkinson
4b54e48789 Upgrade to Develocity Conventions 0.0.22
Closes gh-42492
2024-10-01 12:20:03 -07:00
Andy Wilkinson
842afa4381 Upgrade to Jackson 2.18.0
Closes gh-42480
2024-10-01 17:23:25 +01:00
Andy Wilkinson
42ad6ddf0a Raise the minimum supported version of Gradle to 8.4
Closes gh-42481
2024-10-01 17:23:24 +01:00
Andy Wilkinson
2f42b9cb29 Merge branch '3.3.x'
Closes gh-42491
2024-10-01 17:23:01 +01:00
Andy Wilkinson
26d3b845c5 Merge branch '3.2.x' into 3.3.x
Closes gh-42490
2024-10-01 17:22:11 +01:00
Andy Wilkinson
95665a4b28 Fall back to connection details when configuring Rabbit Streams
Closes gh-42489
2024-10-01 17:20:49 +01:00
Phillip Webb
99142dbbb2 Merge branch '3.3.x' 2024-09-30 16:25:47 -07:00
Phillip Webb
ec615f631c Merge branch '3.2.x' into 3.3.x 2024-09-30 16:03:30 -07:00
Phillip Webb
05b4edfd2c Use ifeval block for Commercial/OSS documentation
See gh-42333
2024-09-30 15:56:40 -07:00
Phillip Webb
021e84bf42 Merge branch '3.3.x' 2024-09-30 15:16:13 -07:00
Phillip Webb
2bb34e459a Merge branch '3.2.x' into 3.3.x 2024-09-30 15:16:06 -07:00
Phillip Webb
7f8fe4251d Fix SpringRepositorySupport environment support
See gh-42333
2024-09-30 15:15:55 -07:00
Phillip Webb
301816eb71 Merge branch '3.3.x' 2024-09-30 11:44:47 -07:00
Phillip Webb
fa92b96bfd Merge branch '3.2.x' into 3.3.x 2024-09-30 11:44:42 -07:00
Phillip Webb
f7d7d16ecd Polish logger naming 2024-09-30 11:44:28 -07:00
Phillip Webb
59461a7916 Merge branch '3.3.x' 2024-09-30 11:42:53 -07:00
Phillip Webb
b4fc218aaa Merge branch '3.2.x' into 3.3.x 2024-09-30 11:42:48 -07:00
Phillip Webb
72de717d2a Skip Homebrew formula creation for non OSS build
See gh-42333
2024-09-30 11:42:16 -07:00
Phillip Webb
5aa08218e3 Merge branch '3.3.x' 2024-09-30 11:37:12 -07:00
Phillip Webb
58968f2862 Merge branch '3.2.x' into 3.3.x 2024-09-30 11:37:01 -07:00
Phillip Webb
89ce26bf26 Skip SCM and IssueManagement POM configuration for non OSS builds
See gh-42333
2024-09-30 11:30:56 -07:00
Stéphane Nicoll
689bce88d2 Merge branch '3.3.x'
Closes gh-42477
2024-09-30 13:09:50 +02:00
Stéphane Nicoll
c8d3e07eec Merge branch '3.2.x' into 3.3.x
Closes gh-42476
2024-09-30 13:09:40 +02:00
Stéphane Nicoll
ab968494e6 Document how to handle the manifest in a native image with Maven
Closes gh-42412
2024-09-30 10:55:58 +02:00
Stéphane Nicoll
f908fcd1f3 Merge branch '3.3.x'
Closes gh-42473
2024-09-30 09:14:12 +02:00
Stéphane Nicoll
da1edd3833 Merge pull request #42467 from ngocnhan-tran1996
* pr/42467:
  Fix links to Micrometer reference doc

Closes gh-42467
2024-09-30 09:13:57 +02:00
Tran Ngoc Nhan
44848aa88d Fix links to Micrometer reference doc
See gh-42467
2024-09-30 09:12:36 +02:00
Stéphane Nicoll
b4f32ed420 Merge pull request #42471 from izeye
* pr/42471:
  Fix typo in "committed" in ProcessInfo

Closes gh-42471
2024-09-30 08:47:11 +02:00
Johnny Lim
7a27e6794e Fix typo in "committed" in ProcessInfo
See gh-42471
2024-09-30 08:46:47 +02:00
Phillip Webb
bc5a718cfa Merge branch '3.3.x' 2024-09-27 17:35:23 -07:00
Phillip Webb
3b8ae47096 Merge branch '3.2.x' into 3.3.x 2024-09-27 17:35:01 -07:00
Phillip Webb
d44e7c9af2 Dynamically populate repositories used in Ant/Maven integration tests
Update build scripts and tests so that repository settings are copied
dynamically from the build.

See gh-42333
2024-09-27 17:33:00 -07:00
Phillip Webb
7d8507d186 Polish 2024-09-27 17:31:24 -07:00
Phillip Webb
21901d65cc Merge branch '3.3.x' 2024-09-27 13:19:39 -07:00
Phillip Webb
d54f427323 Merge branch '3.2.x' into 3.3.x 2024-09-27 13:19:34 -07:00