Commit Graph

42691 Commits

Author SHA1 Message Date
Phillip Webb
d284567a84 Merge branch '3.0.x' 2023-05-12 13:30:38 -07:00
Phillip Webb
10499465ed Merge branch '2.7.x' into 3.0.x 2023-05-12 13:30:32 -07:00
Phillip Webb
8d5c45eabe Merge branch '2.6.x' into 2.7.x 2023-05-12 13:30:22 -07:00
Phillip Webb
27c8da66f1 Merge branch '2.5.x' into 2.6.x
Closes gh-35412
2023-05-12 13:27:46 -07:00
Madhura Bhave
307f3c3399 Use endpoint mappings in CloudFoundry integration
Closes gh-35411
2023-05-12 13:23:13 -07:00
Phillip Webb
e3ed87d165 Merge branch '3.0.x' 2023-05-12 13:21:52 -07:00
Phillip Webb
92e420a098 Merge branch '2.7.x' into 3.0.x 2023-05-12 13:14:12 -07:00
Phillip Webb
57e45dfb21 Update copyright year of changed files 2023-05-12 13:01:43 -07:00
Phillip Webb
ef4b09718c Fix loading of PKCS#8 PEM encoded EC and DSA keys for buildpack
Polish and port support for PKCS#8 PEM encoded EC and DSA keys to
the buildpack code.

See gh-35322
2023-05-12 13:01:30 -07:00
Phillip Webb
e9c4a5d663 Polish 2023-05-12 13:01:30 -07:00
Phillip Webb
2bfbab2cfb Merge branch '3.0.x' 2023-05-12 09:46:32 -07:00
Phillip Webb
fc8abf1fcf Merge branch '2.7.x' into 3.0.x 2023-05-12 09:46:18 -07:00
Phillip Webb
54e294c5c2 Merge branch '2.6.x' into 2.7.x 2023-05-12 09:45:54 -07:00
Phillip Webb
2bdc62afdb Merge branch '2.5.x' into 2.6.x 2023-05-12 09:45:01 -07:00
Phillip Webb
585286e472 Revert "Resolve errors in layers.xsd" for 2.5
Revert layers.xsd fix to reduce risk of a regression since it has not
yet made it into a 2.5 release.

This reverts commit f185b0767a, reversing
changes made to bf3c6dfdba.

See gh-31126
2023-05-12 09:42:25 -07:00
Moritz Halbritter
b70399e998 Merge branch '3.0.x' 2023-05-12 12:03:32 +02:00
Moritz Halbritter
7b4056df7f Merge branch '2.7.x' into 3.0.x 2023-05-12 12:00:11 +02:00
Moritz Halbritter
700e89097c Polish
See https://stackoverflow.com/questions/28671903/the-hashsett-removeall-method-is-surprisingly-slow
2023-05-12 11:57:33 +02:00
Andy Wilkinson
b936291d47 Upgrade to Native Build Tools Plugin 0.9.22
Closes gh-35407
2023-05-12 10:37:04 +01:00
Andy Wilkinson
cd98fc11eb Merge branch '3.0.x' 2023-05-12 10:35:30 +01:00
Andy Wilkinson
521a5ec784 Upgrade to Native Build Tools Plugin 0.9.22
Closes gh-35406
2023-05-12 10:35:16 +01:00
Stephane Nicoll
19040f6d01 Merge branch '3.0.x' 2023-05-12 08:56:30 +02:00
Stephane Nicoll
e60944fba1 Upgrade to Spring HATEOAS 2.1.0
Closes gh-35313
2023-05-12 08:56:19 +02:00
Stephane Nicoll
8a0c405150 Upgrade to Spring LDAP 3.0.3
Closes gh-35404
2023-05-12 08:54:31 +02:00
Stephane Nicoll
8731e777d8 Upgrade to Spring HATEOAS 2.0.4
Closes gh-35325
2023-05-12 08:54:25 +02:00
Andy Wilkinson
01ba8c071f Upgrade to Spring WS 4.0.4
Closes gh-35318
2023-05-11 18:30:10 +01:00
Andy Wilkinson
352526b098 Upgrade to Spring LDAP 3.1.0
Closes gh-35315
2023-05-11 18:30:10 +01:00
Andy Wilkinson
c2c3c9e360 Upgrade to Spring Framework 6.0.9
Closes gh-35311
2023-05-11 18:30:09 +01:00
Andy Wilkinson
dc68ab61b7 Merge branch '3.0.x' 2023-05-11 18:27:42 +01:00
Andy Wilkinson
ca36c0b3ae Upgrade to Spring WS 4.0.4
Closes gh-35304
2023-05-11 18:27:26 +01:00
Andy Wilkinson
be96997c41 Upgrade to Spring Framework 6.0.9
Closes gh-35302
2023-05-11 18:27:25 +01:00
Andy Wilkinson
222f750bd4 Merge branch '3.0.x' 2023-05-11 18:16:15 +01:00
Andy Wilkinson
bf947053f3 Merge branch '2.7.x' into 3.0.x 2023-05-11 18:15:48 +01:00
Andy Wilkinson
9f55d5de18 Revert "Start building against Spring WS 3.1.7 snapshots"
This reverts commit 2b03e51a19.

See gh-35295
2023-05-11 18:14:35 +01:00
Andy Wilkinson
2ca787f78c Merge branch '3.0.x'
Closes gh-35400
2023-05-11 13:47:55 +01:00
Andy Wilkinson
acafb907f6 Generate hints for all methods that JavaBeanBinder may call
Fixes gh-35397
2023-05-11 13:34:43 +01:00
Andy Wilkinson
cf8a0949b2 Merge branch '3.0.x' 2023-05-11 13:34:07 +01:00
Andy Wilkinson
c254610e4d Improve testing of BindableRuntimeHintsRegistrar
Closes gh-35398
2023-05-11 13:33:47 +01:00
Stephane Nicoll
a5018b28bb Merge branch '3.0.x' 2023-05-11 14:11:00 +02:00
Stephane Nicoll
ccad683621 Merge branch '2.7.x' into 3.0.x 2023-05-11 14:10:49 +02:00
Stephane Nicoll
912cd83782 Revert "Start building against Spring Framework 5.3.28 snapshots"
This reverts commit 546c0e0aaf.

See gh-35293
2023-05-11 14:10:04 +02:00
Andy Wilkinson
88866d7baf Merge branch '3.0.x'
Closes gh-35399
2023-05-11 12:11:29 +01:00
Andy Wilkinson
2d08ba18c1 Improve testing of BindableRuntimeHintsRegistrar
Closes gh-35398
2023-05-11 11:59:34 +01:00
Moritz Halbritter
748174d67c Merge branch '3.0.x'
Closes gh-35396
2023-05-11 09:53:57 +02:00
Moritz Halbritter
5ae04aef48 Merge branch '2.7.x' into 3.0.x
Closes gh-35395
2023-05-11 09:53:48 +02:00
Moritz Halbritter
e930801eb1 Separate tag in the Docker API tag call
Closes gh-35358
2023-05-11 09:52:52 +02:00
Moritz Halbritter
d00e070cdb Separate tag in the Docker API tag call
Closes gh-35358
2023-05-11 09:52:45 +02:00
Moritz Halbritter
4eef8d5a53 Separate tag in the Docker API tag call
Closes gh-35358
2023-05-11 09:52:41 +02:00
Phillip Webb
736e95b5d8 Merge branch '3.0.x' 2023-05-11 00:44:23 -07:00
Phillip Webb
9ae22fb7a1 Merge branch '2.7.x' into 3.0.x 2023-05-11 00:44:13 -07:00