Commit Graph

22546 Commits (0d4a6ee6877702432128fd968bc83d3f687b15dc)

Author SHA1 Message Date
Andy Wilkinson 0d4a6ee687 Upgrade to Maven Javadoc Plugin 3.6.0
Closes gh-37469
1 year ago
Andy Wilkinson d8897b2609 Upgrade to H2 2.2.224
Closes gh-37468
1 year ago
Andy Wilkinson 860f8c8acd Upgrade to Elasticsearch Client 8.10.1
Closes gh-37467
1 year ago
Moritz Halbritter ec87e65c8f Merge branch '3.1.x'
Closes gh-37461
1 year ago
Moritz Halbritter ea57988e2f Merge branch '3.0.x' into 3.1.x
Closes gh-37460
1 year ago
Moritz Halbritter 2b4afe974a Merge branch '2.7.x' into 3.0.x
Closes gh-37459
1 year ago
Moritz Halbritter 6805a3393b Close file handle on exceptions during connect
Closes gh-32423
1 year ago
Stéphane Nicoll 2476193eb7 Upgrade to Spring GraphQL 1.2.3
Closes gh-37232
1 year ago
Stéphane Nicoll 0e64ed7870 Upgrade to Spring Authorization Server 1.2.0-M1
Closes gh-37229
1 year ago
Stéphane Nicoll cc25919602 Upgrade to GraphQL Java 21.1
Closes gh-37458
1 year ago
Stéphane Nicoll 8b4f881f26 Upgrade to Spring GraphQL 1.2.3
Closes gh-37266
1 year ago
Stéphane Nicoll a49dc0c0d1 Upgrade to Spring GraphQL 1.1.6
Closes gh-37259
1 year ago
Moritz Halbritter 8f52990c45 Merge branch '3.0.x' into 3.1.x
Closes gh-37457
1 year ago
Moritz Halbritter 99473362d8 Merge branch '2.7.x' into 3.0.x
Closes gh-37456
1 year ago
Moritz Halbritter 95690f7327 Fall back to all media types if encountering invalid Accept header
A warn log message is printed, and if log level is set to debug, the
exception stacktrace is logged, too.

Closes gh-37455
1 year ago
Stéphane Nicoll 50f06af12f Upgrade to Spring WS 4.0.6
Closes gh-37427
1 year ago
Stéphane Nicoll 32b0280294 Upgrade to Spring Pulsar 1.0.0-M2
Closes gh-37454
1 year ago
Stéphane Nicoll 68641c3951 Upgrade to Spring Kafka 3.1.0-M1
Closes gh-37234
1 year ago
Stéphane Nicoll 2ad4aa5280 Upgrade to Spring WS 4.0.6
Closes gh-37425
1 year ago
Stéphane Nicoll a353a4bb2e Upgrade to Spring WS 4.0.6
Closes gh-37418
1 year ago
Stéphane Nicoll 1f527c315e Upgrade to Spring WS 3.1.7
Closes gh-37415
1 year ago
Stéphane Nicoll 3c60c1304d Upgrade to Spring Security 6.2.0-M3
Closes gh-37236
1 year ago
Stéphane Nicoll c1f27de66a Upgrade to Spring AMQP 3.1.0-M1
Closes gh-37228
1 year ago
Stéphane Nicoll 947f2bf19a Upgrade to Spring Security 6.1.4
Closes gh-37424
1 year ago
Stéphane Nicoll 61a5be28d0 Upgrade to Spring AMQP 3.0.9
Closes gh-37264
1 year ago
Stéphane Nicoll 3d514da3d1 Upgrade to Spring Security 6.0.7
Closes gh-37417
1 year ago
Stéphane Nicoll 7586509f2b Upgrade to Spring AMQP 3.0.9
Closes gh-37257
1 year ago
Stéphane Nicoll 65f574d43f Upgrade to Spring Security 5.7.11
Closes gh-37414
1 year ago
Stéphane Nicoll bc2f23b37d Upgrade to Spring AMQP 2.4.16
Closes gh-37247
1 year ago
Moritz Halbritter bc7414d106 Merge branch '3.1.x' 1 year ago
Moritz Halbritter 7d505dc5b3 Polish JavaDoc 1 year ago
Moritz Halbritter d4fe3bfea7 Merge branch '3.1.x'
Closes gh-37446
1 year ago
Moritz Halbritter af244e1550 Start Threshold filters in DefaultLogbackConfiguration
Closes gh-36741
1 year ago
Moritz Halbritter 77f0828f7f Merge branch '3.1.x'
Closes gh-37444
1 year ago
Moritz Halbritter 5d120faac2 Merge branch '3.0.x' into 3.1.x
Closes gh-37443
1 year ago
Moritz Halbritter 5a0bc0a112 Merge branch '2.7.x' into 3.0.x
Closes gh-37442
1 year ago
Moritz Halbritter ff2fc95daf Document that PKCS8 PEM files should be used whenever possible
Closes gh-37170
1 year ago
Moritz Halbritter 4c4fdb35e9 Merge branch '3.1.x' 1 year ago
Moritz Halbritter 3900c0ad58 Merge branch '3.0.x' into 3.1.x 1 year ago
Moritz Halbritter 9a1e146c86 Polish PrivateKeyParserTests 1 year ago
Moritz Halbritter 2367990150 Merge branch '3.1.x' 1 year ago
Moritz Halbritter 0ba928bf2d Polish PemPrivateKeyParserTests
Add tests for:
  - aes128 and aes256 encrypted keys
  - scrypt encrypted keys
  - des3 encrypted keys
  - encrypted EdDSA and XDH keys
1 year ago
Moritz Halbritter 7bd9780f71 Merge pull request #37436 from izeye
* pr/37436:
  Polish SimpleAsyncTaskExecutorBuilder

Closes gh-37436
1 year ago
Johnny Lim 9cb89e3366 Polish SimpleAsyncTaskExecutorBuilder
See gh-37436
1 year ago
Andy Wilkinson 6094212217 Defer accessing loop resources until web server start
Closes gh-37209
1 year ago
Brian Clozel 0fc97e9315 Auto-configure ObservationRegistry on JmsTemplate
Spring Boot auto-configures both a `JmsTemplate` and a
`JmsMessagingTemplate`. As of Spring Framework 6.2, JMS has
observability support when publishing messages.

This commit creates a bean post-processor that configures an
`ObservationRegistry` on the template, if the registry is present.

Closes gh-37388
1 year ago
Brian Clozel d6daf87074 Update Antora reference documentation links
This commit updates the base URLs for reference documentations when the
relevant Spring project is now being published with Antora.

This commit updates the following projects:

* Spring Framework
* Spring Integration
* Spring for GraphQL
* Spring Security, including Authorization Server
* Spring Batch
* Spring Data JPA

Closes gh-37428
1 year ago
Stéphane Nicoll e5faa54006 Upgrade to Spring LDAP 3.2.0-M3
Closes gh-37235
1 year ago
Stéphane Nicoll b00e6a832f Upgrade to Spring Data Bom 2023.1.0-M3
Closes gh-37351
1 year ago
Stéphane Nicoll 14d28691ac Upgrade to Pooled JMS 3.1.3
Closes gh-37431
1 year ago