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: update BucketInfo.LifecycleRule.LifecycleCondition equals and hashCode to include match prefix and suffix #1729

Merged
merged 1 commit into from Oct 21, 2022

Conversation

BenWhitehead
Copy link
Collaborator

Add new test class ITBucketLifecycleRulesTest to validate some bucket mutations related to lifecycle rules behave as expected.

Update GrpcConversions to detect an empty list and preserve null value if the value from the server is empty.

New tests cases ported forward related to #1717 and #1724

…shCode to include match prefix and suffix

Add new test class ITBucketLifecycleRulesTest to validate some bucket mutations related to lifecycle rules behave as expected.

Update GrpcConversions to detect an empty list and preserve null value if the value from the server is empty.
@BenWhitehead BenWhitehead requested a review from a team as a code owner October 21, 2022 18:46
@product-auto-label product-auto-label bot added size: m Pull request size is medium. api: storage Issues related to the googleapis/java-storage API. labels Oct 21, 2022
@BenWhitehead BenWhitehead merged commit 9664e8a into feat/grpc-storage Oct 21, 2022
@BenWhitehead BenWhitehead deleted the labels-delete-rule-behavior branch October 21, 2022 19:14
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.

None yet

2 participants