strongdm 4.4.1 → 4.4.2
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-ed1d3ea443c0a0f442dc86b21f86e97df43ad2e3.idx → pack-2d0c3782e88429e709f1d7500e4295bb4c85494c.idx} +0 -0
- data/.git/objects/pack/{pack-ed1d3ea443c0a0f442dc86b21f86e97df43ad2e3.pack → pack-2d0c3782e88429e709f1d7500e4295bb4c85494c.pack} +0 -0
- data/.git/packed-refs +3 -2
- data/.git/refs/heads/master +1 -1
- data/lib/constants.rb +1 -0
- data/lib/models/porcelain.rb +11 -11
- 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: 18118cde79ba9805df1544c16ffbd45f456c024c7d02d54bc32a1b6140a8e202
|
|
4
|
+
data.tar.gz: 4d31ab0d6a077b1c90373c000ffd7c84049367da412d828b5013399b9c78b76f
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 1b1fd42ccfb3374823f22bf3e9bbb9854aa20b1789fbc771b809e998b499d39f08d2a78699bc275d6c406bcf09f0b04128f8b4f6fdef49ba6fad2ab3c3f637ec
|
|
7
|
+
data.tar.gz: bac55d0b7153daf95bc34e730cd6ea94017138f7b75bd5b560e9532f0525bc9f2af35b9728f591eb075160427a5094697135f31df3a8303edfac07e7c4046df7
|
data/.git/ORIG_HEAD
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
def18d4d7f07d6132af4c4b7cb79cae369cde163
|
data/.git/index
CHANGED
|
Binary file
|
data/.git/logs/HEAD
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
0000000000000000000000000000000000000000
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
0000000000000000000000000000000000000000 def18d4d7f07d6132af4c4b7cb79cae369cde163 root <root@e5796bcd8d1b.(none)> 1692643761 +0000 clone: from github.com:strongdm/strongdm-sdk-ruby.git
|
|
2
|
+
def18d4d7f07d6132af4c4b7cb79cae369cde163 def18d4d7f07d6132af4c4b7cb79cae369cde163 root <root@e5796bcd8d1b.(none)> 1692643761 +0000 checkout: moving from master to master
|
|
3
|
+
def18d4d7f07d6132af4c4b7cb79cae369cde163 a6f7cd7cd796d31adea0950366f45875ff0bbccc root <root@e5796bcd8d1b.(none)> 1692643761 +0000 merge origin/development: Fast-forward
|
data/.git/logs/refs/heads/master
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
0000000000000000000000000000000000000000
|
|
2
|
-
|
|
1
|
+
0000000000000000000000000000000000000000 def18d4d7f07d6132af4c4b7cb79cae369cde163 root <root@e5796bcd8d1b.(none)> 1692643761 +0000 clone: from github.com:strongdm/strongdm-sdk-ruby.git
|
|
2
|
+
def18d4d7f07d6132af4c4b7cb79cae369cde163 a6f7cd7cd796d31adea0950366f45875ff0bbccc root <root@e5796bcd8d1b.(none)> 1692643761 +0000 merge origin/development: Fast-forward
|
|
@@ -1 +1 @@
|
|
|
1
|
-
0000000000000000000000000000000000000000
|
|
1
|
+
0000000000000000000000000000000000000000 def18d4d7f07d6132af4c4b7cb79cae369cde163 root <root@e5796bcd8d1b.(none)> 1692643761 +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
|
+
a6f7cd7cd796d31adea0950366f45875ff0bbccc refs/remotes/origin/development
|
|
3
|
+
def18d4d7f07d6132af4c4b7cb79cae369cde163 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
|
|
@@ -75,3 +75,4 @@ d39111ffa2c85b26a22a8bb3ddff212ac2228e1f refs/tags/v4.1.0
|
|
|
75
75
|
08f4675a1557ed133181105c72b37ffbef084740 refs/tags/v4.2.0
|
|
76
76
|
1cb2610175dbf43344602d4446e90119ee37b10a refs/tags/v4.3.0
|
|
77
77
|
be896a77988796e24875925fd44919a667749986 refs/tags/v4.4.0
|
|
78
|
+
def18d4d7f07d6132af4c4b7cb79cae369cde163 refs/tags/v4.4.1
|
data/.git/refs/heads/master
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
a6f7cd7cd796d31adea0950366f45875ff0bbccc
|
data/lib/constants.rb
CHANGED
|
@@ -207,6 +207,7 @@ module SDM
|
|
|
207
207
|
RELAY_UPDATED_NAME = "relay name updated"
|
|
208
208
|
RELAY_DELETED = "relay deleted"
|
|
209
209
|
ORG_PUBLIC_KEY_UPDATED = "public key updated"
|
|
210
|
+
ORG_DISCARD_REPLAYS_UPDATED = "discard replays updated"
|
|
210
211
|
ORG_ENFORCE_PORT_OVERRIDES_UPDATED = "port override enforcement updated"
|
|
211
212
|
ORG_SERVICE_AUTO_CONNECT_UPDATED = "service account auto-connect updated"
|
|
212
213
|
ORG_SELF_REGISTRATION_ACTIVATED = "self-registration activated"
|
data/lib/models/porcelain.rb
CHANGED
|
@@ -2159,7 +2159,7 @@ module SDM
|
|
|
2159
2159
|
class AuroraMysql
|
|
2160
2160
|
# The bind interface is the IP address to which the port override of a resource is bound (for example, 127.0.0.1). It is automatically generated if not provided.
|
|
2161
2161
|
attr_accessor :bind_interface
|
|
2162
|
-
# The
|
|
2162
|
+
# The database for healthchecks. Does not affect client requests
|
|
2163
2163
|
attr_accessor :database
|
|
2164
2164
|
# A filter applied to the routing logic to pin datasource to nodes.
|
|
2165
2165
|
attr_accessor :egress_filter
|
|
@@ -2439,7 +2439,7 @@ module SDM
|
|
|
2439
2439
|
class AzureMysql
|
|
2440
2440
|
# The bind interface is the IP address to which the port override of a resource is bound (for example, 127.0.0.1). It is automatically generated if not provided.
|
|
2441
2441
|
attr_accessor :bind_interface
|
|
2442
|
-
# The
|
|
2442
|
+
# The database for healthchecks. Does not affect client requests.
|
|
2443
2443
|
attr_accessor :database
|
|
2444
2444
|
# A filter applied to the routing logic to pin datasource to nodes.
|
|
2445
2445
|
attr_accessor :egress_filter
|
|
@@ -2917,7 +2917,7 @@ module SDM
|
|
|
2917
2917
|
class Clustrix
|
|
2918
2918
|
# The bind interface is the IP address to which the port override of a resource is bound (for example, 127.0.0.1). It is automatically generated if not provided.
|
|
2919
2919
|
attr_accessor :bind_interface
|
|
2920
|
-
# The
|
|
2920
|
+
# The database for healthchecks. Does not affect client requests.
|
|
2921
2921
|
attr_accessor :database
|
|
2922
2922
|
# A filter applied to the routing logic to pin datasource to nodes.
|
|
2923
2923
|
attr_accessor :egress_filter
|
|
@@ -4847,7 +4847,7 @@ module SDM
|
|
|
4847
4847
|
attr_accessor :client_certificate
|
|
4848
4848
|
# The key to authenticate TLS connections with.
|
|
4849
4849
|
attr_accessor :client_key
|
|
4850
|
-
# The
|
|
4850
|
+
# The database for healthchecks. Does not affect client requests.
|
|
4851
4851
|
attr_accessor :database
|
|
4852
4852
|
# A filter applied to the routing logic to pin datasource to nodes.
|
|
4853
4853
|
attr_accessor :egress_filter
|
|
@@ -5027,7 +5027,7 @@ module SDM
|
|
|
5027
5027
|
class Maria
|
|
5028
5028
|
# The bind interface is the IP address to which the port override of a resource is bound (for example, 127.0.0.1). It is automatically generated if not provided.
|
|
5029
5029
|
attr_accessor :bind_interface
|
|
5030
|
-
# The
|
|
5030
|
+
# The database for healthchecks. Does not affect client requests.
|
|
5031
5031
|
attr_accessor :database
|
|
5032
5032
|
# A filter applied to the routing logic to pin datasource to nodes.
|
|
5033
5033
|
attr_accessor :egress_filter
|
|
@@ -5165,7 +5165,7 @@ module SDM
|
|
|
5165
5165
|
class Memsql
|
|
5166
5166
|
# The bind interface is the IP address to which the port override of a resource is bound (for example, 127.0.0.1). It is automatically generated if not provided.
|
|
5167
5167
|
attr_accessor :bind_interface
|
|
5168
|
-
# The
|
|
5168
|
+
# The database for healthchecks. Does not affect client requests.
|
|
5169
5169
|
attr_accessor :database
|
|
5170
5170
|
# A filter applied to the routing logic to pin datasource to nodes.
|
|
5171
5171
|
attr_accessor :egress_filter
|
|
@@ -5638,7 +5638,7 @@ module SDM
|
|
|
5638
5638
|
class Mysql
|
|
5639
5639
|
# The bind interface is the IP address to which the port override of a resource is bound (for example, 127.0.0.1). It is automatically generated if not provided.
|
|
5640
5640
|
attr_accessor :bind_interface
|
|
5641
|
-
# The
|
|
5641
|
+
# The database for healthchecks. Does not affect client requests.
|
|
5642
5642
|
attr_accessor :database
|
|
5643
5643
|
# A filter applied to the routing logic to pin datasource to nodes.
|
|
5644
5644
|
attr_accessor :egress_filter
|
|
@@ -8183,7 +8183,7 @@ module SDM
|
|
|
8183
8183
|
class SQLServer
|
|
8184
8184
|
# The bind interface is the IP address to which the port override of a resource is bound (for example, 127.0.0.1). It is automatically generated if not provided.
|
|
8185
8185
|
attr_accessor :bind_interface
|
|
8186
|
-
# The
|
|
8186
|
+
# The database for healthchecks, and used for clients if Override Default Database is true.
|
|
8187
8187
|
attr_accessor :database
|
|
8188
8188
|
# A filter applied to the routing logic to pin datasource to nodes.
|
|
8189
8189
|
attr_accessor :egress_filter
|
|
@@ -8264,7 +8264,7 @@ module SDM
|
|
|
8264
8264
|
attr_accessor :bind_interface
|
|
8265
8265
|
# The Azure AD application (client) ID with which to authenticate.
|
|
8266
8266
|
attr_accessor :client_id
|
|
8267
|
-
# The
|
|
8267
|
+
# The database for healthchecks, and used for clients if Override Default Database is true.
|
|
8268
8268
|
attr_accessor :database
|
|
8269
8269
|
# A filter applied to the routing logic to pin datasource to nodes.
|
|
8270
8270
|
attr_accessor :egress_filter
|
|
@@ -8345,7 +8345,7 @@ module SDM
|
|
|
8345
8345
|
class SQLServerKerberosAD
|
|
8346
8346
|
# The bind interface is the IP address to which the port override of a resource is bound (for example, 127.0.0.1). It is automatically generated if not provided.
|
|
8347
8347
|
attr_accessor :bind_interface
|
|
8348
|
-
# The
|
|
8348
|
+
# The database for healthchecks, and used for clients if Override Default Database is true.
|
|
8349
8349
|
attr_accessor :database
|
|
8350
8350
|
# A filter applied to the routing logic to pin datasource to nodes.
|
|
8351
8351
|
attr_accessor :egress_filter
|
|
@@ -8850,7 +8850,7 @@ module SDM
|
|
|
8850
8850
|
class SingleStore
|
|
8851
8851
|
# The bind interface is the IP address to which the port override of a resource is bound (for example, 127.0.0.1). It is automatically generated if not provided.
|
|
8852
8852
|
attr_accessor :bind_interface
|
|
8853
|
-
# The
|
|
8853
|
+
# The database for healthchecks. Does not affect client requests.
|
|
8854
8854
|
attr_accessor :database
|
|
8855
8855
|
# A filter applied to the routing logic to pin datasource to nodes.
|
|
8856
8856
|
attr_accessor :egress_filter
|
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/4.4.
|
|
32
|
+
USER_AGENT = "strongdm-sdk-ruby/4.4.2"
|
|
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/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: 4.4.
|
|
4
|
+
version: 4.4.2
|
|
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-08-
|
|
11
|
+
date: 2023-08-21 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-2d0c3782e88429e709f1d7500e4295bb4c85494c.idx"
|
|
85
|
+
- "./.git/objects/pack/pack-2d0c3782e88429e709f1d7500e4295bb4c85494c.pack"
|
|
86
86
|
- "./.git/packed-refs"
|
|
87
87
|
- "./.git/refs/heads/master"
|
|
88
88
|
- "./.git/refs/remotes/origin/HEAD"
|