googleapis / google-api-nodejs-client

Google's officially supported Node.js client library for accessing Google APIs. Support for authorization and authentication with OAuth 2.0, API Keys and JWT (Service Tokens) is included.
https://googleapis.dev/nodejs/googleapis/latest/
Apache License 2.0
11.27k stars 1.91k forks source link

Change log is not helpful / not listing actual breaking changes #3381

Open adamreisnz opened 8 months ago

adamreisnz commented 8 months ago

Hello, as per the comments in this issue: https://github.com/googleapis/google-api-nodejs-client/issues/2438 It was suggested to raise a new issue for this topic in that thread.

As of today, the changelog is still rather useless:

image

It doesn't provide any details about what has changed, why it's breaking, and how to migrate. We are 10 versions behind now, and it will be a massive pain to try and figure out what the breaking changes are, if any.

Can the changelog please be fixed so that it details what the actual breaking changes are.

This seems to have been an issue for the past 3 years, but I am flagging this as a bug because in the linked issue thread it was noted that it was fixed at some point. So perhaps a regression.

Thanks,