stigg-api-client 5.255.0 → 5.256.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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 3ab9ecd149f01ec87d36c08a59c7c4cb0024ed1c25888d75ba5442c71a16273f
4
- data.tar.gz: 251981ec4ec4fe56f58b15f44d9e575ca255088d11cd7527475e2b326ef1c899
3
+ metadata.gz: 5101ba165f91870e759bd063e10838e68c2aae0d36e67f61d59481e1ea37ac94
4
+ data.tar.gz: 3103e1a54fee90edb1667ec691e166035034c402f95856eaa05102c849906949
5
5
  SHA512:
6
- metadata.gz: 49ce3cb7da543c48688c759b6219b5d8ffc92b33624fedfcebccfdf84b008c044cfb66ac33c4483d36b7388ca9c6aa7a708e822798c4b314f92d00c74dc44237
7
- data.tar.gz: 89298076d60fe8957442ed378ad7e66bff859c6e94a9c8a541c7d56f27bf10e2b18b00da5d509591205d0d3bbd9b7096b10ace3454bfdf1be6e6eb092f9ae620
6
+ metadata.gz: 4e96333675a72e1baa19784f6331bbe7f066411cca9c4bba0084c1e5c6cc61f6ce9bdf6a97dc902198bb525c12139da256209d16d208b2e9dc3d2e127897b98f
7
+ data.tar.gz: fa6a8b0feec4d69e3781f878da99808fba3c9d976c57389603e72c5893746f8bd18eb77339175ee7429c602ffc91ce2ccb85f7e6ac663a8e0b3b32cd8cd23ab1
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- stigg-api-client (5.255.0)
4
+ stigg-api-client (5.256.0)
5
5
  graphlient (>= 0.6.0, < 1.0)
6
6
  graphql-client (>= 0.19, < 1.0)
7
7
 
@@ -24841,7 +24841,7 @@
24841
24841
  }
24842
24842
  },
24843
24843
  "isDeprecated": true,
24844
- "deprecationReason": "Use entitlements field instead which returns both feature and credit entitlements"
24844
+ "deprecationReason": "Use entitlements field instead which includes both feature and credit entitlements"
24845
24845
  },
24846
24846
  {
24847
24847
  "name": "subscriptionId",
@@ -100722,7 +100722,7 @@
100722
100722
  }
100723
100723
  },
100724
100724
  "isDeprecated": true,
100725
- "deprecationReason": "Use entitlements field instead which returns both feature and credit entitlements"
100725
+ "deprecationReason": "Use entitlements field instead which includes both feature and credit entitlements"
100726
100726
  },
100727
100727
  {
100728
100728
  "name": "subscriptionId",
@@ -108160,6 +108160,26 @@
108160
108160
  "isDeprecated": false,
108161
108161
  "deprecationReason": null
108162
108162
  },
108163
+ {
108164
+ "name": "entitlements",
108165
+ "description": null,
108166
+ "type": {
108167
+ "kind": "LIST",
108168
+ "name": null,
108169
+ "ofType": {
108170
+ "kind": "NON_NULL",
108171
+ "name": null,
108172
+ "ofType": {
108173
+ "kind": "INPUT_OBJECT",
108174
+ "name": "SubscriptionEntitlementInputV2",
108175
+ "ofType": null
108176
+ }
108177
+ }
108178
+ },
108179
+ "defaultValue": null,
108180
+ "isDeprecated": false,
108181
+ "deprecationReason": null
108182
+ },
108163
108183
  {
108164
108184
  "name": "environmentId",
108165
108185
  "description": null,
data/lib/stigg/version.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Stigg
4
- VERSION = "5.255.0"
4
+ VERSION = "5.256.0"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: stigg-api-client
3
3
  version: !ruby/object:Gem::Version
4
- version: 5.255.0
4
+ version: 5.256.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stigg