Commit Graph

45556 Commits (b3ddec779301dcb48a97ca5a5f8703cca8c72876)
 

Author SHA1 Message Date
Andy Wilkinson afb8a76def Upgrade to Flyway 9.22.2
Closes gh-37774
1 year ago
Andy Wilkinson 6625f6519d Upgrade to Elasticsearch Client 8.10.2
Closes gh-37773
1 year ago
Andy Wilkinson 47d60052d9 Upgrade to Dropwizard Metrics 4.2.20
Closes gh-37772
1 year ago
Andy Wilkinson 925578fa0c Upgrade to Couchbase Client 3.4.11
Closes gh-37771
1 year ago
Andy Wilkinson dc9d3c2f1e Upgrade to Commons Pool2 2.12.0
Closes gh-37770
1 year ago
Andy Wilkinson 5ccaeb0fad Merge branch '3.1.x' 1 year ago
Andy Wilkinson dfc95f9f72 Upgrade to UnboundID LDAPSDK 6.0.10
Closes gh-37767
1 year ago
Andy Wilkinson a4183792b5 Upgrade to RxJava3 3.1.8
Closes gh-37766
1 year ago
Andy Wilkinson a3d7448336 Upgrade to R2DBC MySQL 1.0.4
Closes gh-37765
1 year ago
Andy Wilkinson a90e16a247 Upgrade to Pooled JMS 3.1.4
Closes gh-37764
1 year ago
Andy Wilkinson 590bbd64ce Upgrade to Netty 4.1.99.Final
Closes gh-37763
1 year ago
Andy Wilkinson ed24d84728 Upgrade to HttpCore5 5.2.3
Closes gh-37762
1 year ago
Andy Wilkinson b899e71cb3 Upgrade to Hibernate 6.2.12.Final
Closes gh-37761
1 year ago
Andy Wilkinson 8dc6ceb9bf Upgrade to Dropwizard Metrics 4.2.20
Closes gh-37760
1 year ago
Andy Wilkinson 77428cf1d1 Upgrade to Couchbase Client 3.4.11
Closes gh-37759
1 year ago
Andy Wilkinson ff07d820df Merge branch '3.1.x' 1 year ago
Andy Wilkinson 8a5501c374 Merge branch '3.0.x' into 3.1.x 1 year ago
Andy Wilkinson f2f26a4ca4 Upgrade to UnboundID LDAPSDK 6.0.10
Closes gh-37758
1 year ago
Andy Wilkinson 6f787cdce5 Upgrade to RxJava3 3.1.8
Closes gh-37757
1 year ago
Andy Wilkinson 1d3b093f24 Upgrade to Netty 4.1.99.Final
Closes gh-37756
1 year ago
Andy Wilkinson 22df3b539d Upgrade to Dropwizard Metrics 4.2.20
Closes gh-37755
1 year ago
Andy Wilkinson 55d7573795 Upgrade to Couchbase Client 3.4.11
Closes gh-37754
1 year ago
Andy Wilkinson a58092ca5f Merge branch '3.1.x' 1 year ago
Andy Wilkinson e4b2ad3acb Merge branch '3.0.x' into 3.1.x 1 year ago
Andy Wilkinson 71c2dd9dcf Merge branch '2.7.x' into 3.0.x 1 year ago
Andy Wilkinson 657656e814 Upgrade to UnboundID LDAPSDK 6.0.10
Closes gh-37753
1 year ago
Andy Wilkinson 21a997af1d Upgrade to Netty 4.1.99.Final
Closes gh-37752
1 year ago
Andy Wilkinson e24369e062 Upgrade to Dropwizard Metrics 4.2.20
Closes gh-37751
1 year ago
Phillip Webb 9e4f160c17 Attempt to fix NestedJarFile file lock issues on Windows
Update `DefaultCleanerTracking` and `@AssertFileChannelDataBlocksClosed`
to capture and store the source object if it is a `Cleanable` so that
it can be released later.

Although the real cleaner cannot keep a reference to `obj`, it is safe
for us to do so in tests since we are in control of the object lifecycle
and we don't need it to be garbage collected.

This commit also updates the `UrlJarFile` to call the cleaner so that
it can be tracked.

See gh-37668
1 year ago
Phillip Webb 5da31aca46 Attempt to fix NestedJarFile file lock issues on Windows
Update `NestedJarFile.close()` to call `super.close()` so that the outer
jar file is closed and files can hopefully be deleted on Windows.

See gh-37668
1 year ago
Phillip Webb 6c24ea01f1 Add BouncyCastle nested jar verification test including on Oracle JDK
Update `spring-boot-loader-tests` with a test that checks verified
BouncyCastle jars can be loaded. Currently the Oracle JDK only supports
verification if the jar is unpacked.

See gh-28837
1 year ago
Phillip Webb 79d2208908 Merge branch '3.1.x' 1 year ago
Phillip Webb 1b1c1f1b64 Merge branch '3.0.x' into 3.1.x 1 year ago
Phillip Webb 3c31a6fc3b Merge branch '2.7.x' into 3.0.x 1 year ago
Phillip Webb c37290bc6c Fix Oracle JDK download URL
See gh-37450
1 year ago
Phillip Webb ab69af3cab Merge branch '3.1.x'
Closes gh-37743
1 year ago
Phillip Webb bf9a4add34 Merge branch '3.0.x' into 3.1.x
Closes gh-37742
1 year ago
Phillip Webb 6fba887e63 Remove CI embedmongo cache
Closes gh-37725
1 year ago
Phillip Webb b0b3adb1b7 Merge branch '3.1.x'
Closes gh-37741
1 year ago
Phillip Webb 2a35667295 Merge branch '3.0.x' into 3.1.x
Closes gh-37740
1 year ago
Phillip Webb 30af19acc2 Merge branch '2.7.x' into 3.0.x
Closes gh-37739
1 year ago
Phillip Webb a33ce9d405 Cache JDK downloads for tests that use ImageFromDockerfile
Update `spring-boot-launch-script-tests` and `spring-boot-loader-tests`
so that JDK archives are now downloaded by Gradle and cached across
builds.

Closes gh-37450
1 year ago
Andy Wilkinson 3321d15911 Merge branch '3.1.x'
Closes gh-37732
1 year ago
Andy Wilkinson 0876772887 Merge branch '3.0.x' into 3.1.x
Closes gh-37731
1 year ago
Andy Wilkinson b8853cbc30 Merge branch '2.7.x' into 3.0.x
Closes gh-37730
1 year ago
Andy Wilkinson 35c09a6fcd Upgrade to Gradle 7.6.3
Closes gh-37729
1 year ago
Moritz Halbritter 4d65fbd49c Merge pull request #37640 from jonatan-ivanov
* pr/37640:
  Add auto-configuration for SpanAspect

Closes gh-37640
1 year ago
Jonatan Ivanov 346db8e795 Add auto-configuration for SpanAspect
See gh-37640
1 year ago
Moritz Halbritter cfb6ee2f6e Merge pull request #37726 from SimonVerhoeven
* pr/37726:
  Add reference to the new RestClient class in documentation

Closes gh-37726
1 year ago
Simon Verhoeven d0cadd9c4a Add reference to the new RestClient class in documentation
See gh-37726
1 year ago