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

Upgrade Datastore to V1 #846

Merged
merged 2 commits into from Aug 24, 2016
Merged

Upgrade Datastore to V1 #846

merged 2 commits into from Aug 24, 2016

Conversation

blowmage
Copy link
Contributor

Move Datastore from V1beta3 to V1. Also make some small changes to the ruby code to handle oneof values consistently.

@blowmage blowmage added the api: datastore Issues related to the Datastore API. label Aug 24, 2016
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 24, 2016
Move from V1beta3 to V1.

[closes googleapis#835]
The protobuf 3.0 release changes the default values of oneof attribute options.
Instead of being nil, they are their respective type's default value.
Add checks for the oneof's attribute value instead of checking the options values.
@coveralls
Copy link

coveralls commented Aug 24, 2016

Coverage Status

Coverage increased (+0.0005%) to 95.667% when pulling 243227c on blowmage:datastore-v1 into f7e239d on GoogleCloudPlatform:master.

@coveralls
Copy link

coveralls commented Aug 24, 2016

Coverage Status

Coverage increased (+0.0005%) to 95.667% when pulling 243227c on blowmage:datastore-v1 into f7e239d on GoogleCloudPlatform:master.

@quartzmo
Copy link
Member

Very awesome, thank you @blowmage.

@quartzmo quartzmo merged commit 3975b55 into googleapis:master Aug 24, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: datastore Issues related to the Datastore API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants