v0.49.0
·
42971 commits
to main
since this release
Update
$ npm install google-cloud@0.49.0⚠️ Breaking Changes!
Language: No more verbose mode
We have removed the verbose option from our API. The Cloud Language API returns a condensed result already, so it was decided to pass it straight through to the callback. The details of the response objects are linked from our API documentation.
Features
- Language (#2018, #2054): Introduce default
encodingsupport. - Language (#1998, #2055): Allow raw API terminology to
annotate(). - Language (#1782, #2056): Remove
verboseoption. - Storage (#1975, #2001): Support per-object storage classes.