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: send the ITimestamp protobuf to Pub/Sub for seeking, not JavaScript Date() #908

Merged
merged 4 commits into from
Mar 4, 2020

Conversation

feywind
Copy link
Collaborator

@feywind feywind commented Mar 4, 2020

This fixes a bug in the seek() method that prevented users from passing a date correctly. This is especially relevant for purging (seek to the future).

May relate: #905
Related internally: 150712874

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Mar 4, 2020
@feywind feywind changed the title Send the ITimestamp protobuf to Pub/Sub for seeking, not JavaScript Date() fix: send the ITimestamp protobuf to Pub/Sub for seeking, not JavaScript Date() Mar 4, 2020
@feywind feywind merged commit 0c1d711 into googleapis:master Mar 4, 2020
@feywind feywind deleted the seek-date-format branch March 4, 2020 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants