solrbot opened a new pull request, #1821:
URL: https://github.com/apache/solr/pull/1821

   This PR contains the following updates:
   
   | Package | Type | Update | Change | Pending |
   |---|---|---|---|---|
   | [com.adobe.testing:s3mock-junit4](https://togithub.com/adobe/S3Mock) | 
test | major | `2.13.0` -> `3.0.0` | `3.0.1` |
   
   ---
   
   ### Release Notes
   
   <details>
   <summary>adobe/S3Mock</summary>
   
   ### 
[`v3.0.0`](https://togithub.com/adobe/S3Mock/blob/HEAD/CHANGELOG.md#&#8203;300)
   
   [Compare Source](https://togithub.com/adobe/S3Mock/compare/2.17.0...3.0.0)
   
   3.x is JDK17 LTS bytecode compatible, with Docker and JUnit / direct Java 
integration.
   
   -   Refactorings
       -   Use various Java language features introduced between JDK 8 and JDK 
17
       -   Use new Spring Boot 3 features
       -   Use new Spring Framework 6 features
       -   Dependency cleanup
       -   Code cleanup
       -   Deprecate JUnit 4 TestRule
           -   This module will be removed in S3Mock 4.x
   -   Version updates
       -   Bump spring-boot.version from 2.7.13 to 3.1.0
           -   This updates all Spring Boot dependencies as well
       -   Bump Spring Framework to 6.0.9
       -   Bump Java bytecode version from 8 to 17
           -   This change is necessary, as Spring Framework 6 and Spring Boot 
3 raise the baseline Java version from 8 to 17.
   
   ### 
[`v2.17.0`](https://togithub.com/adobe/S3Mock/blob/HEAD/CHANGELOG.md#&#8203;2170)
   
   [Compare Source](https://togithub.com/adobe/S3Mock/compare/2.16.0...2.17.0)
   
   2.x is JDK8 LTS bytecode compatible, with Docker and JUnit / direct Java 
integration.
   
   -   Features and fixes
       -   Add support for ChecksumAlgorithm (fixes 
[#&#8203;1123](https://togithub.com/adobe/S3Mock/issues/1123))
           -   Support checksumAlgorithm where AWS SDK locally calculates the 
checksum and sends it as part of the request body.
           -   Support checksum headers where clients can send an already 
calculated checksum for the backend to persist
           -   Return checksum in getObject / putObject / headObject / 
getObjectAttributes
       -   Consistent consumes / produces declarations (fixes 
[#&#8203;1208](https://togithub.com/adobe/S3Mock/issues/1208))
   -   Version updates
       -   Bump aws-v2.version from 2.20.96 to 2.20.98
       -   Bump aws-java-sdk-s3 from 1.12.499 to 1.12.501
   
   ### 
[`v2.16.0`](https://togithub.com/adobe/S3Mock/blob/HEAD/CHANGELOG.md#&#8203;2160)
   
   [Compare Source](https://togithub.com/adobe/S3Mock/compare/2.15.1...2.16.0)
   
   2.x is JDK8 LTS bytecode compatible, with Docker and JUnit / direct Java 
integration.
   
   -   Features and fixes
       -   Add support for GetObjectAttributes API (fixes 
[#&#8203;536](https://togithub.com/adobe/S3Mock/issues/536))
   -   Version updates
       -   Bump aws-v2.version from 2.20.94 to 2.20.96
       -   Bump aws-java-sdk-s3 from 1.12.497 to 1.12.499
       -   Bump maven-wrapper from 3.1.1 to 3.2.0
   
   ### 
[`v2.15.1`](https://togithub.com/adobe/S3Mock/blob/HEAD/CHANGELOG.md#&#8203;2151)
   
   [Compare Source](https://togithub.com/adobe/S3Mock/compare/2.15.0...2.15.1)
   
   2.x is JDK8 LTS bytecode compatible, with Docker and JUnit / direct Java 
integration.
   
   -   Features and fixes
       -   Store and return all encryption headers (fixes 
[#&#8203;1178](https://togithub.com/adobe/S3Mock/issues/1178))
   -   Version updates
       -   Bump aws-v2.version from 2.20.92 to 2.20.94
       -   Bump aws-java-sdk-s3 from 1.12.494 to 1.12.497
       -   Bump checkstyle from 10.12.0 to 10.12.1
   
   ### 
[`v2.15.0`](https://togithub.com/adobe/S3Mock/blob/HEAD/CHANGELOG.md#&#8203;2150)
   
   [Compare Source](https://togithub.com/adobe/S3Mock/compare/2.14.0...2.15.0)
   
   Release that incremented the version number but was not successfully 
released to both Maven One and Docker Hub.
   Please refer / update to version 2.15.1, thanks.
   
   ### 
[`v2.14.0`](https://togithub.com/adobe/S3Mock/blob/HEAD/CHANGELOG.md#&#8203;2140)
   
   [Compare Source](https://togithub.com/adobe/S3Mock/compare/2.13.1...2.14.0)
   
   2.x is JDK8 LTS bytecode compatible, with Docker and JUnit / direct Java 
integration.
   
   -   Features and fixes
       -   Storage and retrieval headers like Content-Disposition (fixes 
[#&#8203;1163](https://togithub.com/adobe/S3Mock/issues/1163))
   -   Refactorings
       -   Test that persisted file length is equal to uploaded file length
           -   This does not work if checksum validation is enabled (see 
[#&#8203;1123](https://togithub.com/adobe/S3Mock/issues/1123))
   -   Version updates
       -   Bump spring-boot.version from 2.7.12 to 2.7.13
       -   Bump aws-v2.version from 2.20.86 to 2.20.92
       -   Bump aws-java-sdk-s3 from 1.12.488 to 1.12.494
       -   Bump maven-clean-plugin from 3.2.0 to 3.3.1
   
   ### 
[`v2.13.1`](https://togithub.com/adobe/S3Mock/blob/HEAD/CHANGELOG.md#&#8203;2131)
   
   [Compare Source](https://togithub.com/adobe/S3Mock/compare/2.13.0...2.13.1)
   
   2.x is JDK8 LTS bytecode compatible, with Docker and JUnit / direct Java 
integration.
   
   -   Features and fixes
       -   Correct Range header handling with Spring's HttpRange (fixes 
[#&#8203;1174](https://togithub.com/adobe/S3Mock/issues/1174))
   
   </details>
   
   ---
   
   ### Configuration
   
   📅 **Schedule**: Branch creation - "before 3am on the first day of the month" 
(UTC), Automerge - At any time (no schedule defined).
   
   🚦 **Automerge**: Disabled by config. Please merge this manually once you are 
satisfied.
   
   â™» **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry 
checkbox.
   
   🔕 **Ignore**: Close this PR and you won't be reminded about this update 
again.
   
   ---
   
    - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this 
box
   
   ---
   
   This PR has been generated by [Renovate 
Bot](https://togithub.com/solrbot/renovate-github-action)
   
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS42OS41IiwidXBkYXRlZEluVmVyIjoiMzUuNjkuNSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to