Commit Graph

43596 Commits (2350d9c870461da229377e7f4426e68d7ba540cb)
 

Author SHA1 Message Date
Andy Wilkinson 2350d9c870 Adapt to Data changes missed due to predictive test selection
See gh-36190
1 year ago
Andy Wilkinson 9985c845f2 Adapt to Framework changes missed due to predictive test selection
See gh-36198
1 year ago
Phillip Webb b2985676aa Merge branch '3.1.x'
Closes gh-36210
1 year ago
Phillip Webb 97ef8f38a4 Merge branch '3.0.x' into 3.1.x
Closes gh-36209
1 year ago
Phillip Webb ab7e4da703 Merge branch '2.7.x' into 3.0.x
Closes gh-36208
1 year ago
Phillip Webb b7ad85cbba Merge pull request #34917 from lmartelli
* pr/34917:
  Use MergedAnnotations for `@AliasFor` support
  Test that ImportsContextCustomizer can support @AliasFor

Closes gh-34917
1 year ago
Phillip Webb 5d0640a356 Use MergedAnnotations for `@AliasFor` support
Update `ImportsContextCustomizer` to use `MergedAnnotations` so
that `@AliasFor` can be supported.

See gh-34917
1 year ago
Laurent Martelli 9baf23ccd5 Test that ImportsContextCustomizer can support @AliasFor
Add test to ensure that `ImportsContextCustomizer` can support
`@AliasFor` annotations.

See gh-34917
1 year ago
Andy Wilkinson 45abf8aaeb Merge branch '3.1.x'
Closes gh-36206
1 year ago
Andy Wilkinson 13d5cda704 Merge branch '3.0.x' into 3.1.x
Closes gh-36205
1 year ago
Andy Wilkinson f1d87b309c Merge branch '2.7.x' into 3.0.x
Closes gh-36204
1 year ago
Andy Wilkinson 1850d192ed Merge pull request #36201 from dependabot[bot]
* gh-36201:
  Upgrade to gradle/gradle-build-action 2.5.1

Closes gh-36201
1 year ago
dependabot[bot] 189beb34cd Upgrade to gradle/gradle-build-action 2.5.1
Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 2.4.2 to 2.5.1.
- [Release notes](https://github.com/gradle/gradle-build-action/releases)
- [Commits](749f47bda3...40b6781dcd)

---
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-36201
1 year ago
Andy Wilkinson 5a9ca67fba Start building against Spring Framework 6.2.0-M2 snapshots
See gh-36198
1 year ago
Andy Wilkinson 1fa079d9b5 Start building against Micrometer Tracing 1.2.0 snapshots
See gh-36199
1 year ago
Andy Wilkinson afdc133d6a Start building against Spring Session 3.2.0 snapshots
See gh-36196
1 year ago
Andy Wilkinson e1b5eb5040 Start building against Spring Security 6.2.0 snapshots
See gh-36195
1 year ago
Andy Wilkinson 32d8355191 Start building against Spring Kafka 3.0.9 snapshots
See gh-36194
1 year ago
Andy Wilkinson 1e0a572dfa Start building against Spring Integration 6.2.0 snapshots
See gh-36193
1 year ago
Andy Wilkinson c794f52085 Start building against Spring HATEOAS 2.2.0 snapshots
See gh-36192
1 year ago
Andy Wilkinson f85ba2a37e Start building against Spring GraphQL 1.2.2 snapshots
See gh-36191
1 year ago
Andy Wilkinson ec8e1e2c95 Start building against Spring Data Bom 2023.1.0 snapshots
See gh-36190
1 year ago
Andy Wilkinson e847e662c2 Start building against Spring Batch 5.1.0 snapshots
See gh-36189
1 year ago
Andy Wilkinson dc1d458e64 Start building against Micrometer 1.12.0 snapshots
See gh-36188
1 year ago
Andy Wilkinson a191f3e458 Merge branch '3.1.x' 1 year ago
Andy Wilkinson d0a61c2e78 Start building against Spring Kafka 3.0.9 snapshots
See gh-36187
1 year ago
Andy Wilkinson 3c00a04211 Start building against Spring GraphQL 1.2.2 snapshots
See gh-36186
1 year ago
Andy Wilkinson 921691284d Start building against Spring Framework 6.0.11 snapshots
See gh-36185
1 year ago
Andy Wilkinson 9d0e058352 Start building against Spring Data Bom 2023.0.2 snapshots
See gh-36184
1 year ago
Andy Wilkinson ffd3944bc7 Start building against Micrometer 1.11.2 snapshots
See gh-36183
1 year ago
Andy Wilkinson 38fdef6ec4 Merge branch '3.1.x' 1 year ago
Andy Wilkinson 1ff999c2a2 Merge branch '3.0.x' into 3.1.x 1 year ago
Andy Wilkinson 2b1189ff31 Start building against Spring Kafka 3.0.9 snapshots
See gh-36182
1 year ago
Andy Wilkinson 356504ade4 Start building against Spring HATEOAS 2.0.5 snapshots
See gh-36181
1 year ago
Andy Wilkinson 2a4cae2d96 Start building against Spring Framework 6.0.11 snapshots
See gh-36180
1 year ago
Andy Wilkinson c6d0c15c57 Start building against Spring Data Bom 2022.0.8 snapshots
See gh-36179
1 year ago
Andy Wilkinson fc7e9d277b Start building against Micrometer 1.10.9 snapshots
See gh-36178
1 year ago
Andy Wilkinson 0d4b8e8a9c Merge branch '3.1.x' 1 year ago
Andy Wilkinson 33a90c0a11 Merge branch '3.0.x' into 3.1.x 1 year ago
Andy Wilkinson 339050fb89 Merge branch '2.7.x' into 3.0.x 1 year ago
Andy Wilkinson 1c5447d9f8 Start building against Spring Framework 5.3.29 snapshots
See gh-36174
1 year ago
Andy Wilkinson a3990f16b9 Start building against Spring Data Bom 2021.2.14 snapshots
See gh-36173
1 year ago
Andy Wilkinson b9881fa6f0 Start building against Reactor Bom 2020.0.34 snapshots
See gh-36172
1 year ago
Andy Wilkinson 90760e834f Start building against Micrometer 1.9.13 snapshots
See gh-36171
1 year ago
Phillip Webb cc2302906a Merge pull request #36157 from izeye
* pr/36157:
  Fix metadata for logging.include-application-name

Closes gh-36157
1 year ago
Johnny Lim df107890c7 Fix metadata for logging.include-application-name
See gh-36157
1 year ago
Phillip Webb 871ed646d7 Merge pull request #36158 from izeye
* pr/36158:
  Polish 'Log correlation IDs when Micrometer tracing is being used'

Closes gh-36158
1 year ago
Johnny Lim 7c77e1bb85 Polish 'Log correlation IDs when Micrometer tracing is being used'
See gh-36158
1 year ago
Phillip Webb 77245c3bd0 Merge branch '3.1.x'
Closes gh-36164
1 year ago
Phillip Webb 1f68db06ba Merge branch '3.0.x' into 3.1.x
Closes gh-36163
1 year ago