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

Update protobuf output to be compatible with protobuf 0.11.0 #32

Merged
merged 2 commits into from
Jan 10, 2019

Conversation

sigurdm
Copy link
Contributor

@sigurdm sigurdm commented Jan 10, 2019

This is part of resolving google/protobuf.dart#176.

@davidmorgan davidmorgan requested review from jakemac53 and removed request for davidmorgan January 10, 2019 10:21
@davidmorgan
Copy link
Contributor

Passing to Jake :)

@sigurdm
Copy link
Contributor Author

sigurdm commented Jan 10, 2019

sure :)

@@ -10,7 +10,7 @@ environment:

dependencies:
async: '>1.9.0 <3.0.0'
protobuf: '>=0.10.4 <0.11.0'
Copy link
Contributor

@jakemac53 jakemac53 Jan 10, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like these changes are backwards compatible, can we leave it at >=0.10.4 <0.12.0?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good point - we do not have an @override annotation. On the added methods.

Fixed.

@jakemac53 jakemac53 merged commit 27ddf74 into dart-lang:master Jan 10, 2019
@jakemac53
Copy link
Contributor

published, working on internal merge now

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.

4 participants