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

[chore] Release 11.0.0 #1770

Merged
merged 1 commit into from
Jun 16, 2022
Merged

[chore] Release 11.0.0 #1770

merged 1 commit into from
Jun 16, 2022

Conversation

lahirumaramba
Copy link
Member

  • Bumped version to 11.0.0
  • Fixed ML unit tests to pass on Node 16.
    • The error message is different on Node 14 vs 16 Cannot read properties of null (reading 'done') vs Cannot read property 'done' of null
    • Updated to only check for rejection instead of checking for an exact error string.
  • Added Node 16 to CI

Breaking change: Dropped support for Node.js 12. Developers should use Node.js 14 or higher when deploying the Admin SDK.

Breaking change: Upgraded TypeScript to v4.6.4.

Breaking change: Upgraded the @google-cloud/firestore package to v5. This contains breaking changes. Refer to the Cloud Firestore release notes for more details.

Breaking change: Upgraded the @google-cloud/storage package to v6. This contains breaking changes. Refer to the Cloud Storage release notes for more details.

@lahirumaramba lahirumaramba added release:stage Stage a release candidate release:tweet Post the release notification to Twitter release:publish Publish a release candidate labels Jun 16, 2022
Copy link

@dwyfrequency dwyfrequency left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:publish Publish a release candidate release:stage Stage a release candidate release:tweet Post the release notification to Twitter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants