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

BREAKING CHANGE in v26: check if Timestamp is valid. #15154

Merged
1 commit merged into from
Dec 19, 2023
Merged

BREAKING CHANGE in v26: check if Timestamp is valid. #15154

1 commit merged into from
Dec 19, 2023

Conversation

copybara-service[bot]
Copy link

BREAKING CHANGE in v26: check if Timestamp is valid.
Seconds should be in range [-62135596800, 253402300799]
Nanos should be in range [0, 999999999]

Seconds should be in range [-62135596800, 253402300799]
Nanos should be in range [0, 999999999]

PiperOrigin-RevId: 592365636
@copybara-service copybara-service bot closed this pull request by merging all changes into main in 1250d5f Dec 19, 2023
@copybara-service copybara-service bot deleted the test_588493865 branch December 19, 2023 23:49
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