Commit Graph

30023 Commits (d6890e39a7c286e7b0e6392aab45c9778caafbaa)
 

Author SHA1 Message Date
Stephane Nicoll 5f8900ea0e Upgrade to Spring Kafka 2.5.10
Closes gh-24293
4 years ago
Stephane Nicoll 18e2ce1682 Upgrade to Spring Batch 4.2.5
Closes gh-24290
4 years ago
Stephane Nicoll c08310ca35 Upgrade to Spring AMQP 2.2.13
Closes gh-24287
4 years ago
Stephane Nicoll 388f00612e Upgrade to Micrometer 1.5.9
Closes gh-24427
4 years ago
Stephane Nicoll 0dd3315ab8 Merge branch '2.2.x' into 2.3.x 4 years ago
Stephane Nicoll 7f9d0d2d7c Upgrade to Tomcat 9.0.41
Closes gh-24435
4 years ago
Stephane Nicoll 1094b7c10c Upgrade to Activemq 5.15.14
Closes gh-24434
4 years ago
Stephane Nicoll b8c68ef374 Upgrade to Undertow 2.0.33.Final
Closes gh-24433
4 years ago
Stephane Nicoll a9924c3576 Upgrade to Netty Tcnative 2.0.35.Final
Closes gh-24432
4 years ago
Stephane Nicoll 55b680e452 Upgrade to Netty 4.1.55.Final
Closes gh-24431
4 years ago
Stephane Nicoll 6d5e3b2c0d Upgrade to Caffeine 2.8.8
Closes gh-24430
4 years ago
Stephane Nicoll 60e69c2c3e Upgrade to Spring Kafka 2.3.13
Closes gh-24292
4 years ago
Stephane Nicoll 520b4bba9c Upgrade to Spring Batch 4.2.5
Closes gh-24289
4 years ago
Stephane Nicoll 317ec32458 Upgrade to Spring Integration 5.2.10
Closes gh-24429
4 years ago
Stephane Nicoll 241730bf10 Upgrade to Spring AMQP 2.2.13
Closes gh-24286
4 years ago
Phillip Webb 112503058a Merge branch '2.3.x'
Closes gh-24425
4 years ago
Phillip Webb 0bfa9cf107 Merge branch '2.2.x' into 2.3.x
Closes gh-24424
4 years ago
Phillip Webb 869141766b Use deterministic ordering of JavaBean methods
Update `JavaBeanBinder` so that methods and fields are sorted before
being processed. This ensures that setters are called in a deterministic
order, rather than the unspecified and variable order that reflection
provides.

Fixes gh-24068
4 years ago
Scott Frederick 1f26afffba Merge branch '2.3.x'
Closes gh-24422
4 years ago
Scott Frederick b14847d0e1 Credit contributors for forward-ported contributions
This commit upgrades github-changelog-generator to 0.0.5 and adds
configuration for forward-port and back-port labels so that
contributors get credit for contributions in the release notes for
each release that includes the contribution.

Fixes gh-24135
4 years ago
Madhura Bhave 15c6415c92 Merge branch '2.3.x'
Closes gh-24421
4 years ago
Madhura Bhave 6553020e8d Merge branch '2.2.x' into 2.3.x
Closes gh-24420
4 years ago
Madhura Bhave e5aea89599 Move SDKMAN to a separate job
Closes gh-21903
4 years ago
Stephane Nicoll e9aa070c6f Upgrade to Spring Data 2020.0.2
Closes gh-24284
4 years ago
Stephane Nicoll 68c23aa4e2 Merge branch '2.3.x' 4 years ago
Stephane Nicoll f4ed2e72c5 Upgrade to Spring Data Neumann-SR6
Closes gh-24283
4 years ago
Stephane Nicoll ef9e4afa23 Merge branch '2.2.x' into 2.3.x 4 years ago
Stephane Nicoll 6a8ad73e2e Upgrade to Spring Data Moore-SR12
Closes gh-24282
4 years ago
Stephane Nicoll 0d472d6f74 Start building against Spring Data 2020.0.2 snapshots
See gh-24284
4 years ago
Stephane Nicoll 922a7a4f8c Upgrade to Spring HATEOAS 1.2.2
Closes gh-24285
4 years ago
Stephane Nicoll 8955a8d3eb Merge branch '2.3.x' 4 years ago
Stephane Nicoll 84b92bc531 Upgrade to Spring HATEOAS 1.1.3
Closes gh-24419
4 years ago
Stephane Nicoll f375048620 Upgrade to Spring Framework 5.3.2
Closes gh-24278
4 years ago
Stephane Nicoll ae3c2e1a86 Merge branch '2.3.x' 4 years ago
Stephane Nicoll 52b5c36750 Upgrade to Micrometer 1.5.8
Closes gh-24280
4 years ago
Stephane Nicoll 8c676a43bd Upgrade to Spring Framework 5.2.12
Closes gh-24277
4 years ago
Stephane Nicoll 463ba23dc4 Merge branch '2.2.x' into 2.3.x 4 years ago
Stephane Nicoll 275816d9f9 Upgrade to Micrometer 1.3.16
Closes gh-24279
4 years ago
Stephane Nicoll e961afd64f Upgrade to Spring Framework 5.2.12
Closes gh-24276
4 years ago
Phillip Webb bef5fe29e3 Allow recursive profile group references
Update the original fix for issue #24327 so that recursive elements
are tolerated rather than fail.

See gh-24327
4 years ago
Phillip Webb a2a7bd5b02 Merge pull request #24327 from dreis2211
* pr/24327:
  Polish 'Fail on recursive references in profile groups'
  Fail on recursive references in profile groups

Closes gh-24327
4 years ago
Phillip Webb 0931f04eb0 Polish 'Fail on recursive references in profile groups'
See gh-24327
4 years ago
dreis2211 5b74f77ac6 Fail on recursive references in profile groups
Update `Profiles` group expansion logic to fail if recursive
references are found.

See gh-24327
4 years ago
Phillip Webb 2ab730182b Merge branch '2.3.x' 4 years ago
Phillip Webb 92306dcbe0 Merge branch '2.2.x' into 2.3.x 4 years ago
Phillip Webb 0d157e046f Fix checkstyle violations
See gh-21015
4 years ago
Phillip Webb 92a7ae76f6 Merge pull request #24301 from JimStockwell
* pr/24301:
  Update README with instructions on running tests

Closes gh-24301
4 years ago
Jim Stockwell f76e5d1bac Update README with instructions on running tests
See gh-24301
4 years ago
Phillip Webb e95c514661 Merge branch '2.3.x'
Closes gh-24412
4 years ago
Phillip Webb 49e754f48b Merge branch '2.2.x' into 2.3.x
Closes gh-24411
4 years ago