Commit Graph

41146 Commits

Author SHA1 Message Date
Phillip Webb
058914f1cf Merge branch '2.7.x' into 3.0.x
Closes gh-33995
2023-01-26 17:38:02 -08:00
Phillip Webb
c7a8151313 Restore "Use Jedis Instead of Lettuce" how-to documentation
Closes gh-33994
2023-01-26 17:37:01 -08:00
Moritz Halbritter
dfda153da5 Merge branch '2.7.x' into 3.0.x
Closes gh-33963
2023-01-24 10:09:01 +01:00
Moritz Halbritter
9975ec8be3 Report deprecated Map properties
Closes gh-27854
2023-01-24 10:07:54 +01:00
Andy Wilkinson
1eb6de0b6d Correct artifact ID of some Angus Mail modules
Closes gh-33947
2023-01-23 14:56:44 +00:00
Andy Wilkinson
8e7822d214 Create 3.0.x branch 2023-01-23 12:04:16 +00:00
Andy Wilkinson
ff630c4647 Correct link to Actuator's HTTP Exchange Recording support
Closes gh-33933
2023-01-23 12:03:28 +00:00
Phillip Webb
a995741ed4 Merge branch '2.7.x'
Closes gh-33933
2023-01-21 11:37:25 -08:00
Phillip Webb
b7ae9fbfdf Restore actuator section in documentation overview
Closes gh-33932
2023-01-21 11:35:54 -08:00
Phillip Webb
ff35329a12 Merge branch '2.7.x'
Closes gh-33931
2023-01-21 11:29:11 -08:00
Phillip Webb
d84610c712 Remove legacy docker entrypoint from CI docker files
Closes gh-33930
2023-01-21 11:27:24 -08:00
Moritz Halbritter
e6351b57ca Merge pull request #33918 from sannanansari
* pr/33918:
  Updated from spring.io to maven central

Closes gh-33918
2023-01-20 11:44:02 +01:00
Sanan
26c178effa Updated from spring.io to maven central
See gh-33918
2023-01-20 11:43:32 +01:00
Moritz Halbritter
f72f3579d0 Merge branch '2.7.x'
Closes gh-33919
2023-01-20 09:37:54 +01:00
Moritz Halbritter
d9a8acdefc Merge pull request #33914 from izeye
* pr/33914:
  Add Javadoc since to OperationParameter.getAnnotation()

Closes gh-33914
2023-01-20 09:37:25 +01:00
Johnny Lim
ebde850031 Add Javadoc since to OperationParameter.getAnnotation()
See gh-33914
2023-01-20 09:36:57 +01:00
Spring Builds
3c2d6fe043 Next development version (v3.0.3-SNAPSHOT) 2023-01-20 00:56:28 +00:00
Phillip Webb
86f843be8d Merge branch '2.7.x' 2023-01-19 16:06:34 -08:00
Phillip Webb
f6f811c9ca Refine docker credentials used in CI 2023-01-19 16:05:03 -08:00
Phillip Webb
b9851e8bf5 Merge branch '2.7.x' 2023-01-19 14:29:05 -08:00
Phillip Webb
219b5fd1d0 Upgrade CI to Java 11.0.18+10
Closes gh-33913
2023-01-19 14:27:49 -08:00
Phillip Webb
a1fc7eb4c2 Merge branch '2.7.x' 2023-01-19 14:17:37 -08:00
Phillip Webb
9e874c8472 Use credentials when checking GitHub 2023-01-19 14:17:30 -08:00
Phillip Webb
ac5e39a841 Merge branch '2.7.x' 2023-01-19 14:07:18 -08:00
Phillip Webb
2eae17b50b Use credentials when checking GitHub 2023-01-19 14:06:59 -08:00
Phillip Webb
b3dc5a851e Merge branch '2.7.x' 2023-01-19 14:04:57 -08:00
Phillip Webb
f7f2eb0bb4 Use credentials when checking for milestones 2023-01-19 14:04:38 -08:00
Phillip Webb
4179f3af58 Merge branch '2.7.x' 2023-01-19 13:49:11 -08:00
Phillip Webb
b70cb50d18 Upgrade concourse/registry-image-resource to 1.7.0 2023-01-19 13:47:41 -08:00
Phillip Webb
2ae47c542b Upgrade concourse/github-release-resource to 1.8.0 2023-01-19 13:47:41 -08:00
Phillip Webb
7349051e96 Merge pull request #33514 from michaelweidmann
* pr/33514:
  Polish 'Order SessionRepositoryCustomizer before other customizers'
  Order SessionRepositoryCustomizer before other customizers

Closes gh-33514
2023-01-19 12:49:17 -08:00
Phillip Webb
e05b7e49c6 Polish 'Order SessionRepositoryCustomizer before other customizers'
See gh-33514
2023-01-19 12:48:49 -08:00
Michael Weidmann
19ce32dc34 Order SessionRepositoryCustomizer before other customizers
Update `JdbcSessionConfiguration` so the `SessionRepositoryCustomizer`
used to map properties is always applied before other customizers.

See gh-33514
2023-01-19 12:44:03 -08:00
Phillip Webb
8015f283b2 Merge pull request #33663 from asomov
* pr/33663:
  Polish 'Migrate from soon to be deprecate SnakeYAML constructor'
  Migrate from soon to be deprecate SnakeYAML constructor

Closes gh-33663
2023-01-19 11:51:52 -08:00
Phillip Webb
2faede6245 Polish 'Migrate from soon to be deprecate SnakeYAML constructor'
See gh-33663
2023-01-19 11:51:39 -08:00
Andrey Somov
a095a3a888 Migrate from soon to be deprecate SnakeYAML constructor
Update `LayersIndex` to use constructor that accepts
`LoaderOptions`.

See gh-33663
2023-01-19 11:50:18 -08:00
Phillip Webb
0a50b83c75 Add DataSourceBuilderRuntimeHints
Add hints for DataSourceBuilderRuntime.

Closes gh-33692
2023-01-19 10:52:34 -08:00
Spring Builds
2bb9c13928 Next development version (v2.7.9-SNAPSHOT) 2023-01-19 14:46:54 +00:00
Andy Wilkinson
69d6aa418b Upgrade to Tomcat 10.1.5
Closes gh-33909
2023-01-19 12:05:01 +00:00
Andy Wilkinson
1d4480f900 Upgrade to RxJava3 3.1.6
Closes gh-33908
2023-01-19 12:04:56 +00:00
Andy Wilkinson
7dc19a009e Upgrade to Netty 4.1.87.Final
Closes gh-33907
2023-01-19 12:04:51 +00:00
Andy Wilkinson
1944374c6d Upgrade to MySQL 8.0.32
Closes gh-33906
2023-01-19 12:04:46 +00:00
Andy Wilkinson
4211b8e716 Upgrade to MSSQL JDBC 11.2.3.jre17
Closes gh-33905
2023-01-19 12:04:40 +00:00
Andy Wilkinson
34d630fc68 Upgrade to MongoDB 4.8.2
Closes gh-33904
2023-01-19 12:04:35 +00:00
Andy Wilkinson
581c47dde9 Upgrade to Kafka 3.3.2
Closes gh-33903
2023-01-19 12:04:30 +00:00
Andy Wilkinson
24a97706d0 Upgrade to jOOQ 3.17.7
Closes gh-33902
2023-01-19 12:04:25 +00:00
Andy Wilkinson
73a8fb9a74 Upgrade to Infinispan 14.0.6.Final
Closes gh-33901
2023-01-19 12:04:19 +00:00
Andy Wilkinson
a9efde9fe3 Upgrade to FreeMarker 2.3.32
Closes gh-33900
2023-01-19 12:04:12 +00:00
Andy Wilkinson
600f41e288 Upgrade to Couchbase Client 3.4.2
Closes gh-33899
2023-01-19 12:04:06 +00:00
Andy Wilkinson
386ed39a9b Upgrade to Byte Buddy 1.12.22
Closes gh-33898
2023-01-19 12:04:01 +00:00