stigg-api-client 3.40.0 → 3.42.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: 661aacd00a644f014fe124e1abd3fe46c7b1f0fbbcc20858dacaeec7f12f862e
4
- data.tar.gz: 2d4bb4f0e3de5a0715ef79450754828c2256ab1386e3fe3e9390e6dd4fab99d9
3
+ metadata.gz: 3e386b0d9733545f5b6630625c6cab7ed53d0fe0662d1547c5a8aec37707ea00
4
+ data.tar.gz: 2e2771c12d0ea3d7c762053557e9e3b93ae92aef5c1aefce90d914ea7b121cf9
5
5
  SHA512:
6
- metadata.gz: 6d3f7ac92946afd5a8214a92a62d1efccbb54622b81654a61519634780d73c17271932a6b9362284561bd015ed1cba9a3c340a03819606105894f76bad41ee8c
7
- data.tar.gz: f118b1f59340de6a5fee060dc43b847944d0671b14777e04338ff0f7509a245cab048a53224345692824ba7ffdcb00c1f583aa7fbcabad450de62e9bb60768db
6
+ metadata.gz: 9c7139d40b9cceae3a18ff7042a512f9cf8bb4544ecd792abdb3e261118fa2be9a84d782ab7b119d5df3a0ade5a5ca5a01cd927d4f0302fd43aaae3be1def82b
7
+ data.tar.gz: 4a4391110d9b03fb955457f8d8bf9b800d08391a6bbb531bea602520158a926b0bf2b96c5d8199b0e6707714291308e9d2468ac77e4d082e0a471374e74b7f6d
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- stigg-api-client (3.40.0)
4
+ stigg-api-client (3.42.0)
5
5
  graphlient (>= 0.6.0, < 1.0)
6
6
  graphql-client (>= 0.19, < 1.0)
7
7
 
@@ -83983,7 +83983,7 @@
83983
83983
  },
83984
83984
  {
83985
83985
  "name": "startDate",
83986
- "description": null,
83986
+ "description": "Subscription start date",
83987
83987
  "args": [],
83988
83988
  "type": {
83989
83989
  "kind": "NON_NULL",
@@ -84225,6 +84225,18 @@
84225
84225
  "isDeprecated": false,
84226
84226
  "deprecationReason": null
84227
84227
  },
84228
+ {
84229
+ "name": "startDate",
84230
+ "description": null,
84231
+ "args": [],
84232
+ "type": {
84233
+ "kind": "SCALAR",
84234
+ "name": "DateTime",
84235
+ "ofType": null
84236
+ },
84237
+ "isDeprecated": false,
84238
+ "deprecationReason": null
84239
+ },
84228
84240
  {
84229
84241
  "name": "status",
84230
84242
  "description": null,
@@ -84375,6 +84387,18 @@
84375
84387
  "isDeprecated": false,
84376
84388
  "deprecationReason": null
84377
84389
  },
84390
+ {
84391
+ "name": "startDate",
84392
+ "description": null,
84393
+ "args": [],
84394
+ "type": {
84395
+ "kind": "SCALAR",
84396
+ "name": "Int",
84397
+ "ofType": null
84398
+ },
84399
+ "isDeprecated": false,
84400
+ "deprecationReason": null
84401
+ },
84378
84402
  {
84379
84403
  "name": "status",
84380
84404
  "description": null,
@@ -84542,6 +84566,18 @@
84542
84566
  "isDeprecated": false,
84543
84567
  "deprecationReason": null
84544
84568
  },
84569
+ {
84570
+ "name": "startDate",
84571
+ "description": null,
84572
+ "type": {
84573
+ "kind": "INPUT_OBJECT",
84574
+ "name": "DateFieldComparison",
84575
+ "ofType": null
84576
+ },
84577
+ "defaultValue": null,
84578
+ "isDeprecated": false,
84579
+ "deprecationReason": null
84580
+ },
84545
84581
  {
84546
84582
  "name": "status",
84547
84583
  "description": null,
@@ -84624,6 +84660,18 @@
84624
84660
  "isDeprecated": false,
84625
84661
  "deprecationReason": null
84626
84662
  },
84663
+ {
84664
+ "name": "startDate",
84665
+ "description": null,
84666
+ "args": [],
84667
+ "type": {
84668
+ "kind": "SCALAR",
84669
+ "name": "DateTime",
84670
+ "ofType": null
84671
+ },
84672
+ "isDeprecated": false,
84673
+ "deprecationReason": null
84674
+ },
84627
84675
  {
84628
84676
  "name": "status",
84629
84677
  "description": null,
@@ -84707,6 +84755,18 @@
84707
84755
  "isDeprecated": false,
84708
84756
  "deprecationReason": null
84709
84757
  },
84758
+ {
84759
+ "name": "startDate",
84760
+ "description": null,
84761
+ "args": [],
84762
+ "type": {
84763
+ "kind": "SCALAR",
84764
+ "name": "DateTime",
84765
+ "ofType": null
84766
+ },
84767
+ "isDeprecated": false,
84768
+ "deprecationReason": null
84769
+ },
84710
84770
  {
84711
84771
  "name": "status",
84712
84772
  "description": null,
@@ -84818,6 +84878,12 @@
84818
84878
  "isDeprecated": false,
84819
84879
  "deprecationReason": null
84820
84880
  },
84881
+ {
84882
+ "name": "startDate",
84883
+ "description": null,
84884
+ "isDeprecated": false,
84885
+ "deprecationReason": null
84886
+ },
84821
84887
  {
84822
84888
  "name": "status",
84823
84889
  "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 = "3.40.0"
4
+ VERSION = "3.42.0"
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: stigg-api-client
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.40.0
4
+ version: 3.42.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stigg
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2025-08-25 00:00:00.000000000 Z
11
+ date: 2025-08-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: graphlient