This is an automated email from the ASF dual-hosted git repository. reschke pushed a change to branch OAK-10346 in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git
from ebc95d5b4c OAK-10346: Release Oak 1.22.16 add 9a19284522 Merge pull request #960 from apache/OAK-10093 add 49229e481f Merge pull request #1007 from apache/OAK-10093 new 25a0b3edb9 Merge remote-tracking branch 'origin/1.22' into OAK-10346 new 4243429e4f OAK-10346: Release Oak 1.22.16 The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: RELEASE-NOTES.txt | 1 + .../jackrabbit/oak/blob/cloud/s3/S3Backend.java | 41 +++++------ .../jackrabbit/oak/blob/cloud/s3/S3Constants.java | 12 +++ .../oak/blob/cloud/s3/S3RequestDecorator.java | 86 +++++++++++++++++++--- ...ithKey.java => TestS3DSWithSSECustomerKey.java} | 28 ++++--- .../jackrabbit/oak/blob/cloud/s3/TestS3Ds.java | 63 ++++++++++++---- oak-blob-cloud/src/test/resources/aws.properties | 4 + .../site/markdown/features/direct-binary-access.md | 2 + 8 files changed, 176 insertions(+), 61 deletions(-) copy oak-blob-cloud/src/test/java/org/apache/jackrabbit/oak/blob/cloud/s3/{TestS3DSWithSSEKMSwithKey.java => TestS3DSWithSSECustomerKey.java} (59%)