Commit Graph

42390 Commits

Author SHA1 Message Date
Stephane Nicoll
eb467f64bb Upgrade Java 17 version in CI image and .sdkmanrc
Closes gh-36457
2023-07-24 12:42:55 +02:00
Andy Wilkinson
7ac89a1cb7 Merge pull request #35377 from ls-urs-keller
* gh-35377:
  Polish "Don't run process-aot or process-test-aot on reactor projects"
  Don't run process-aot or process-test-aot on reactor projects

Closes gh-35377
2023-07-21 16:41:20 +01:00
Andy Wilkinson
84c1c5ccaa Polish "Don't run process-aot or process-test-aot on reactor projects"
See gh-35377
2023-07-21 16:39:50 +01:00
Urs Keller
0308de1672 Don't run process-aot or process-test-aot on reactor projects
See gh-35377
2023-07-21 16:39:24 +01:00
Andy Wilkinson
6a2a3e2b26 Merge branch '2.7.x' into 3.0.x
Closes gh-36491
2023-07-21 15:06:34 +01:00
Andy Wilkinson
0d77347eba Merge pull request #36477 from izeye
* gh-36477:
  Polish "Correct description of overrides for spring.redis.url"
  Correct description of overrides for spring.redis.url

Closes gh-36477
2023-07-21 14:48:14 +01:00
Andy Wilkinson
5a0f1bbe9b Polish "Correct description of overrides for spring.redis.url"
See gh-36477
2023-07-21 14:47:54 +01:00
Johnny Lim
1effd3723f Correct description of overrides for spring.redis.url
See gh-36477
2023-07-21 14:47:25 +01:00
Andy Wilkinson
4d11f3bf92 Merge branch '2.7.x' into 3.0.x 2023-07-20 12:09:30 +01:00
Spring Builds
cd91dbe62b Next development version (v3.0.10-SNAPSHOT) 2023-07-20 09:48:54 +00:00
Andy Wilkinson
960f0ea1da Revert "Upgrade to R2DBC Pool 1.0.1.RELEASE"
This reverts commit e754a1b11e.

See gh-36464
2023-07-20 09:22:21 +01:00
Spring Builds
1b34292c21 Next development version (v2.7.15-SNAPSHOT) 2023-07-20 07:42:07 +00:00
Andy Wilkinson
e30b3fe4f2 Upgrade to Spring HATEOAS 2.0.6
Closes gh-36453
2023-07-20 08:21:42 +01:00
Andy Wilkinson
277efdc6b1 Upgrade to R2DBC Postgresql 1.0.2.RELEASE
Closes gh-36465
2023-07-20 08:21:41 +01:00
Andy Wilkinson
e754a1b11e Upgrade to R2DBC Pool 1.0.1.RELEASE
Closes gh-36464
2023-07-20 08:21:36 +01:00
Andy Wilkinson
f145ca0c3c Fix reflection hint generation for properties nested in superclass
Fixes gh-36406
2023-07-19 14:37:52 +01:00
Phillip Webb
9d91dbc4e5 Use explicit matchers following Spring Security 6.0.5 upgrade
See gh-36293
2023-07-18 10:31:41 +01:00
Phillip Webb
0233178855 Use explicit matchers following Spring Security 6.0.5 upgrade
See gh-36293
2023-07-18 09:49:11 +01:00
Stephane Nicoll
12011fb4d9 Merge branch '2.7.x' into 3.0.x 2023-07-18 06:24:57 +02:00
Stephane Nicoll
1dcfb3cfb1 Upgrade to Spring Security 6.0.5
Closes gh-36293
2023-07-18 06:22:09 +02:00
Stephane Nicoll
7ec9f45929 Upgrade to Spring Security 5.7.10
Closes gh-36295
2023-07-18 06:21:22 +02:00
Stephane Nicoll
3a12e8ee8b Merge branch '2.7.x' into 3.0.x 2023-07-17 19:58:38 +02:00
Stephane Nicoll
7913b22f6a Upgrade to Spring Kafka 3.0.9
Closes gh-36182
2023-07-17 19:57:22 +02:00
Stephane Nicoll
a838cab65c Upgrade to Spring AMQP 3.0.6
Closes gh-36401
2023-07-17 19:55:53 +02:00
Stephane Nicoll
bf5cdbf3f3 Upgrade to Lettuce 6.2.5.RELEASE
Closes gh-36434
2023-07-17 19:55:53 +02:00
Stephane Nicoll
0f396c91f4 Upgrade to Dependency Management Plugin 1.1.2
Closes gh-36433
2023-07-17 19:55:48 +02:00
Stephane Nicoll
250868ad84 Upgrade to Spring AMQP 2.4.14
Closes gh-36399
2023-07-17 19:53:54 +02:00
Stephane Nicoll
c0e263dc3c Merge pull request #35619 from johnnywiller
* pr/35619:
  Polish "Allow custom ExemplarSampler to be used"
  Allow custom ExemplarSampler to be used

Closes gh-35619
2023-07-17 15:48:17 +02:00
Stephane Nicoll
750096b9c2 Polish "Allow custom ExemplarSampler to be used"
See gh-35619
2023-07-17 15:46:48 +02:00
Johnny Goncalves
94b17ecd26 Allow custom ExemplarSampler to be used
See gh-35619
2023-07-17 15:44:05 +02:00
Stephane Nicoll
3586bfb629 Merge branch '2.7.x' into 3.0.x
Closes gh-36426
2023-07-17 15:22:43 +02:00
Stephane Nicoll
08054cf380 Merge pull request #36062 from quaff
* pr/36062:
  Polish "Replace @CsvSource with @ValueSource where feasible"
  Replace @CsvSource with @ValueSource where feasible

Closes gh-36062
2023-07-17 15:22:22 +02:00
Stephane Nicoll
09e5d38348 Polish "Replace @CsvSource with @ValueSource where feasible"
See gh-36062
2023-07-17 15:16:27 +02:00
Yanming Zhou
acb7acd5d9 Replace @CsvSource with @ValueSource where feasible
@ValueSource is more appropriate for single parameter.

See gh-36062
2023-07-17 15:16:26 +02:00
Stephane Nicoll
bbaac07d64 Merge pull request #36155 from jonatan-ivanov
* pr/36155:
  Add missing OTel Span attributes

Closes gh-36155
2023-07-17 15:04:24 +02:00
Jonatan Ivanov
58cfdbfa2d Add missing OTel Span attributes
OTel semantic conventions mandate certain resource attributes to present
on exported spans. This commits make sure that the attribute we add are
merged with the defaults, rather than replacing them.

See gh-36155
2023-07-17 15:00:51 +02:00
Stephane Nicoll
83457bb0e8 Merge branch '2.7.x' into 3.0.x 2023-07-14 19:13:34 +02:00
Stephane Nicoll
60150d96bd Upgrade to Spring HATEOAS 2.0.5
Closes gh-36181
2023-07-14 19:08:06 +02:00
Stephane Nicoll
0a29a6a8c3 Upgrade to Spring Data Bom 2022.0.8
Closes gh-36179
2023-07-14 19:08:06 +02:00
Stephane Nicoll
beb4010d07 Upgrade to Spring HATEOAS 1.5.5
Closes gh-36413
2023-07-14 19:05:56 +02:00
Stephane Nicoll
67bae9de36 Upgrade to Spring Data Bom 2021.2.14
Closes gh-36173
2023-07-14 19:05:52 +02:00
Andy Wilkinson
7eddacf406 Merge pull request #36109 from Pengfei-Lu
* gh-36109:
  Correct conditions on auto-configured JacksonJsonpMapper

Closes gh-36109
2023-07-14 10:41:27 +01:00
Pengfei-Lu
8697d9ddd5 Correct conditions on auto-configured JacksonJsonpMapper
See gh-36109

Signed-off-by: Pengfei-Lu <459360594@qq.com>
2023-07-13 18:10:21 +01:00
Stephane Nicoll
b3244d19c4 Merge branch '2.7.x' into 3.0.x
Closes gh-36392
2023-07-13 16:19:24 +02:00
Stephane Nicoll
1c55673405 Upgrade CI to Docker 24.0.4
Closes gh-36390
2023-07-13 16:18:38 +02:00
Stephane Nicoll
69252def7e Merge branch '2.7.x' into 3.0.x 2023-07-13 16:07:56 +02:00
Stephane Nicoll
fbde75e149 Start building against Spring AMQP 3.0.6 snapshots
See gh-36401
2023-07-13 16:01:59 +02:00
Stephane Nicoll
6351cdd4bf Upgrade to Spring Framework 6.0.11
Closes gh-36180
2023-07-13 15:57:35 +02:00
Stephane Nicoll
fc9006f53c Upgrade to Reactor Bom 2022.0.9
Closes gh-36292
2023-07-13 15:57:34 +02:00
Stephane Nicoll
23653e72be Upgrade to Dependency Management Plugin 1.1.1
Closes gh-36400
2023-07-13 15:57:33 +02:00