Skip to content

feat(1447): Implementing DynamoTemplate update partial using UpdateItemEnhancedRequest - #1448

Merged
maciejwalkowiak merged 3 commits into
awspring:mainfrom
marcusvoltolim:gh-1447
Sep 14, 2025
Merged

feat(1447): Implementing DynamoTemplate update partial using UpdateItemEnhancedRequest#1448
maciejwalkowiak merged 3 commits into
awspring:mainfrom
marcusvoltolim:gh-1447

Conversation

@marcusvoltolim

@marcusvoltolim marcusvoltolim commented Aug 25, 2025

Copy link
Copy Markdown
Contributor

Resolves #1447

📢 Type of change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring

📜 Description

#1447

💚 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 the component: dynamodb DynamoDB integration related issue label Aug 25, 2025
@marcusvoltolim marcusvoltolim changed the title feaet(1447): Implementing DynamoDb update partial using UpdateItemEnh… feat(1447): Implementing DynamoDb update partial using UpdateItemEnh… Aug 25, 2025
@marcusvoltolim marcusvoltolim changed the title feat(1447): Implementing DynamoDb update partial using UpdateItemEnh… feat(1447): Implementing DynamoDb update partial using UpdateItemEnhancedRequest Sep 10, 2025
@maciejwalkowiak maciejwalkowiak added this to the 4.0.0 milestone Sep 14, 2025
@maciejwalkowiak
maciejwalkowiak merged commit a7a5344 into awspring:main Sep 14, 2025
5 checks passed
@marcusvoltolim
marcusvoltolim deleted the gh-1447 branch September 16, 2025 21:51
@marcusvoltolim marcusvoltolim changed the title feat(1447): Implementing DynamoDb update partial using UpdateItemEnhancedRequest feat(1447): Implementing DynamoTemplate update partial using UpdateItemEnhancedRequest Sep 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component: dynamodb DynamoDB integration related issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DynamoDbTemplate with UpdateItemEnhancedRequest to possible partial updates

2 participants