Commit Graph
41771 Commits
Author SHA1 Message Date
Andy Wilkinson 2e8dffdcd3 Merge branch '3.0.x' 2023-03-20 21:31:53 +00:00
Andy Wilkinson bd39247a30 Merge branch '2.7.x' into 3.0.x 2023-03-20 21:31:29 +00:00
Andy Wilkinson fe39ee671d Upgrade to UnboundID LDAPSDK 6.0.8
Closes gh-34656
2023-03-20 21:07:57 +00:00
Andy Wilkinson 4be288f672 Upgrade to Tomcat 9.0.73
Closes gh-34655
2023-03-20 21:07:57 +00:00
Andy Wilkinson 676cac99b7 Upgrade to Spring HATEOAS 1.5.4
Closes gh-34654
2023-03-20 19:39:47 +00:00
Andy Wilkinson 078c5f5c2c Upgrade to Spring Framework 5.3.26
Closes gh-34531
2023-03-20 19:39:42 +00:00
Andy Wilkinson 97dab185dd Upgrade to Spring Data Bom 2021.2.10
Closes gh-34530
2023-03-20 19:39:41 +00:00
Andy Wilkinson 71c7194af7 Upgrade to Netty 4.1.90.Final
Closes gh-34653
2023-03-20 19:39:41 +00:00
Andy Wilkinson 20558bf072 Upgrade to Json-smart 2.4.10
Closes gh-34652
2023-03-20 19:39:36 +00:00
Andy Wilkinson bfba7fdee3 Upgrade to Jetty 9.4.51.v20230217
Closes gh-34651
2023-03-20 19:39:31 +00:00
Andy Wilkinson 7fa5dab8ac Upgrade to Jetty Reactive HTTPClient 1.1.14
Closes gh-34650
2023-03-20 19:39:26 +00:00
Andy Wilkinson 419428842e Upgrade to Groovy 3.0.16
Closes gh-34649
2023-03-20 19:39:21 +00:00
Andy Wilkinson 3744532dec Upgrade to Dropwizard Metrics 4.2.18
Closes gh-34648
2023-03-20 19:39:16 +00:00
Andy Wilkinson e7f40b9e0a Merge branch '3.0.x'
See gh-34641
2023-03-20 11:46:22 +00:00
Andy Wilkinson d7987147c1 Correct base Java version in JDK 20 CI image
See gh-34640
2023-03-20 11:45:44 +00:00
Andy Wilkinson 2802841de6 Merge branch '3.0.x'
Closes gh-34641
2023-03-20 10:13:42 +00:00
Andy Wilkinson 7a4dcecaff Merge branch '2.7.x' into 3.0.x
Closes gh-34640
2023-03-20 10:12:38 +00:00
Andy Wilkinson 2cbaf645b1 Add CI with JDK 20
Closes gh-34175
2023-03-20 10:04:41 +00:00
Andy Wilkinson 4d78125bcc Rename Git Commit ID Plugin to match its renamed artifact
This commit renames the library from Git Commit ID Plugin to Git
Commit ID Maven Plugin. This will result in the name of the version
property that can be used to override Boot's plugin management
changing from git-commit-id-plugin.version to
git-commit-id-maven-plugin.version

Closes gh-34397
2023-03-16 10:08:26 +00:00
Phillip Webb b63c3afdbe Merge pull request #34615 from RohanGoyal17
* pr/34615:
  Polish 'Add SanitizableData.withSanitizedValue method'
  Add SanitizableData.withSanitizedValue method

Closes gh-34615
2023-03-15 15:18:41 -07:00
Phillip Webb da925242f3 Polish 'Add SanitizableData.withSanitizedValue method'
See gh-34615
2023-03-15 15:17:52 -07:00
Rohan Goyal f789c9a56e Add SanitizableData.withSanitizedValue method
See gh-34615
2023-03-15 15:10:51 -07:00
Phillip Webb 7f5dc1cde5 Merge branch '3.0.x'
Closes gh-34618
2023-03-15 15:10:01 -07:00
Phillip Webb dcb41b03a0 Merge branch '2.7.x' into 3.0.x
Closes gh-34617
2023-03-15 15:09:44 -07:00
Phillip Webb aea57fbd41 Consider the underling file in equals/hashcode
Update `StandardConfigDataResource` so that the underlying file is
considered in equals/hashcode. Prior to this commit, if the classpath
included `.` then the same resource could be loaded twice. Once via
a `ClassPathResource` and once via a `FileSystemResource`.

Fixes gh-34212
2023-03-15 13:52:10 -07:00
Phillip Webb 837ea04cd1 Merge branch '3.0.x'
Closes gh-34611
2023-03-14 18:04:39 -07:00
Phillip Webb 5d21c3616f Don't treat Kotlin data classes as immutable
Unlike records, Kotlin data classes are mutable and so we can't apply
the same constructor detection logic.

Fixes gh-34500
2023-03-14 18:03:15 -07:00
Andy Wilkinson 65cbcb95b6 Start building against Spring AMQP 3.0.3 snapshots
See gh-34610
2023-03-14 21:26:07 +00:00
Andy Wilkinson e3dd11460f Upgrade to Reactor Bom 2022.0.5
Closes gh-34553
2023-03-14 21:22:46 +00:00
Andy Wilkinson 11e55d56ce Merge branch '3.0.x' 2023-03-14 21:20:53 +00:00
Andy Wilkinson d070ee284d Start building against Spring AMQP 3.0.3 snapshots
See gh-34608
2023-03-14 20:31:09 +00:00
Andy Wilkinson 1dbf335e5a Merge branch '3.0.x' 2023-03-14 20:28:18 +00:00
Andy Wilkinson 916851abb3 Merge branch '2.7.x' into 3.0.x 2023-03-14 20:28:04 +00:00
Andy Wilkinson 837ac85f3b Start building against Spring AMQP 2.4.11 snapshots
See gh-34607
2023-03-14 20:15:41 +00:00
Andy Wilkinson df3ed90b50 Merge branch '3.0.x' 2023-03-14 20:13:09 +00:00
Andy Wilkinson 1a79cced6a Upgrade to Reactor Bom 2022.0.5
Closes gh-34538
2023-03-14 20:12:55 +00:00
Andy Wilkinson 027ae9c026 Upgrade to Micrometer Tracing 1.1.0-M2
Closes gh-34547
2023-03-14 15:16:11 +00:00
Andy Wilkinson 589775985d Upgrade to Micrometer 1.11.0-M2
Closes gh-34546
2023-03-14 15:15:26 +00:00
Andy Wilkinson fade92cc75 Merge branch '3.0.x' 2023-03-14 15:12:31 +00:00
Andy Wilkinson 8521afcee7 Upgrade to Micrometer Tracing 1.0.3
Closes gh-34537
2023-03-14 15:11:53 +00:00
Andy Wilkinson 6f946407bc Upgrade to Micrometer 1.10.5
Closes gh-34536
2023-03-14 15:11:52 +00:00
Andy Wilkinson 8272a95af8 Merge branch '3.0.x' 2023-03-14 15:09:43 +00:00
Andy Wilkinson 938809464a Merge branch '2.7.x' into 3.0.x 2023-03-14 15:09:26 +00:00
Andy Wilkinson 7022d9abbb Upgrade to Reactor Bom 2020.0.30
Closes gh-34529
2023-03-14 15:09:09 +00:00
Andy Wilkinson 7f2002fe44 Upgrade to Micrometer 1.9.9
Closes gh-34528
2023-03-14 15:08:30 +00:00
Andy Wilkinson 59921d823c Merge branch '3.0.x'
Closes gh-34606
2023-03-14 15:04:36 +00:00
Andy Wilkinson d9c5f274c8 Merge branch '2.7.x' into 3.0.x
Closes gh-34605
2023-03-14 15:03:53 +00:00
Andy Wilkinson 61d92523bd Merge pull request #34421 from 1993heqiang
* gh-34421:
  Polish name of JettyServletWebServerFactory bean method

Closes gh-34421
2023-03-14 15:03:37 +00:00
1993heqiang a3bb3b1510 Polish name of JettyServletWebServerFactory bean method
See gh-34421
2023-03-14 15:02:12 +00:00
Andy Wilkinson ef6c9853e9 Merge branch '3.0.x'
Closes gh-34604
2023-03-14 14:58:49 +00:00