aws-sdk-codestarconnections 1.3.0 → 1.4.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/aws-sdk-codestarconnections.rb +1 -1
- data/lib/aws-sdk-codestarconnections/client.rb +2 -2
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: dc6f3d51939a89dc790ec0ed660b26b2ba4b22c88898572ab9b081daead623e7
|
4
|
+
data.tar.gz: c69fb88958ac3ba38a70e644b150d614a98c5a2f4e7afb4fd6d9b4330c529383
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: '0493f44a1ad1044efc4bd5bcaba25a684cfff1501086f746e7ffe235e620231f313b2df7f1804d37ba44f8b67d4e9e3205edef8381518fa20f10fae011ba1153'
|
7
|
+
data.tar.gz: b5f17ea2d3d1409626ff8cc7136e743a14bc456f7b03aeb04db3bdb8a9c4d1e876a7fdcaf229864906d609ebf28a58e1c293626b9a9b3cb1eaa8c52fe96cba11
|
@@ -176,7 +176,7 @@ module Aws::CodeStarconnections
|
|
176
176
|
# requests fetching endpoints information. Defaults to 60 sec.
|
177
177
|
#
|
178
178
|
# @option options [Boolean] :endpoint_discovery (false)
|
179
|
-
# When set to `true`, endpoint discovery will be enabled for operations when available.
|
179
|
+
# When set to `true`, endpoint discovery will be enabled for operations when available.
|
180
180
|
#
|
181
181
|
# @option options [Aws::Log::Formatter] :log_formatter (Aws::Log::Formatter.default)
|
182
182
|
# The log formatter.
|
@@ -581,7 +581,7 @@ module Aws::CodeStarconnections
|
|
581
581
|
params: params,
|
582
582
|
config: config)
|
583
583
|
context[:gem_name] = 'aws-sdk-codestarconnections'
|
584
|
-
context[:gem_version] = '1.
|
584
|
+
context[:gem_version] = '1.4.0'
|
585
585
|
Seahorse::Client::Request.new(handlers, context)
|
586
586
|
end
|
587
587
|
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aws-sdk-codestarconnections
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.4.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Amazon Web Services
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2020-05-
|
11
|
+
date: 2020-05-28 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: aws-sdk-core
|