Conversation
There was a problem hiding this comment.
Code Review
This pull request updates the @google-cloud/datastore package version to 10.1.1 across the manifest, package.json, and changelog to include a bug fix for legacy key decoding. A review comment identifies a potential issue in the changelog where an inconsistent tag name in the comparison link might result in a broken URL.
|
|
||
| [1]: https://www.npmjs.com/package/@google-cloud/datastore?activeTab=versions | ||
|
|
||
| ## [10.1.1](https://github.com/googleapis/google-cloud-node/compare/datastore-v10.1.0...datastore-v10.1.1) (2026-05-05) |
There was a problem hiding this comment.
The comparison link for version 10.1.1 uses the tag datastore-v10.1.0 as the starting point. However, the previous release entry for version 10.1.0 (on line 14) indicates that the tag used was v10.1.0. This inconsistency in tag naming might result in a broken comparison link if the datastore-v10.1.0 tag does not exist in the repository. Please verify the correct tag name for the previous release.
|
Was a test closing. |
🤖 I have created a release beep boop
10.1.1 (2026-05-05)
Bug Fixes
This PR was generated with Release Please. See documentation.