Phillip Webb
796ce3d4b2
Throw an exception if the same name is written to JSON more than once
...
Update `JsonValueWriter` to track written names and throw an exception
if there is a duplicate.
Closes gh-43041
2024-11-05 16:10:36 -08:00
Andy Wilkinson
e9476baa4d
Merge branch '3.3.x'
...
Closes gh-43040
2024-11-05 16:43:54 +00:00
Andy Wilkinson
e0a27e4554
Add more release notes links to spring-boot-dependencies
...
Closes gh-43039
2024-11-05 16:42:15 +00:00
Andy Wilkinson
0abbe9bb91
Upgrade to Logback 1.5.12
...
Closes gh-43038
2024-11-05 16:01:29 +00:00
Andy Wilkinson
55c9df6ba8
Upgrade to jOOQ 3.19.15
...
Closes gh-43037
2024-11-05 16:01:25 +00:00
Andy Wilkinson
9f59c5e490
Upgrade to HSQLDB 2.7.4
...
Closes gh-43035
2024-11-05 16:01:15 +00:00
Andy Wilkinson
288e855413
Merge branch '3.3.x'
...
Closes gh-43033
2024-11-05 12:22:54 +00:00
Andy Wilkinson
77fa968209
Correct the location of the layers schema
...
Fixes gh-43032
2024-11-05 12:18:25 +00:00
Stéphane Nicoll
35225df722
Upgrade to Neo4j Java Driver 5.26.0
...
Closes gh-43030
2024-11-05 16:25:14 +09:00
Stéphane Nicoll
1a570573de
Upgrade to Neo4j Java Driver 5.26.0
...
Closes gh-43029
2024-11-05 16:15:58 +09:00
Stéphane Nicoll
30cc8657d7
Start building against Spring Session 3.4.0 snapshots
...
See gh-43027
2024-11-05 12:47:36 +09:00
Stéphane Nicoll
d22a12aded
Start building against Spring Security 6.4.0 snapshots
...
See gh-43026
2024-11-05 12:47:31 +09:00
Stéphane Nicoll
9f87a4ac48
Start building against Spring RESTDocs 3.0.3 snapshots
...
See gh-43025
2024-11-05 12:47:26 +09:00
Stéphane Nicoll
891691ecf4
Start building against Spring Pulsar 1.2.0 snapshots
...
See gh-43024
2024-11-05 12:47:22 +09:00
Stéphane Nicoll
ad2e30167a
Start building against Spring Kafka 3.3.0 snapshots
...
See gh-43023
2024-11-05 12:47:13 +09:00
Stéphane Nicoll
a73173abae
Start building against Spring Integration 6.4.0 snapshots
...
See gh-43022
2024-11-05 12:47:06 +09:00
Stéphane Nicoll
2ae0f811a1
Start building against Spring HATEOAS 2.4.0 snapshots
...
See gh-43021
2024-11-05 12:46:57 +09:00
Stéphane Nicoll
7532faef18
Start building against Spring Data Bom 2024.1.0 snapshots
...
See gh-43019
2024-11-05 12:46:48 +09:00
Stéphane Nicoll
cf13599345
Start building against Spring Batch 5.2.0 snapshots
...
See gh-43018
2024-11-05 12:46:43 +09:00
Stéphane Nicoll
e6e826debf
Start building against Spring Authorization Server 1.4.0 snapshots
...
See gh-43017
2024-11-05 12:46:39 +09:00
Stéphane Nicoll
4da100cd00
Start building against Spring AMQP 3.2.0 snapshots
...
See gh-43016
2024-11-05 12:46:35 +09:00
Stéphane Nicoll
b1b2f9e21e
Start building against Reactor Bom 2024.0.0 snapshots
...
See gh-43015
2024-11-05 12:46:30 +09:00
Stéphane Nicoll
6b016e73f4
Start building against Spring Security 6.3.5 snapshots
...
See gh-43013
2024-11-05 12:44:26 +09:00
Stéphane Nicoll
f13d58c141
Start building against Spring RESTDocs 3.0.3 snapshots
...
See gh-43014
2024-11-05 12:43:51 +09:00
Stéphane Nicoll
3a8525739a
Start building against Spring Pulsar 1.1.6 snapshots
...
See gh-43012
2024-11-05 12:29:37 +09:00
Stéphane Nicoll
6533380fbb
Start building against Spring Kafka 3.2.5 snapshots
...
See gh-43011
2024-11-05 12:29:09 +09:00
Stéphane Nicoll
21db2ff03b
Start building against Spring Integration 6.3.6 snapshots
...
See gh-43010
2024-11-05 12:29:04 +09:00
Stéphane Nicoll
95f3172d03
Start building against Spring Data Bom 2024.0.6 snapshots
...
See gh-43006
2024-11-05 12:28:55 +09:00
Stéphane Nicoll
36c12e3651
Start building against Spring AMQP 3.1.8 snapshots
...
See gh-43004
2024-11-05 12:28:49 +09:00
Stéphane Nicoll
a36c62677c
Start building against Reactor Bom 2023.0.12 snapshots
...
See gh-43002
2024-11-05 12:28:44 +09:00
Stéphane Nicoll
0549e5328b
Start building against Micrometer Tracing 1.3.6 snapshots
...
See gh-43000
2024-11-05 12:28:39 +09:00
Stéphane Nicoll
661e6e930d
Start building against Micrometer 1.13.7 snapshots
...
See gh-42998
2024-11-05 12:28:34 +09:00
Stéphane Nicoll
606709ab8b
Use Spring Framework's MockResolver implementation
...
Closes gh-42957
2024-11-05 11:59:01 +09:00
Phillip Webb
dbb5e05ebf
Merge branch '3.3.x'
...
Closes gh-42992
2024-11-04 16:19:04 -08:00
Phillip Webb
189e49f6d6
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42991
2024-11-04 15:56:29 -08:00
Phillip Webb
c62a018830
Align buildpack certificate and key parsers with SSL versions
...
Closes gh-37969
2024-11-04 15:53:39 -08:00
Phillip Webb
269f18c0ca
Merge branch '3.3.x'
...
Closes gh-42990
2024-11-04 14:34:39 -08:00
Phillip Webb
4a7c757945
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42989
2024-11-04 14:34:17 -08:00
Dmytro Nosan
7d8cb5fe49
Remove explicit '.xml' suffix check from LogbackLoggingSystem
...
Update `LogbackLoggingSystem` so that paths suffixes are no longer
checked for `.xml`. Since Logback now only supports XML files, we're
safe to pass all content along for processing. If the incorrect content
is found, Logback will throw an exception.
See gh-42986
2024-11-04 14:29:59 -08:00
Phillip Webb
202db9b7f4
Update copyright year of changed files
2024-11-04 14:28:23 -08:00
Andy Wilkinson
ba56bbe490
Merge branch '3.3.x'
...
Closes gh-42983
2024-11-04 13:15:27 +00:00
Andy Wilkinson
bffde8228e
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42982
2024-11-04 13:15:12 +00:00
Andy Wilkinson
2fc0016ef1
Fix spring-boot-gradle-plugin's tests in Eclipse
...
Closes gh-32625
2024-11-04 13:11:45 +00:00
Andy Wilkinson
a3168e3a2f
Centralize dependency management of Commons Compress
...
Closes gh-39368
2024-11-04 11:45:41 +00:00
Stéphane Nicoll
fdf24c6caa
Merge branch '3.3.x'
...
Closes gh-42976
2024-11-02 20:25:35 +09:00
Stéphane Nicoll
a224c8188c
Fix copyright year of updated file
...
See gh-42974
2024-11-02 20:21:19 +09:00
Tran Ngoc Nhan
9e92bfe906
Polish
...
See gh-42974
2024-11-02 20:20:06 +09:00
Phillip Webb
06f0b91429
Add @Order to WebSocketMessageConverterConfiguration
...
Add `@Order` to `WebSocketMessageConverterConfiguration` so that custom
`WebSocketMessageBrokerConfigurer` implementations can be added before
or after ours.
Fixes gh-42924
2024-11-01 17:49:38 -07:00
Dmytro Nosan
85b1c567f1
Support timeout property for GraphQL over SSE
...
See gh-42966
2024-11-01 14:13:32 -07:00
Phillip Webb
23607ee4c4
Add nullSafeValue method that accepts a mapper Function
...
Update `JsonObjectDeserializer` with a `nullSafeValue` method that
accepts a mapper `Function`
Closes gh-42972
2024-11-01 14:08:43 -07:00