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 nested shadow updates #29

Merged
merged 9 commits into from
Feb 13, 2025
Merged

Fix nested shadow updates #29

merged 9 commits into from
Feb 13, 2025

Conversation

Octogonapus
Copy link
Owner

Fix nested shadow updates where a nested property is modified without removing the other properties at that level.
Also fix shadow synchronization when the local shadow is different than the reported shadow, but there is no delta state.

Removes structs as shadow documents. All shadow documents are now dicts.

Adds ShadowDocumentPropertyPreUpdateFunction to support custom value merging behavior.

@Octogonapus Octogonapus self-assigned this Feb 12, 2025
@Octogonapus Octogonapus merged commit 6346f1a into main Feb 13, 2025
8 checks passed
@Octogonapus Octogonapus deleted the fix_nested_updates branch February 13, 2025 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant