Commit Graph

45587 Commits (main)
 

Author SHA1 Message Date
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
Moritz Halbritter fbec06a134 Support new CSP auth method for Wavefront
Closes gh-37165
1 year ago
Moritz Halbritter 0a16ec17e9 Add property to enable key verification on PEM SSL bundles
Closes gh-37727
1 year ago
Scott Frederick 85aeedeace Merge branch '3.1.x'
Closes gh-37724
1 year ago
Scott Frederick e57e730ad3 Merge branch '3.0.x' into 3.1.x
Closes gh-37723
1 year ago
Scott Frederick 8039e6cfc3 Merge branch '2.7.x' into 3.0.x
Closes gh-37722
1 year ago
Scott Frederick 385e21a44a Upgrade CI images to ubuntu:jammy-20230916
Closes gh-37721
1 year ago
Scott Frederick 361f737086 Fix launcher path in Paketo system tests
See gh-37667
1 year ago
Andy Wilkinson ee00014dfe Start building against Spring Session 3.2.0 snapshots
See gh-37716
1 year ago
Andy Wilkinson 4e21896b0d Start building against Spring Security 6.2.0 snapshots
See gh-37715
1 year ago
Andy Wilkinson 5f7bdfc356 Start building against Spring Retry 2.0.4 snapshots
See gh-37714
1 year ago
Andy Wilkinson 26b889f31a Start building against Spring LDAP 3.2.0 snapshots
See gh-37713
1 year ago
Andy Wilkinson cccd8bfea3 Start building against Spring Kafka 3.1.0 snapshots
See gh-37712
1 year ago
Andy Wilkinson c45bda4c48 Start building against Spring Integration 6.2.0 snapshots
See gh-37711
1 year ago
Andy Wilkinson 06f48e8c49 Start building against Spring Framework 6.1.0 snapshots
See gh-37710
1 year ago
Andy Wilkinson a4f6b15ffb Start building against Spring Data Bom 2023.1.0 snapshots
See gh-37709
1 year ago
Andy Wilkinson 1ce75cd1a9 Start building against Spring Batch 5.1.0 snapshots
See gh-37708
1 year ago
Andy Wilkinson 429bdb266a Start building against Spring Authorization Server 1.2.0 snapshots
See gh-37707
1 year ago
Andy Wilkinson f7c3fe165d Start building against Spring AMQP 3.1.0 snapshots
See gh-37706
1 year ago
Andy Wilkinson 77e1d8fa20 Start building against Reactor Bom 2023.0.0 snapshots
See gh-37705
1 year ago