Skip to content

Conversation

@renovate-bot
Copy link
Collaborator

This PR contains the following updates:

Package Change Age Confidence
com.adobe.testing:s3mock-testcontainers 4.6.0 -> 4.7.0 age confidence

Release Notes

adobe/S3Mock (com.adobe.testing:s3mock-testcontainers)

v4.7.0

Compare Source

Version 4.x is JDK17 LTS bytecode compatible, with Docker and JUnit / direct Java integration.

  • Features and fixes
    • Fix store property overrides for "com.adobe.testing.s3mock.store" properties. (Fixes #​2524)
  • Refactorings
    • Enable Spring Boot Actuator in "debug" and "trace" profiles.
    • Enable Spring Test Profiler during test runs.
  • Version updates (deliverable dependencies)
    • Bump spring-boot.version from 3.5.3 to 3.5.4
    • Bump aws-v2.version from 2.31.77 to 2.32.7
    • Bump aws.version from 1.12.787 to 1.12.788
    • Bump commons-io:commons-io from 2.19.0 to 2.20.0
    • Bump alpine from 3.22.0 to 3.22.1 in /docker
  • Version updates (build dependencies)
    • Bump aws.sdk.kotlin:s3-jvm from 1.4.109 to 1.4.125
    • Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.6.0 to 3.6.1
    • Bump org.mockito.kotlin:mockito-kotlin from 5.4.0 to 6.0.0
    • Bump step-security/harden-runner from 2.12.2 to 2.13.0
    • Bump github/codeql-action from 3.29.2 to 3.29.4

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-project-automation github-project-automation bot moved this from PRs In Progress to Ready to merge in Basic Kanban Board Jul 25, 2025
@snazy snazy merged commit a39bce4 into apache:main Jul 25, 2025
12 checks passed
@github-project-automation github-project-automation bot moved this from Ready to merge to Done in Basic Kanban Board Jul 25, 2025
@renovate-bot renovate-bot deleted the renovate/com.adobe.testing-s3mock-testcontainers-4.x branch July 25, 2025 19:47
snazy added a commit to snazy/polaris that referenced this pull request Nov 20, 2025
* fix(deps): update dependency com.google.errorprone:error_prone_core to v2.41.0 (apache#2181)

* Simplify bootstrapServiceAndCreatePolarisPrincipalForRealm (apache#2172)

this is a small follow-up to 5faa371
because the same pattern existed for this method.

note that we do some minor additional "formatting" changes to minimize
the diff between the two files (as they were originally copy pasted).
this could lead to having a common base class in the future.

* fix(deps): update dependency boto3 to v1.39.13 (apache#2182)

* Add podman support (apache#2143)

* Add Polaris Community Meeting 2025-07-24 (apache#2184)

* fix(deps): update dependency com.adobe.testing:s3mock-testcontainers to v4.7.0 (apache#2185)

* Push AccessConfig creation to PolarisStorageIntegration (apache#2171)

This refactoring does not change Polaris behaviour.

* Move storage-specific access properties processing logic from
  core code to storage integration implementations.

* Add `isExpirationTimestamp` flag to `StorageAccessProperty` to
  allow them to be processed uniformly.

* Prepare for supporting access config properties that may have
  different values in Polaris Servers and Clients. This enables
  future enhancements to support different S3 endpoint DNS names
  in servers and clients for apache#1530

* Fix doc to remove privileges may take up to one hour to take effect and add Policy to securable object (apache#2009)

* fix(deps): update dependency boto3 to v1.39.14 (apache#2186)

* chore(deps): update plugin jetbrains-changelog to v2.3.0 (apache#2187)

* fix(deps): update dependency software.amazon.awssdk:bom to v2.32.9 (apache#2191)

* Add Principal lookup helpers to PolarisMetaStoreManager (apache#2174)

`PolarisMetaStoreManager.readEntityByName` is quite a low-level api, so we can simplify a lot of callers with additional helpers:

- add `PolarisMetaStoreManager.findRootPrincipal`
- add `PolarisMetaStoreManager.findPrincipalByName`
- add `PolarisMetaStoreManager.findPrincipalRoleByName`

also we now prefer `PolarisEntityConstants` where applicable

* Remove PolarisDiagnostics from json utils (apache#2176)

With transitive cleanups of, PolarisStorageConfigurationInfo, ConnectionConfigInfoDpo, BaseMetaStoreManager, PolarisObjectMapperUtil, CurrentContext

* Fix Namespace resolution on grant/revoke privilege operations (apache#2170)

* Fix Namespace resolution on grant/revoke privilege operations

* Move isFullyResolvedNamespace to PolarisResolvedPathWrapper

* fix(deps): update dependency boto3 to v1.39.15 (apache#2199)

* fix(deps): update dependency com.google.cloud:google-cloud-storage-bom to v2.54.0 (apache#2200)

* fix(deps): update dependency boto3 to v1.39.16 (apache#2209)

* chore(deps): update actions/stale digest to a92fd57 (apache#2208)

* fix(deps): update quarkus platform and group to v3.25.0 (apache#2167)

* NoSQL updates

* Last merged commit 914be46

---------

Co-authored-by: Mend Renovate <bot@renovateapp.com>
Co-authored-by: Christopher Lambert <xn137@gmx.de>
Co-authored-by: Yong Zheng <yongzheng0809@gmail.com>
Co-authored-by: JB Onofré <jbonofre@apache.org>
Co-authored-by: Dmitri Bourlatchkov <dmitri.bourlatchkov@gmail.com>
Co-authored-by: CG <cgpoh@users.noreply.github.com>
Co-authored-by: Pooja Nilangekar <poojan@umd.edu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants