Releases: jenkinsci/s3-plugin
Releases · jenkinsci/s3-plugin
518.vd2b_b_50e5f7f7
🐛 Bug fixes
- JENKINS-76354 - resolve indefinite hang in s3Upload caused by untimeout'd future join (#364) @prathamalwayscomeslast
517.va_43007f79db_a_
🐛 Bug fixes
- Enable multipart upload support (#353) @ScopelyChristianFusco
516.v1b_869085b_fc4
🐛 Bug fixes
- Fix NullPointerException in shouldUseProxy when using standard AWS regions with HTTP proxy (#362) @meetgoti07
515.vc2f8153c5dc6
🐛 Bug fixes
- Remove artifacts from S3 for deleted pipelines (#349) @gilgameshfreedom
👻 Maintenance
- Migrate tests to JUnit5 (#306) @strangelookingnerd
- Build plugin with Java 25 (#352) @alecharp
📦 Dependency updates
- Bump io.jenkins.tools.bom:bom-2.479.x from 4836.vdf03ded1f27c to 5054.v620b_5d2b_d5e6 (#344) @dependabot[bot]
- Bump org.testcontainers:testcontainers from 1.21.0 to 1.21.3 (#339) @dependabot[bot]
- Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from 1.8 to 1.13 (#351) @dependabot[bot]
- Bump org.jenkins-ci.plugins:plugin from 5.17 to 5.26 (#350) @dependabot[bot]
508.vc5478ef36921
🐛 Bug fixes
- Use pathstyle links for presign urls if a custom endpoint is used (#335) @gilgameshfreedom
📦 Dependency updates
- Bump org.jenkins-ci.plugins:plugin from 5.16 to 5.17 (#328) @dependabot[bot]
- Update plugin BOM (#330) @basil
505.v8f71dcce8639
👷 Changes for plugin developers
- JENKINS-73642 - Migrate to AWS SDK v2 (#327) @rsandell
📦 Dependency updates
- JENKINS-73642 - Migrate to AWS SDK v2 (#327) @rsandell
- Bump org.testcontainers:testcontainers from 1.20.5 to 1.21.0 (#321) @dependabot[bot]
- Bump io.jenkins.tools.bom:bom-2.479.x from 4488.v7fe26526366e to 4740.v75a_90f6fefb_7 (#325) @dependabot[bot]
- Bump org.jenkins-ci.plugins:plugin from 5.11 to 5.16 (#326) @dependabot[bot]
498.v4c32ea_de55c2
496.v320cdd5a_1f65
👻 Maintenance
📦 Dependency updates
- Bump org.testcontainers:testcontainers from 1.20.1 to 1.20.5 (#308) @dependabot[bot]
494.v65894c3ef139
👷 Changes for plugin developers
- Bump org.jenkins-ci.plugins:plugin from 4.86 to 5.4 and jenkins.version from 2.387.3 to 2.479.1 (#295) @dependabot
✍ Other changes
- Enable Jenkins Security Scan (#282) @strangelookingnerd
📦 Dependency updates
- Bump org.jenkins-ci.plugins:plugin from 4.86 to 5.4 and jenkins.version from 2.387.3 to 2.479.1 (#295) @dependabot
- Bump org.testcontainers:testcontainers from 1.19.3 to 1.20.1 (#286) @dependabot
- Bump org.jenkins-ci.plugins:plugin from 4.80 to 4.86 (#287) @dependabot
- Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from 1.7 to 1.8 (#283) @dependabot
483.vcb_db_3dcee68f
🚀 New features and improvements
- Remove divBasedFormLayout UI conditional (#279) @MarkEWaite
- Make dep on
matrix-projectoptional (#281) @jglick
👻 Maintenance
- Use spotbugs annotations instead of javax (#278) @MarkEWaite
✍ Other changes
- Test with Java 21 and Java 17 (#277) @MarkEWaite