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

Fix: DynamoDB v2 issue and more unit test cases #109

Merged
merged 5 commits into from Nov 23, 2023

Conversation

monu-k2io
Copy link
Collaborator

Fix: missing attribute values in conditionCheck method in transactWriteItems operation
And unit test cases

@monu-k2io monu-k2io self-assigned this Sep 25, 2023
@monu-k2io monu-k2io changed the base branch from develop to package-update September 26, 2023 11:12
@monu-k2io monu-k2io changed the base branch from package-update to develop September 26, 2023 11:12
@monu-k2io monu-k2io added the bug Something isn't working label Sep 27, 2023
# Conflicts:
#	instrumentation-security/dynamodb-2.1.2/src/main/java/software/amazon/awssdk/core/client/handler/AsyncClientHandler_Instrumentation.java
#	instrumentation-security/dynamodb-2.1.2/src/main/java/software/amazon/awssdk/core/client/handler/SyncClientHandler_Instrumentation.java
#	instrumentation-security/dynamodb-2.15.34/src/main/java/software/amazon/awssdk/core/client/handler/AsyncClientHandler_Instrumentation.java
#	instrumentation-security/dynamodb-2.15.34/src/main/java/software/amazon/awssdk/core/client/handler/SyncClientHandler_Instrumentation.java
@lovesh-ap lovesh-ap changed the base branch from develop to release/v1.0.7 November 23, 2023 09:32
@lovesh-ap lovesh-ap merged commit 2b58935 into release/v1.0.7 Nov 23, 2023
6 checks passed
@lovesh-ap lovesh-ap deleted the fix/dynamodb branch November 23, 2023 11:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants