Commit Graph

44393 Commits (02f71d8e951888d2de1bcf2300ba9b8929ebb361)
 

Author SHA1 Message Date
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 c08eb08b39 Merge branch '3.0.x' into 3.1.x 1 year ago
Stéphane Nicoll c7604b70c2 Merge branch '2.7.x' into 3.0.x 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 f9db2bb3e4 Merge branch '3.0.x' into 3.1.x 1 year ago
Stéphane Nicoll a2b4ea7d78 Merge branch '2.7.x' into 3.0.x 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 7d505dc5b3 Polish JavaDoc 1 year ago
Moritz Halbritter af244e1550 Start Threshold filters in DefaultLogbackConfiguration
Closes gh-36741
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 3900c0ad58 Merge branch '3.0.x' into 3.1.x 1 year ago
Moritz Halbritter 9a1e146c86 Polish PrivateKeyParserTests 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 85e322b401 Merge branch '3.0.x' into 3.1.x 1 year ago
Moritz Halbritter 1b098951aa Merge branch '2.7.x' into 3.0.x 1 year ago
Moritz Halbritter 36629df416 Remove useless file 1 year ago
Stéphane Nicoll 9e36c5ae80 Merge branch '3.0.x' into 3.1.x 1 year ago
Stéphane Nicoll 72ceac511b Merge branch '2.7.x' into 3.0.x 1 year ago
Stéphane Nicoll 46727a82ee Start building against Spring WS 4.0.6 snapshots
See gh-37425
1 year ago
Stéphane Nicoll 1e91f02751 Start building against Spring Security 6.1.4 snapshots
See gh-37424
1 year ago
Stéphane Nicoll 35648d4f1c Upgrade to Spring Data Bom 2023.0.4
Closes gh-37350
1 year ago
Stéphane Nicoll aa96c5374a Upgrade to Pooled JMS 3.1.3
Closes gh-37421
1 year ago
Stéphane Nicoll da38ac8fdb Upgrade to Native Build Tools Plugin 0.9.27
Closes gh-37420
1 year ago
Stéphane Nicoll f890de1f9e Upgrade to Byte Buddy 1.14.8
Closes gh-37419
1 year ago
Stéphane Nicoll 6b09431162 Start building against Spring WS 4.0.6 snapshots
See gh-37418
1 year ago
Stéphane Nicoll 839792565a Start building against Spring Security 6.0.7 snapshots
See gh-37417
1 year ago
Stéphane Nicoll 9fb4224956 Upgrade to Spring Data Bom 2022.0.10
Closes gh-37349
1 year ago
Stéphane Nicoll fcd55b5cad Upgrade to Native Build Tools Plugin 0.9.27
Closes gh-37416
1 year ago
Stéphane Nicoll 6c8e7018ff Start building against Spring WS 3.1.7 snapshots
See gh-37415
1 year ago
Stéphane Nicoll d3ee61c83f Start building against Spring Security 5.7.11 snapshots
See gh-37414
1 year ago
Stéphane Nicoll add05fe469 Upgrade to Spring Data Bom 2021.2.16
Closes gh-37248
1 year ago
Moritz Halbritter ed4b6aaa7b Merge branch '3.0.x' into 3.1.x
Closes gh-37422
1 year ago
Moritz Halbritter 5be826dd4a Merge branch '2.7.x' into 3.0.x
Closes gh-37413
1 year ago
Andy Wilkinson d653515532 Merge branch '3.0.x' into 3.1.x
Closes gh-37411
1 year ago
Andy Wilkinson fdb0992c60 Merge pull request #37069 from markxnelson
* gh-37069:
  Update README.adoc to add Oracle Spring Boot Starters

Closes gh-37069
1 year ago
Mark Nelson 78a69cbb7d Update README.adoc to add Oracle Spring Boot Starters
See gh-37069
1 year ago
Moritz Halbritter 408fb8ae9d Add support for EdDSA, XDH and RSA-PSS key parsing
This works with Java 17 and up. Also refactor the test for more
structure.

Closes gh-37237
1 year ago
Andy Wilkinson ee6d558060 Merge branch '3.0.x' into 3.1.x
Closes gh-37408
1 year ago
Andy Wilkinson 24e3a124d9 Merge branch '2.7.x' into 3.0.x
Closes gh-37407
1 year ago
Andy Wilkinson 16d1a31d44 Merge pull request #37394 from izeye
* gh-37394:
  Polish "Polish Javadoc for DockerImageNames.rabbit()"
  Polish Javadoc for DockerImageNames.rabbit()

Closes gh-37394
1 year ago
Andy Wilkinson ee78e45ea7 Polish "Polish Javadoc for DockerImageNames.rabbit()"
See gh-37394
1 year ago