Google-api-ruby-client: v0.12.0 breaks lots of compabilities

Created on 14 Jun 2017  路  2Comments  路  Source: googleapis/google-api-ruby-client

It seems v0.12.0 breaks lots of compatibilities although they are not written in CHANGELOG.

https://github.com/google/google-api-ruby-client/commit/3f26743ef728466c7f3edfe8dfb1224122c596b5

For example, Google::Apis::ComputeV1::ComputeService had list_aggregated_instances method before, but it was renamed to aggregated_instance_list.

I am not sure how they are auto generated, but I currently do not feel these incompatibility changes worth to be introduced.

Are there any chances to get them back?

Most helpful comment

Reverted in v0.13.0

All 2 comments

Ah... you're right, I see where I've messed up.

Thanks for making an issue, I'll get this fixed shortly and release v0.13.0

Reverted in v0.13.0

Was this page helpful?
0 / 5 - 0 ratings

Related issues

arjunmenon picture arjunmenon  路  5Comments

asheren picture asheren  路  5Comments

penakamaayo picture penakamaayo  路  3Comments

MattMencel picture MattMencel  路  3Comments

martincalvert picture martincalvert  路  4Comments