Skip to content

Commit 1dfaf09

Browse files
committed
Release Logging 1.3.0
* Add Google::Cloud::ErrorReporting::Credentials class. * Rename constructor arguments to project_id and credentials. (The previous arguments project and keyfile are still supported.) * Document Google::Auth::Credentials as credentials value. * Add partial_success optional argument to Project#write_entries. * Deprecate HttpRequest#method, use HttpRequest#request_method instead. * Update generated low level GAPIC code. * Updated google-gax (grpc, google-protobuf), googleauth dependencies.
1 parent 2c93e61 commit 1dfaf09

File tree

5 files changed

+16
-4
lines changed

5 files changed

+16
-4
lines changed

docs/manifest.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,8 +215,9 @@
215215
"name": "google-cloud-logging",
216216
"defaultService": "google/cloud/logging",
217217
"versions": [
218-
"v1.2.3",
218+
"v1.3.0",
219219
"master",
220+
"v1.2.3",
220221
"v1.2.2",
221222
"v1.2.1",
222223
"v1.1.0",

google-cloud-logging/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Release History
22

3+
### 1.3.0 / 2017-11-14
4+
5+
* Add `Google::Cloud::ErrorReporting::Credentials` class.
6+
* Rename constructor arguments to `project_id` and `credentials`.
7+
(The previous arguments `project` and `keyfile` are still supported.)
8+
* Document `Google::Auth::Credentials` as `credentials` value.
9+
* Add `partial_success` optional argument to `Project#write_entries`.
10+
* Deprecate `HttpRequest#method`, use `HttpRequest#request_method` instead.
11+
* Update generated low level GAPIC code.
12+
* Updated `google-gax` (`grpc`, `google-protobuf`), `googleauth` dependencies.
13+
314
### 1.2.3 / 2017-09-27
415

516
* Updated protobuf classes.

google-cloud-logging/lib/google/cloud/logging/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
module Google
1717
module Cloud
1818
module Logging
19-
VERSION = "1.2.3"
19+
VERSION = "1.3.0"
2020
end
2121
end
2222
end

google-cloud/google-cloud.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Gem::Specification.new do |gem|
2323
gem.add_dependency "google-cloud-dns", "~> 0.27.0"
2424
gem.add_dependency "google-cloud-error_reporting", "~> 0.28.0"
2525
gem.add_dependency "google-cloud-language", "~> 0.28.0"
26-
gem.add_dependency "google-cloud-logging", "~> 1.2"
26+
gem.add_dependency "google-cloud-logging", "~> 1.3"
2727
gem.add_dependency "google-cloud-monitoring", "~> 0.25.0"
2828
gem.add_dependency "google-cloud-pubsub", "~> 0.27.0"
2929
gem.add_dependency "google-cloud-resource_manager", "~> 0.27.0"

stackdriver/stackdriver.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Gem::Specification.new do |gem|
2020

2121
gem.add_runtime_dependency "google-cloud-debugger", "~> 0.29.0"
2222
gem.add_runtime_dependency "google-cloud-error_reporting", "~> 0.28.0"
23-
gem.add_runtime_dependency "google-cloud-logging", "~> 1.2"
23+
gem.add_runtime_dependency "google-cloud-logging", "~> 1.3"
2424
gem.add_runtime_dependency "google-cloud-trace", "~> 0.27.0"
2525

2626
gem.add_development_dependency "minitest", "~> 5.10"

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