Commit Graph

45160 Commits

Author SHA1 Message Date
Moritz Halbritter
63df0c1441 Merge pull request #38570 from aleksandrserbin
* pr/38570:
  Fix Observation Filter docs

Closes gh-38570
2023-11-28 13:17:27 +01:00
Alex Serbin
23816d6015 Fix Observation Filter docs
`WebMvcMetricsFilter` no longer exists since 3.0 and should be
replaced with `ServerHttpObservationFilter`

See gh-38570
2023-11-28 13:16:25 +01:00
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
2023-11-28 11:38:59 +01:00
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
2023-11-28 11:38:28 +01:00
Moritz Halbritter
07d8c99605 Switch LATEST_GA for 3.1.x to false 2023-11-23 16:57:22 +01:00
Spring Builds
9552335c15 Next development version (v3.1.7-SNAPSHOT) 2023-11-23 11:32:11 +00:00
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
2023-11-23 11:45:07 +01:00
Andy Wilkinson
1707904f70 Upgrade to Spring Batch 5.0.4
Closes gh-38493
2023-11-22 19:49:53 +00:00
Andy Wilkinson
d33af60ca6 Merge branch '3.0.x' into 3.1.x 2023-11-22 19:49:47 +00:00
Andy Wilkinson
4840ee9f63 Upgrade to Spring Batch 5.0.4
Closes gh-38492
2023-11-22 19:48:42 +00:00
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
2023-11-22 11:10:59 -08:00
Andy Wilkinson
e7aeeb87cf Upgrade to Spring Integration 6.1.5
Closes gh-38303
2023-11-22 18:23:57 +00:00
Brian Clozel
f1dc740316 Merge branch '3.0.x' into 3.1.x 2023-11-22 16:31:52 +01:00
Brian Clozel
d09959d799 Merge branch '2.7.x' into 3.0.x 2023-11-22 16:30:42 +01:00
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".
2023-11-22 16:29:41 +01:00
Andy Wilkinson
7cb02b4387 Merge branch '3.0.x' into 3.1.x 2023-11-22 14:24:41 +00:00
Andy Wilkinson
1d7d6d1797 Merge branch '2.7.x' into 3.0.x 2023-11-22 14:24:29 +00:00
Andy Wilkinson
7ad6e4470c Upgrade to Spring Batch 4.3.10
Closes gh-38281
2023-11-22 14:23:48 +00:00
Andy Wilkinson
ae5bae393b Remove unnecessary toLowerCase call from remainderIsDashes
Closes gh-38498
2023-11-22 12:35:36 +00:00
Moritz Halbritter
74239ad689 Merge branch '3.0.x' into 3.1.x
Closes gh-38495
2023-11-22 11:15:20 +01:00
Moritz Halbritter
48e06af7ec Merge branch '2.7.x' into 3.0.x
Closes gh-38494
2023-11-22 11:15:07 +01:00
Moritz Halbritter
a6346fba08 Merge pull request #38385 from PENEKhun
* pr/38385:
  Polish "Document comments in SQL for database initialization"
  Document comments in SQL for database initialization

Closes gh-38385
2023-11-22 11:14:55 +01:00
Moritz Halbritter
0171ed205c Polish "Document comments in SQL for database initialization"
See gh-38385
2023-11-22 11:14:13 +01:00
penekhun
578d0436e0 Document comments in SQL for database initialization
See gh-38385
2023-11-22 11:10:14 +01:00
Andy Wilkinson
a7bcb67cce Merge branch '3.0.x' into 3.1.x 2023-11-22 09:44:54 +00:00
Andy Wilkinson
3f12c36198 Prepare for the final OSS release of 3.0.x
Closes gh-38474
2023-11-22 09:43:47 +00:00
Andy Wilkinson
a67825c320 Merge branch '3.0.x' into 3.1.x 2023-11-22 09:43:04 +00:00
Andy Wilkinson
9cdb17c9eb Merge branch '2.7.x' into 3.0.x 2023-11-22 09:42:54 +00:00
Andy Wilkinson
49c4f33919 Prepare for the final OSS release of 2.7.x
Closes gh-38472
2023-11-22 09:41:07 +00:00
Andy Wilkinson
2d7c8a144c Start building against Spring Batch 5.0.4 snapshots
See gh-38493
2023-11-22 09:39:31 +00:00
Andy Wilkinson
eb006efa8d Merge branch '3.0.x' into 3.1.x 2023-11-22 09:38:40 +00:00
Andy Wilkinson
7d6a64bb56 Start building against Spring Batch 5.0.4 snapshots
See gh-38492
2023-11-22 09:38:09 +00:00
Moritz Halbritter
eddb17473b Fix deprecation clause on MongoPropertiesClientSettingsBuilderCustomizer 2023-11-22 10:29:12 +01:00
Andy Wilkinson
d7202b4fda Merge branch '3.0.x' into 3.1.x 2023-11-22 08:29:45 +00:00
Andy Wilkinson
0e36411c5a Merge branch '2.7.x' into 3.0.x 2023-11-22 08:29:09 +00:00
Andy Wilkinson
b473ffdea2 Upgrade to Spring Integration 5.5.20
Closes gh-38491
2023-11-22 08:28:52 +00:00
Scott Frederick
d433deb737 Merge branch '3.0.x' into 3.1.x
Closes gh-38485
2023-11-21 17:30:54 -06:00
Scott Frederick
dabcebf8a3 Merge branch '2.7.x' into 3.0.x
Closes gh-38484
2023-11-21 17:30:07 -06:00
Scott Frederick
d1cce0f8ef Upgrade default CNB builders to Paketo Jammy
Closes gh-38477
2023-11-21 17:22:32 -06:00
Andy Wilkinson
5fa57483d1 Upgrade to Tomcat 10.1.16
Closes gh-38469
2023-11-21 15:34:43 +00:00
Andy Wilkinson
09a15cbf1b Upgrade to Spring WS 4.0.8
Closes gh-38304
2023-11-21 15:34:37 +00:00
Andy Wilkinson
71a65019d6 Upgrade to Spring RESTDocs 3.0.1
Closes gh-38468
2023-11-21 15:34:37 +00:00
Andy Wilkinson
ac873ea796 Upgrade to Spring Kafka 3.0.13
Closes gh-38370
2023-11-21 15:34:32 +00:00
Andy Wilkinson
6d0500b277 Upgrade to Spring GraphQL 1.2.4
Closes gh-38302
2023-11-21 15:34:31 +00:00
Andy Wilkinson
5dd402af5c Upgrade to Spring Data Bom 2023.0.6
Closes gh-38300
2023-11-21 15:34:31 +00:00
Andy Wilkinson
71e85f54e0 Upgrade to SAAJ Impl 3.0.3
Closes gh-38467
2023-11-21 15:34:30 +00:00
Andy Wilkinson
3f5ff16946 Upgrade to Pooled JMS 3.1.5
Closes gh-38466
2023-11-21 15:34:25 +00:00
Andy Wilkinson
d26b76c647 Upgrade to Netty 4.1.101.Final
Closes gh-38465
2023-11-21 15:34:20 +00:00
Andy Wilkinson
505b0f6387 Upgrade to Native Build Tools Plugin 0.9.28
Closes gh-38464
2023-11-21 15:34:16 +00:00
Andy Wilkinson
104819ffb0 Upgrade to Lettuce 6.2.7.RELEASE
Closes gh-38463
2023-11-21 15:34:11 +00:00