Skip to content

Conversation

nidhiii-27
Copy link
Contributor

@nidhiii-27 nidhiii-27 commented Sep 10, 2025

Previously, deleting an object context key by setting its value to null would fail. This change corrects the diffMaps utility to ensure that null payloads are always treated as deletions.

The produced update mask is now contexts.custom.<key> instead of contexts.custom.<key>.value

@product-auto-label product-auto-label bot added size: s Pull request size is small. api: storage Issues related to the googleapis/java-storage API. labels Sep 10, 2025
@nidhiii-27 nidhiii-27 marked this pull request as ready for review September 10, 2025 10:16
@nidhiii-27 nidhiii-27 requested a review from a team as a code owner September 10, 2025 10:16
@nidhiii-27 nidhiii-27 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 10, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 10, 2025
@nidhiii-27 nidhiii-27 marked this pull request as draft September 11, 2025 15:27
@product-auto-label product-auto-label bot added size: m Pull request size is medium. and removed size: s Pull request size is small. labels Sep 11, 2025
@nidhiii-27 nidhiii-27 marked this pull request as ready for review September 11, 2025 18:36
@nidhiii-27 nidhiii-27 added kokoro:run Add this label to force Kokoro to re-run the tests. kokoro:force-run Add this label to force Kokoro to re-run the tests. and removed kokoro:run Add this label to force Kokoro to re-run the tests. labels Sep 19, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 19, 2025
@nidhiii-27 nidhiii-27 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 22, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 22, 2025
@nidhiii-27 nidhiii-27 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 23, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 23, 2025
@BenWhitehead BenWhitehead changed the title fix: Correct diff logic for nested context updates fix: update object context diff logic to be shallow rather than deep Sep 23, 2025
@BenWhitehead BenWhitehead merged commit 2fd15f6 into googleapis:main Sep 23, 2025
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: storage Issues related to the googleapis/java-storage API. size: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants