strongdm 16.8.2 → 16.9.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.
- checksums.yaml +4 -4
- data/.git/ORIG_HEAD +1 -1
- data/.git/index +0 -0
- data/.git/logs/HEAD +3 -3
- data/.git/logs/refs/heads/master +2 -2
- data/.git/logs/refs/remotes/origin/HEAD +1 -1
- data/.git/objects/pack/{pack-48fd9c51e5bb5079b874ff9921eca1bf6420c12b.idx → pack-86333533c3b0721f6352ef6807adadd667e0fc21.idx} +0 -0
- data/.git/objects/pack/{pack-48fd9c51e5bb5079b874ff9921eca1bf6420c12b.pack → pack-86333533c3b0721f6352ef6807adadd667e0fc21.pack} +0 -0
- data/.git/packed-refs +3 -2
- data/.git/refs/heads/master +1 -1
- data/lib/grpc/drivers_pb.rb +2 -0
- data/lib/grpc/plumbing.rb +4 -0
- data/lib/models/porcelain.rb +8 -0
- data/lib/strongdm.rb +1 -1
- data/lib/version +1 -1
- data/lib/version.rb +1 -1
- metadata +4 -4
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 5bae472360c776e1eae697b87ca84bbd16827db63f39eac61c3f8dc888e8b131
|
|
4
|
+
data.tar.gz: 26e52246553ddc24f198470711dd84120478b6fd23fd88fd29e210cc30f8ea6c
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 5f900365fcb4ea5210a30c89af62d3168b21a302ce7b5aefa460d7d69127d25e2ff13cebb66c72b6cba1ece8d49640a3f1decc2857edd7cfff4ac494ae3ffcc0
|
|
7
|
+
data.tar.gz: f1af41c17c10cd7506c715b210dfbef5a3623c1e752d8d54d52cf32ebe6692d78c2b2c291cf515ffe44f058fe963ffd01a88c29a5ff86b2163f2e362a03ca100
|
data/.git/ORIG_HEAD
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
9df32bc2f6c5940ddad262b7a8acb01043a09daa
|
data/.git/index
CHANGED
|
Binary file
|
data/.git/logs/HEAD
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
0000000000000000000000000000000000000000
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
0000000000000000000000000000000000000000 9df32bc2f6c5940ddad262b7a8acb01043a09daa root <root@ecac8963fd13.(none)> 1771945112 +0000 clone: from github.com:strongdm/strongdm-sdk-ruby.git
|
|
2
|
+
9df32bc2f6c5940ddad262b7a8acb01043a09daa 9df32bc2f6c5940ddad262b7a8acb01043a09daa root <root@ecac8963fd13.(none)> 1771945112 +0000 checkout: moving from master to master
|
|
3
|
+
9df32bc2f6c5940ddad262b7a8acb01043a09daa 198062e97957107a8723fb8fbd714b174bc67b90 root <root@ecac8963fd13.(none)> 1771945112 +0000 merge origin/development: Fast-forward
|
data/.git/logs/refs/heads/master
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
0000000000000000000000000000000000000000
|
|
2
|
-
|
|
1
|
+
0000000000000000000000000000000000000000 9df32bc2f6c5940ddad262b7a8acb01043a09daa root <root@ecac8963fd13.(none)> 1771945112 +0000 clone: from github.com:strongdm/strongdm-sdk-ruby.git
|
|
2
|
+
9df32bc2f6c5940ddad262b7a8acb01043a09daa 198062e97957107a8723fb8fbd714b174bc67b90 root <root@ecac8963fd13.(none)> 1771945112 +0000 merge origin/development: Fast-forward
|
|
@@ -1 +1 @@
|
|
|
1
|
-
0000000000000000000000000000000000000000
|
|
1
|
+
0000000000000000000000000000000000000000 9df32bc2f6c5940ddad262b7a8acb01043a09daa root <root@ecac8963fd13.(none)> 1771945112 +0000 clone: from github.com:strongdm/strongdm-sdk-ruby.git
|
|
Binary file
|
|
Binary file
|
data/.git/packed-refs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# pack-refs with: peeled fully-peeled sorted
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
198062e97957107a8723fb8fbd714b174bc67b90 refs/remotes/origin/development
|
|
3
|
+
9df32bc2f6c5940ddad262b7a8acb01043a09daa refs/remotes/origin/master
|
|
4
4
|
2e4fe8087177ddea9b3991ca499f758384839c89 refs/tags/untagged-84fd83a4484c785cce63
|
|
5
5
|
04f604866214fab4d5663b5171a3e596331577bd refs/tags/v0.9.4
|
|
6
6
|
6f9a7b75b345c65fb554884907b7060680c807b7 refs/tags/v0.9.5
|
|
@@ -147,6 +147,7 @@ f724f0f5e80bdd413b229634023967a34cee468a refs/tags/v16.6.0
|
|
|
147
147
|
a165dfe5abc9ab5b3a471adb1de391e22de76f21 refs/tags/v16.7.0
|
|
148
148
|
f1adf906557d59b87f34abb19d7f8aa1c5665f3f refs/tags/v16.8.0
|
|
149
149
|
79056787540d043f97acd07eb2e57c7f4787b761 refs/tags/v16.8.1
|
|
150
|
+
9df32bc2f6c5940ddad262b7a8acb01043a09daa refs/tags/v16.8.2
|
|
150
151
|
e0b1ec0134c7015ccb8c14464cc713c20034159e refs/tags/v2.0.0
|
|
151
152
|
62a146d9d56852b2ad14ec5d2796cad158d66e1c refs/tags/v2.1.0
|
|
152
153
|
9de04e628082f4ad0eb9511311479a089d302008 refs/tags/v2.2.0
|
data/.git/refs/heads/master
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
198062e97957107a8723fb8fbd714b174bc67b90
|
data/lib/grpc/drivers_pb.rb
CHANGED
|
@@ -1412,6 +1412,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
|
1412
1412
|
optional :subdomain, :string, 32775
|
|
1413
1413
|
optional :hostname, :string, 1
|
|
1414
1414
|
optional :oauth_auth_endpoint, :string, 8
|
|
1415
|
+
optional :oauth_scopes, :string, 11
|
|
1415
1416
|
optional :oauth_token_endpoint, :string, 9
|
|
1416
1417
|
optional :password, :string, 2
|
|
1417
1418
|
optional :port_override, :int32, 4
|
|
@@ -1430,6 +1431,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
|
1430
1431
|
optional :hostname, :string, 1
|
|
1431
1432
|
optional :oauth_auth_endpoint, :string, 8
|
|
1432
1433
|
optional :oauth_register_endpoint, :string, 10
|
|
1434
|
+
optional :oauth_scopes, :string, 12
|
|
1433
1435
|
optional :oauth_token_endpoint, :string, 9
|
|
1434
1436
|
optional :port_override, :int32, 4
|
|
1435
1437
|
end
|
data/lib/grpc/plumbing.rb
CHANGED
|
@@ -10935,6 +10935,7 @@ module SDM
|
|
|
10935
10935
|
porcelain.id = (plumbing.id)
|
|
10936
10936
|
porcelain.name = (plumbing.name)
|
|
10937
10937
|
porcelain.oauth_auth_endpoint = (plumbing.oauth_auth_endpoint)
|
|
10938
|
+
porcelain.oauth_scopes = (plumbing.oauth_scopes)
|
|
10938
10939
|
porcelain.oauth_token_endpoint = (plumbing.oauth_token_endpoint)
|
|
10939
10940
|
porcelain.password = (plumbing.password)
|
|
10940
10941
|
porcelain.port_override = (plumbing.port_override)
|
|
@@ -10958,6 +10959,7 @@ module SDM
|
|
|
10958
10959
|
plumbing.id = (porcelain.id)
|
|
10959
10960
|
plumbing.name = (porcelain.name)
|
|
10960
10961
|
plumbing.oauth_auth_endpoint = (porcelain.oauth_auth_endpoint)
|
|
10962
|
+
plumbing.oauth_scopes = (porcelain.oauth_scopes)
|
|
10961
10963
|
plumbing.oauth_token_endpoint = (porcelain.oauth_token_endpoint)
|
|
10962
10964
|
plumbing.password = (porcelain.password)
|
|
10963
10965
|
plumbing.port_override = (porcelain.port_override)
|
|
@@ -10998,6 +11000,7 @@ module SDM
|
|
|
10998
11000
|
porcelain.name = (plumbing.name)
|
|
10999
11001
|
porcelain.oauth_auth_endpoint = (plumbing.oauth_auth_endpoint)
|
|
11000
11002
|
porcelain.oauth_register_endpoint = (plumbing.oauth_register_endpoint)
|
|
11003
|
+
porcelain.oauth_scopes = (plumbing.oauth_scopes)
|
|
11001
11004
|
porcelain.oauth_token_endpoint = (plumbing.oauth_token_endpoint)
|
|
11002
11005
|
porcelain.port_override = (plumbing.port_override)
|
|
11003
11006
|
porcelain.proxy_cluster_id = (plumbing.proxy_cluster_id)
|
|
@@ -11020,6 +11023,7 @@ module SDM
|
|
|
11020
11023
|
plumbing.name = (porcelain.name)
|
|
11021
11024
|
plumbing.oauth_auth_endpoint = (porcelain.oauth_auth_endpoint)
|
|
11022
11025
|
plumbing.oauth_register_endpoint = (porcelain.oauth_register_endpoint)
|
|
11026
|
+
plumbing.oauth_scopes = (porcelain.oauth_scopes)
|
|
11023
11027
|
plumbing.oauth_token_endpoint = (porcelain.oauth_token_endpoint)
|
|
11024
11028
|
plumbing.port_override = (porcelain.port_override)
|
|
11025
11029
|
plumbing.proxy_cluster_id = (porcelain.proxy_cluster_id)
|
data/lib/models/porcelain.rb
CHANGED
|
@@ -10215,6 +10215,8 @@ module SDM
|
|
|
10215
10215
|
attr_accessor :name
|
|
10216
10216
|
# The OAuth 2.0 authorization endpoint URL.
|
|
10217
10217
|
attr_accessor :oauth_auth_endpoint
|
|
10218
|
+
# Space-separated list of OAuth scopes to request.
|
|
10219
|
+
attr_accessor :oauth_scopes
|
|
10218
10220
|
# The OAuth 2.0 token endpoint URL.
|
|
10219
10221
|
attr_accessor :oauth_token_endpoint
|
|
10220
10222
|
# OAuth App Client Secret
|
|
@@ -10240,6 +10242,7 @@ module SDM
|
|
|
10240
10242
|
id: nil,
|
|
10241
10243
|
name: nil,
|
|
10242
10244
|
oauth_auth_endpoint: nil,
|
|
10245
|
+
oauth_scopes: nil,
|
|
10243
10246
|
oauth_token_endpoint: nil,
|
|
10244
10247
|
password: nil,
|
|
10245
10248
|
port_override: nil,
|
|
@@ -10256,6 +10259,7 @@ module SDM
|
|
|
10256
10259
|
@id = id == nil ? "" : id
|
|
10257
10260
|
@name = name == nil ? "" : name
|
|
10258
10261
|
@oauth_auth_endpoint = oauth_auth_endpoint == nil ? "" : oauth_auth_endpoint
|
|
10262
|
+
@oauth_scopes = oauth_scopes == nil ? "" : oauth_scopes
|
|
10259
10263
|
@oauth_token_endpoint = oauth_token_endpoint == nil ? "" : oauth_token_endpoint
|
|
10260
10264
|
@password = password == nil ? "" : password
|
|
10261
10265
|
@port_override = port_override == nil ? 0 : port_override
|
|
@@ -10293,6 +10297,8 @@ module SDM
|
|
|
10293
10297
|
attr_accessor :oauth_auth_endpoint
|
|
10294
10298
|
# The OAuth 2.0 dynamic client registration endpoint URL.
|
|
10295
10299
|
attr_accessor :oauth_register_endpoint
|
|
10300
|
+
# Space-separated list of OAuth scopes to request.
|
|
10301
|
+
attr_accessor :oauth_scopes
|
|
10296
10302
|
# The OAuth 2.0 token endpoint URL.
|
|
10297
10303
|
attr_accessor :oauth_token_endpoint
|
|
10298
10304
|
# The local port used by clients to connect to this resource. It is automatically generated if not provided on create and may be re-generated on update by specifying a value of -1.
|
|
@@ -10315,6 +10321,7 @@ module SDM
|
|
|
10315
10321
|
name: nil,
|
|
10316
10322
|
oauth_auth_endpoint: nil,
|
|
10317
10323
|
oauth_register_endpoint: nil,
|
|
10324
|
+
oauth_scopes: nil,
|
|
10318
10325
|
oauth_token_endpoint: nil,
|
|
10319
10326
|
port_override: nil,
|
|
10320
10327
|
proxy_cluster_id: nil,
|
|
@@ -10330,6 +10337,7 @@ module SDM
|
|
|
10330
10337
|
@name = name == nil ? "" : name
|
|
10331
10338
|
@oauth_auth_endpoint = oauth_auth_endpoint == nil ? "" : oauth_auth_endpoint
|
|
10332
10339
|
@oauth_register_endpoint = oauth_register_endpoint == nil ? "" : oauth_register_endpoint
|
|
10340
|
+
@oauth_scopes = oauth_scopes == nil ? "" : oauth_scopes
|
|
10333
10341
|
@oauth_token_endpoint = oauth_token_endpoint == nil ? "" : oauth_token_endpoint
|
|
10334
10342
|
@port_override = port_override == nil ? 0 : port_override
|
|
10335
10343
|
@proxy_cluster_id = proxy_cluster_id == nil ? "" : proxy_cluster_id
|
data/lib/strongdm.rb
CHANGED
|
@@ -31,7 +31,7 @@ module SDM #:nodoc:
|
|
|
31
31
|
DEFAULT_RETRY_FACTOR = 1.6
|
|
32
32
|
DEFAULT_RETRY_JITTER = 0.2
|
|
33
33
|
API_VERSION = "2025-04-14"
|
|
34
|
-
USER_AGENT = "strongdm-sdk-ruby/16.
|
|
34
|
+
USER_AGENT = "strongdm-sdk-ruby/16.9.0"
|
|
35
35
|
private_constant :DEFAULT_BASE_RETRY_DELAY, :DEFAULT_MAX_RETRY_DELAY, :DEFAULT_RETRY_FACTOR, :DEFAULT_RETRY_JITTER, :API_VERSION, :USER_AGENT
|
|
36
36
|
|
|
37
37
|
# Creates a new strongDM API client.
|
data/lib/version
CHANGED
data/lib/version.rb
CHANGED
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: 16.
|
|
4
|
+
version: 16.9.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: 2026-02-
|
|
11
|
+
date: 2026-02-24 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-
|
|
85
|
-
- "./.git/objects/pack/pack-
|
|
84
|
+
- "./.git/objects/pack/pack-86333533c3b0721f6352ef6807adadd667e0fc21.idx"
|
|
85
|
+
- "./.git/objects/pack/pack-86333533c3b0721f6352ef6807adadd667e0fc21.pack"
|
|
86
86
|
- "./.git/packed-refs"
|
|
87
87
|
- "./.git/refs/heads/master"
|
|
88
88
|
- "./.git/refs/remotes/origin/HEAD"
|