strongdm 3.16.0 → 3.17.0

Sign up to get free protection for your applications and to get access to all the features.
data/lib/strongdm.rb CHANGED
@@ -29,7 +29,7 @@ module SDM #:nodoc:
29
29
  DEFAULT_BASE_RETRY_DELAY = 0.0030 # 30 ms
30
30
  DEFAULT_MAX_RETRY_DELAY = 300 # 300 seconds
31
31
  API_VERSION = "2021-08-23"
32
- USER_AGENT = "strongdm-sdk-ruby/3.16.0"
32
+ USER_AGENT = "strongdm-sdk-ruby/3.17.0"
33
33
  private_constant :DEFAULT_MAX_RETRIES, :DEFAULT_BASE_RETRY_DELAY, :DEFAULT_MAX_RETRY_DELAY, :API_VERSION, :USER_AGENT
34
34
 
35
35
  # Creates a new strongDM API client.
data/lib/svc.rb CHANGED
@@ -2076,6 +2076,8 @@ module SDM #:nodoc:
2076
2076
  # {AzureCertificate}
2077
2077
  # {AzureMysql}
2078
2078
  # {AzurePostgres}
2079
+ # {AzurePostgresFlexible}
2080
+ # {AzurePostgresSingle}
2079
2081
  # {BigQuery}
2080
2082
  # {Cassandra}
2081
2083
  # {Citus}
data/lib/version CHANGED
@@ -13,5 +13,5 @@
13
13
  # limitations under the License.
14
14
  #
15
15
  module SDM
16
- VERSION = "3.16.0"
16
+ VERSION = "3.17.0"
17
17
  end
data/lib/version.rb CHANGED
@@ -13,5 +13,5 @@
13
13
  # limitations under the License.
14
14
  #
15
15
  module SDM
16
- VERSION = "3.16.0"
16
+ VERSION = "3.17.0"
17
17
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: strongdm
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.16.0
4
+ version: 3.17.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - strongDM Team
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-06-12 00:00:00.000000000 Z
11
+ date: 2023-06-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: grpc
@@ -81,8 +81,8 @@ files:
81
81
  - "./.git/logs/HEAD"
82
82
  - "./.git/logs/refs/heads/master"
83
83
  - "./.git/logs/refs/remotes/origin/HEAD"
84
- - "./.git/objects/pack/pack-65e340f050c65a6aaf311892bf375358d0462aa9.idx"
85
- - "./.git/objects/pack/pack-65e340f050c65a6aaf311892bf375358d0462aa9.pack"
84
+ - "./.git/objects/pack/pack-b80c1f83bad67d2b8f6fb7851c83c3e84eba1c78.idx"
85
+ - "./.git/objects/pack/pack-b80c1f83bad67d2b8f6fb7851c83c3e84eba1c78.pack"
86
86
  - "./.git/packed-refs"
87
87
  - "./.git/refs/heads/master"
88
88
  - "./.git/refs/remotes/origin/HEAD"