-
Notifications
You must be signed in to change notification settings - Fork 612
Update CHANGELOG entries across several sdks #4240
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
Conversation
Coverage Report 1This report is too large (76,790 characters) to be displayed here in a GitHub comment. Please use the below link to see the full report on Google Cloud Storage.Test Logs |
Size Report 1Affected ProductsNo changes between base commit (ae3bdb8) and merge commit (92af3da).Test Logs |
friendly ping |
@@ -1,7 +1,15 @@ | |||
# Unreleased |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What's this for?
* [fixed] Fixed an issue where `FirebaseModelDownloader.getModel` was throwing | ||
`FirebaseMlException.PERMISSION_DENIED` when the model name was empty. It now | ||
throws `FirebaseMlException.INVALID_ARGUMENT` | ||
(#4157) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Are these also supposed to be links btw?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, although would you mind pinging me in gc with the tooling that interprets this?
No description provided.