Commit Graph

42268 Commits (b764b5beee4baf034f53e649bfbe7d0ee2668ccb)
 

Author SHA1 Message Date
Stephane Nicoll f2a44d7f06 Upgrade to Reactor Bom 2020.0.33
Closes gh-35726
1 year ago
Stephane Nicoll 7576117dd9 Upgrade to Micrometer 1.9.12
Closes gh-35725
1 year ago
Andy Wilkinson effa77359b Merge branch '2.7.x' into 3.0.x
Closes gh-35870
1 year ago
Andy Wilkinson 2084ae1d1f Make predictive test selection opt-in
Closes gh-35869
1 year ago
Andy Wilkinson 23c0e0cccc Merge branch '2.7.x' into 3.0.x
Closes gh-35876
1 year ago
Andy Wilkinson b2ef9da154 Always run Actuator documentation tests
The tests must run so that the snippets included in the docs are
generated.

Closes gh-35875
1 year ago
Andy Wilkinson 2ce6a4b2d6 Merge branch '2.7.x' into 3.0.x
Closes gh-35870
1 year ago
Andy Wilkinson 1e0c129452 Enable predictive test selection for local builds
Closes gh-35869
1 year ago
Andy Wilkinson ac8ea1d841 Upgrade to Neo4j Java Driver 5.9.0
Closes gh-35867
1 year ago
Andy Wilkinson bdbbbc6470 Merge branch '2.7.x' into 3.0.x
Closes gh-35864
1 year ago
Andy Wilkinson 984dc1d58f Allow package-private main classes to be used with Devtools
Fixes gh-35858
1 year ago
Stephane Nicoll 02a601eae3 Fix checkstyle violation 1 year ago
Stephane Nicoll 261cb721e9 Fix checkstyle violation 1 year ago
Stephane Nicoll 8c576541cb Merge branch '2.7.x' into 3.0.x 1 year ago
Stephane Nicoll ddeee2bcbf Upgrade to Undertow 2.3.7.Final
Closes gh-35814
1 year ago
Stephane Nicoll a720f3aa59 Upgrade to UnboundID LDAPSDK 6.0.9
Closes gh-35813
1 year ago
Andy Wilkinson 39276f8302 Adapt to deprecation of rejectIllegalHeader
Closes gh-35442
1 year ago
Stephane Nicoll ad0ce41f8a Upgrade to Undertow 2.2.25.Final
Closes gh-35801
1 year ago
Stephane Nicoll 1201d8fa01 Upgrade to UnboundID LDAPSDK 6.0.9
Closes gh-35800
1 year ago
Stephane Nicoll c55d9e152c Upgrade to Tomcat 9.0.76
Closes gh-35799
1 year ago
Stephane Nicoll fa7d79b7b0 Upgrade to Tomcat 10.1.9
Closes gh-35812
1 year ago
Stephane Nicoll 9f0a631700 Upgrade to Netty 4.1.93.Final
Closes gh-35811
1 year ago
Stephane Nicoll 00aaecbcdd Upgrade to Lombok 1.18.28
Closes gh-35810
1 year ago
Stephane Nicoll 496c0e709f Upgrade to JBoss Logging 3.5.1.Final
Closes gh-35809
1 year ago
Stephane Nicoll daebfb2885 Upgrade to Jakarta Mail 2.1.2
Closes gh-35808
1 year ago
Stephane Nicoll c2566ebffb Upgrade to Jakarta Json 2.1.2
Closes gh-35807
1 year ago
Stephane Nicoll 3ef975e596 Upgrade to Infinispan 14.0.10.Final
Closes gh-35806
1 year ago
Stephane Nicoll 5ea5f59328 Upgrade to HSQLDB 2.7.2
Closes gh-35805
1 year ago
Stephane Nicoll 30bd14e7c5 Upgrade to Git Commit ID Plugin 5.0.1
Closes gh-35804
1 year ago
Stephane Nicoll 766ac6343b Upgrade to Dropwizard Metrics 4.2.19
Closes gh-35803
1 year ago
Stephane Nicoll 0bd08a6233 Upgrade to Netty 4.1.93.Final
Closes gh-35797
1 year ago
Stephane Nicoll ef90c11a1a Upgrade to Lombok 1.18.28
Closes gh-35796
1 year ago
Stephane Nicoll 461f2fa054 Upgrade to Infinispan 13.0.18.Final
Closes gh-35795
1 year ago
Stephane Nicoll 9306d0868a Upgrade to Dropwizard Metrics 4.2.19
Closes gh-35794
1 year ago
Andy Wilkinson fba0aa805f Merge branch '2.7.x' into 3.0.x
Closes gh-35788
1 year ago
Andy Wilkinson 5e97f869d0 Remove unnecessary usage of Supplier
Closes gh-35787
1 year ago
Andy Wilkinson 443d9f9bd2 Start building against Spring GraphQL 1.1.5 snapshots
See gh-35775
1 year ago
Andy Wilkinson 51e980200a Merge branch '2.7.x' into 3.0.x
Closes gh-35772
1 year ago
Andy Wilkinson ca50cd8c8a Stop using an infinite timeout for connecting to Hazelcast
Closes gh-35771
1 year ago
Moritz Halbritter 372af21313 Merge branch '2.7.x' into 3.0.x 1 year ago
Moritz Halbritter 140e806357 Enable LoaderIntegrationTests on Java 20
See gh-35758
1 year ago
Moritz Halbritter a9b4e9327c Merge branch '2.7.x' into 3.0.x
Closes gh-35768
1 year ago
Moritz Halbritter c38f674585 Merge pull request #35662 from twobiers
* pr/35662:
  Move property notes up to external configuration section

Closes gh-35662
1 year ago
twobiers 0dbc0fcf91 Move property notes up to external configuration section
See gh-35662
1 year ago
Moritz Halbritter c2f5a77962 Merge pull request #35679 from sjohnr
* pr/35679:
  Improve OAuth2 Client section of docs

Closes gh-35679
1 year ago
Steve Riesenberg ba9f92fa86 Improve OAuth2 Client section of docs
* Add an OpenID Connect login client example
* Update redirect-uri examples to match Security docs and not require
  any customization
* Update client-authentication-method for Spring Security 6 usage
* Update provider configuration example to align with Spring
  Authorization Server
* Format Java DSL according to Spring Security docs
* Use Kotlin DSL
* Update redirection endpoint base uri example to use ant pattern

See gh-35679
1 year ago
Moritz Halbritter 85720a5d90 Merge branch '2.7.x' into 3.0.x
Closes gh-35765
1 year ago
Moritz Halbritter a9393143ae Merge pull request #35716 from bbulgarelli
* pr/35716:
  Add @AliasFor annotation to EndpointCloudFoundryExtension

Closes gh-35716
1 year ago
Bernardo Bulgarelli 51afaa79a7 Add @AliasFor annotation to EndpointCloudFoundryExtension
See gh-35716
1 year ago
Moritz Halbritter 9149fc3e77 Merge branch '2.7.x' into 3.0.x
Closes gh-35763
1 year ago