strongdm 15.5.0 → 15.7.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data/lib/strongdm.rb CHANGED
@@ -30,7 +30,7 @@ module SDM #:nodoc:
30
30
  DEFAULT_RETRY_FACTOR = 1.6
31
31
  DEFAULT_RETRY_JITTER = 0.2
32
32
  API_VERSION = "2025-04-14"
33
- USER_AGENT = "strongdm-sdk-ruby/15.5.0"
33
+ USER_AGENT = "strongdm-sdk-ruby/15.7.0"
34
34
  private_constant :DEFAULT_BASE_RETRY_DELAY, :DEFAULT_MAX_RETRY_DELAY, :DEFAULT_RETRY_FACTOR, :DEFAULT_RETRY_JITTER, :API_VERSION, :USER_AGENT
35
35
 
36
36
  # Creates a new strongDM API client.
data/lib/svc.rb CHANGED
@@ -5252,7 +5252,6 @@ module SDM #:nodoc:
5252
5252
  # {AWSInstanceProfile}
5253
5253
  # {Azure}
5254
5254
  # {AzureCertificate}
5255
- # {AzureConsole}
5256
5255
  # {AzureMysql}
5257
5256
  # {AzureMysqlManagedIdentity}
5258
5257
  # {AzurePostgres}
@@ -5278,6 +5277,7 @@ module SDM #:nodoc:
5278
5277
  # {DynamoDBIAM}
5279
5278
  # {Elastic}
5280
5279
  # {ElasticacheRedis}
5280
+ # {EntraID}
5281
5281
  # {GCP}
5282
5282
  # {GCPConsole}
5283
5283
  # {GCPWIF}
data/lib/version CHANGED
@@ -13,5 +13,5 @@
13
13
  # limitations under the License.
14
14
  #
15
15
  module SDM
16
- VERSION = "15.5.0"
16
+ VERSION = "15.7.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 = "15.5.0"
16
+ VERSION = "15.7.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: 15.5.0
4
+ version: 15.7.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: 2025-08-05 00:00:00.000000000 Z
11
+ date: 2025-08-15 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-68dcb4096b5b2ec49c7207c6474387613772164c.idx"
85
- - "./.git/objects/pack/pack-68dcb4096b5b2ec49c7207c6474387613772164c.pack"
84
+ - "./.git/objects/pack/pack-478e5d8febe29c1c719ce3b7cbcc1fd4da85f4e6.idx"
85
+ - "./.git/objects/pack/pack-478e5d8febe29c1c719ce3b7cbcc1fd4da85f4e6.pack"
86
86
  - "./.git/packed-refs"
87
87
  - "./.git/refs/heads/master"
88
88
  - "./.git/refs/remotes/origin/HEAD"