Skip to content

feat(1449): Enhance DefaultDynamoDbTableSchemaResolver to resolve DynamoDbBean and DynamoDbImmutable#1450

Merged
MatejNedic merged 1 commit intoawspring:mainfrom
marcusvoltolim:gh-1449
Dec 19, 2025
Merged

feat(1449): Enhance DefaultDynamoDbTableSchemaResolver to resolve DynamoDbBean and DynamoDbImmutable#1450
MatejNedic merged 1 commit intoawspring:mainfrom
marcusvoltolim:gh-1449

Conversation

@marcusvoltolim
Copy link
Contributor

Resolves #1449

📢 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 the component: dynamodb DynamoDB integration related issue label Aug 25, 2025
@marcusvoltolim marcusvoltolim force-pushed the gh-1449 branch 2 times, most recently from f915529 to ba4cae8 Compare August 25, 2025 23:41
@marcusvoltolim marcusvoltolim changed the title feat(1449): DefaultDynamoDbTableSchemaResolver resolve DynamoDbBean and DynamoDbImmutable feat(1449): Enhance DefaultDynamoDbTableSchemaResolver resolve DynamoDbBean and DynamoDbImmutable Sep 10, 2025
@marcusvoltolim marcusvoltolim changed the title feat(1449): Enhance DefaultDynamoDbTableSchemaResolver resolve DynamoDbBean and DynamoDbImmutable feat(1449): Enhance DefaultDynamoDbTableSchemaResolver to resolve DynamoDbBean and DynamoDbImmutable Sep 10, 2025
Copy link
Member

@MatejNedic MatejNedic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tnx @marcusvoltolim on PR!

@MatejNedic MatejNedic added this to the 4.0.0 milestone Oct 19, 2025
@MatejNedic MatejNedic merged commit 60f83bd into awspring:main Dec 19, 2025
2 checks passed
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.

DefaultDynamoDbTableSchemaResolver resolve DynamoDbImmutable too

3 participants