Skip to content

Commit 08c4867

Browse files
committed
Release Natural Language 0.28.0
BREAKING CHANGE This release introduces breaking changes relative to the previous release. For more details and instructions to migrate your code, please visit the migration guide: https://cloud.google.com/natural-language/docs/ruby-client-migration * Replace hand-written client with code generated client. * Updated google-gax (grpc, google-protobuf), googleauth dependencies.
1 parent 8c28e92 commit 08c4867

File tree

2 files changed

+80
-1
lines changed

2 files changed

+80
-1
lines changed

docs/manifest.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,8 +188,9 @@
188188
"name": "google-cloud-language",
189189
"defaultService": "google/cloud/language",
190190
"versions": [
191-
"v0.27.1",
191+
"v0.28.0",
192192
"master",
193+
"v0.27.1",
193194
"v0.27.0",
194195
"v0.26.2",
195196
"v0.26.1",

google-cloud-language/CHANGELOG.md

Lines changed: 78 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,78 @@
1+
# Release History
2+
3+
### 0.28.0 / 2017-11-14
4+
5+
#### BREAKING CHANGE
6+
7+
This release introduces breaking changes relative to the previous release.
8+
For more details and instructions to migrate your code, please visit the
9+
[migration guide](https://cloud.google.com/natural-language/docs/ruby-client-migration).
10+
11+
* Replace hand-written client with code generated client.
12+
* Updated `google-gax` (`grpc`, `google-protobuf`), `googleauth` dependencies.
13+
14+
### 0.27.1 / 2017-08-30
15+
16+
* Update GAPIC V1Beta2 API.
17+
18+
### 0.27.0 / 2017-07-11
19+
20+
* Update GAPIC configuration to exclude `UNAVAILABLE` errors from automatic retry.
21+
* Update initialization to raise a better error if project ID is not specified.
22+
* Add GAPIC V1Beta2 API documentation.
23+
* Update gem spec homepage links.
24+
25+
### 0.26.2 / 2017-04-06
26+
27+
* Update documentation.
28+
29+
### 0.26.1 / 2017-04-06
30+
31+
* Fix error due to missing require.
32+
* Add v1beta2 Low level API.
33+
34+
### 0.26.0 / 2017-03-31
35+
36+
* Automatic retry on `UNAVAILABLE` errors
37+
38+
### 0.25.0 / 2017-03-03
39+
40+
* Removal of `encoding` method argument, encoding now calculated from system settings.
41+
* Updated documentation and code examples.
42+
* Update GRPC header value sent to the Natural Language API.
43+
44+
### 0.24.0 / 2017-02-21
45+
46+
* Fix GRPC retry bug
47+
* The client_config data structure has replaced retry_codes/retry_codes_def with retry_codes
48+
* Update GRPC/Protobuf/GAX dependencies
49+
50+
### 0.23.0 / 2017-01-27
51+
52+
* Change class names in low-level API (GAPIC)
53+
54+
### 0.22.0 / 2016-11-14
55+
56+
* Upgrade to V1
57+
* Add Sentence and Entity::Mention objects
58+
* Add Sentence-level Sentiment
59+
* Updated PartOfSpeech structure
60+
* Add `score` and `sentences` attributes to Sentiment
61+
* Remove `polarity` attribute from Sentiment
62+
* Add `mid` attribute to Entity
63+
64+
### 0.21.0 / 2016-10-20
65+
66+
* New service constructor Google::Cloud::Language.new
67+
68+
### 0.20.2 / 2016-09-02
69+
70+
* Fix an issue with the GRPC client and forked sub-processes
71+
72+
### 0.20.1 / 2016-08-29
73+
74+
* Fix documentation.
75+
76+
### 0.20.0 / 2016-08-26
77+
78+
This gem contains the Google Cloud Natural Language service implementation for the `google-cloud` gem. This is the first release.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy