Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce Client side S3EncryptionClient #1033

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

MatejNedic
Copy link
Member

📢 Type of change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring

📜 Description

💡 Motivation and Context

💚 How did you test it?

📝 Checklist

  • I reviewed submitted code
  • I added tests to verify changes
  • I updated reference documentation to reflect the change
  • All tests passing
  • No breaking changes

🔮 Next steps

@github-actions github-actions bot added component: s3 S3 integration related issue type: dependency-upgrade Dependency version bump labels Jan 30, 2024
@maciejwalkowiak maciejwalkowiak modified the milestone: 3.2.0 RC1 Mar 9, 2024
@github-actions github-actions bot added the component: sns SNS integration related issue label Mar 31, 2024
@MatejNedic MatejNedic marked this pull request as ready for review April 7, 2024 09:37
@timothystone-knsl
Copy link

+1 here. I see value as right now I think I'm blocked on using SSE-C in multipart uploads to a bucket.

@timothystone-knsl
Copy link

@MatejNedic can you resolve the conflicts? This looks like an important feature. I know I need it.

@MatejNedic
Copy link
Member Author

Hey @timothystone-knsl ,

since I am not sure when release will be have to sync with other Maintainers. Will try to push this feature till then, you can define this as S3Client Bean on your own and it should work. Since S3AutoConfiguration should check if there is S3Client bean already existing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: s3 S3 integration related issue component: sns SNS integration related issue type: dependency-upgrade Dependency version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants