Commit Graph

41450 Commits

Author SHA1 Message Date
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
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
d070ee284d Start building against Spring AMQP 3.0.3 snapshots
See gh-34608
2023-03-14 20:31:09 +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
1a79cced6a Upgrade to Reactor Bom 2022.0.5
Closes gh-34538
2023-03-14 20:12:55 +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
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
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
f59c23c3d9 Merge pull request #34596 from benelog
* gh-34596:
  Polish "Fix Javadoc in JobLauncherApplicationRunner"
  Fix Javadoc in JobLauncherApplicationRunner

Closes gh-34596
2023-03-14 14:58:15 +00:00
Andy Wilkinson
03865eebd7 Polish "Fix Javadoc in JobLauncherApplicationRunner"
See gh-34596
2023-03-14 14:58:01 +00:00
Sanghyuk Jung
03acc0273e Fix Javadoc in JobLauncherApplicationRunner
See gh-34596
2023-03-14 14:55:27 +00:00
Andy Wilkinson
7f807dccb7 Merge branch '2.7.x' into 3.0.x
Closes gh-34602
2023-03-14 14:52:27 +00:00
Andy Wilkinson
dee145d873 Merge pull request #34567 from 1993heqiang
* gh-34567:
  Polish "Update two references to old APIs in the docs"
  Update two references to old APIs in the docs

Closes gh-34567
2023-03-14 14:51:16 +00:00
Andy Wilkinson
da156224aa Polish "Update two references to old APIs in the docs"
See gh-34567
2023-03-14 14:50:51 +00:00
1993heqiang
e447c49f3b Update two references to old APIs in the docs
See gh-34567
2023-03-14 14:48:19 +00:00
Andy Wilkinson
220c4b671b Merge branch '2.7.x' into 3.0.x
Closes gh-34600
2023-03-14 14:40:26 +00:00
Andy Wilkinson
cfd4341a8e Merge pull request #34587 from izeye
* gh-34587:
  Polish Javadoc since tags for gh-34324

Closes gh-34587
2023-03-14 14:39:53 +00:00
Johnny Lim
00f388fa6f Polish Javadoc since tags for gh-34324
See gh-34587
2023-03-14 14:39:10 +00:00
Andy Wilkinson
367ec46d34 Start building against Spring Session 3.0.1 snapshots
See gh-34545
2023-03-09 14:55:22 +00:00
Andy Wilkinson
d7d89c2d7e Start building against Spring Retry 2.0.1 snapshots
See gh-34544
2023-03-09 14:55:16 +00:00
Andy Wilkinson
cf22fcd0d1 Start building against Spring Kafka 3.0.5 snapshots
See gh-34543
2023-03-09 14:55:12 +00:00
Andy Wilkinson
bd259953b6 Start building against Spring Integration 6.0.4 snapshots
See gh-34542
2023-03-09 14:55:06 +00:00
Andy Wilkinson
30b6203748 Start building against Spring GraphQL 1.1.3 snapshots
See gh-34541
2023-03-09 14:55:00 +00:00
Andy Wilkinson
7e6d984c7f Start building against Spring Framework 6.0.7 snapshots
See gh-34540
2023-03-09 14:54:56 +00:00
Andy Wilkinson
0aa0e098b5 Start building against Spring Data Bom 2022.0.4 snapshots
See gh-34539
2023-03-09 14:54:50 +00:00
Andy Wilkinson
79add16af9 Start building against Reactor Bom 2022.0.5 snapshots
See gh-34538
2023-03-09 14:54:45 +00:00
Andy Wilkinson
b9f0107519 Start building against Micrometer Tracing 1.0.3 snapshots
See gh-34537
2023-03-09 14:54:40 +00:00
Andy Wilkinson
950d8dfd38 Start building against Micrometer 1.10.5 snapshots
See gh-34536
2023-03-09 14:54:35 +00:00
Andy Wilkinson
6886bba411 Merge branch '2.7.x' into 3.0.x 2023-03-09 14:50:48 +00:00
Andy Wilkinson
2c09c311f5 Start building against Spring Session Bom 2021.2.1 snapshots
See gh-34533
2023-03-09 11:29:39 +00:00
Andy Wilkinson
783db48cf4 Start building against Spring GraphQL 1.0.4 snapshots
See gh-34532
2023-03-09 11:29:34 +00:00
Andy Wilkinson
5fdd124bc3 Start building against Spring Framework 5.3.26 snapshots
See gh-34531
2023-03-09 11:29:29 +00:00
Andy Wilkinson
8112273b22 Start building against Spring Data Bom 2021.2.10 snapshots
See gh-34530
2023-03-09 11:29:24 +00:00
Andy Wilkinson
5daef7cda1 Start building against Reactor Bom 2020.0.30 snapshots
See gh-34529
2023-03-09 11:29:18 +00:00
Andy Wilkinson
b03984735c Start building against Micrometer 1.9.9 snapshots
See gh-34528
2023-03-09 11:29:12 +00:00
Andy Wilkinson
48752a4639 Merge branch '2.7.x' into 3.0.x 2023-03-09 10:54:12 +00:00
Andy Wilkinson
1e5169846f Fix handling of deprecated identityprovider verification.credentials
Fixes gh-34525
2023-03-09 10:36:16 +00:00
Scott Frederick
de85308578 Merge branch '2.7.x' into 3.0.x
Closes gh-34520
2023-03-08 15:33:52 -06:00
Scott Frederick
4bd0f75119 Upgrade CI images to ubuntu:jammy-20230301
Closes gh-34521
2023-03-08 15:24:36 -06:00
Andy Wilkinson
3945c48290 Merge branch '2.7.x' into 3.0.x
Closes gh-34515
2023-03-08 17:28:10 +00:00
Andy Wilkinson
86c988d653 Improve compatibility with SnakeYAML 2.0
Closes gh-34405
2023-03-08 17:25:42 +00:00
Scott Frederick
29ad690d56 Merge branch '2.7.x' into 3.0.x
Closes gh-34495
2023-03-06 15:30:55 -06:00
Scott Frederick
7730eee439 Use image manifest when exporting layers
A tar archive of a Docker image contains a `mainfest.json` file that
lists the path to each embedded tar file containing the contents of a
layer in the image. This manifest file should be used to identify the
layer files instead of relying on file naming conventions and
assumptions on the directory structure that are not consistent
between container engine implementations.

Fixes gh-34324
2023-03-06 15:13:08 -06:00