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

support putifabsent #8428

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

support putifabsent #8428

wants to merge 4 commits into from

Conversation

ItamarYuran
Copy link
Contributor

Closes #8380

Change Description

Added support for if-none-match header.
The header can be used for putObject or complete-multipart-upload operations.

changes were tested manually. In case of a collision an error with http status 304 will return, as in aws cli.

@ItamarYuran ItamarYuran added the include-changelog PR description should be included in next release changelog label Dec 17, 2024
@ItamarYuran ItamarYuran requested a review from a team December 17, 2024 18:03
@ItamarYuran ItamarYuran linked an issue Dec 17, 2024 that may be closed by this pull request
Copy link

E2E Test Results - DynamoDB Local - Local Block Adapter

13 passed

Copy link

E2E Test Results - Quickstart

11 passed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
include-changelog PR description should be included in next release changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support putIfAbsent
1 participant