stigg-api-client 5.45.0 → 5.46.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: af1f0abce01f0ca34d5799cb53799743977ad7af73b0f204e3134aa267b4a22c
4
- data.tar.gz: a6af27ed62391f905783a144dc703fc07bd46424ae26a559b88e04044c43d502
3
+ metadata.gz: 3da36caf64197866fc68f9ad96d92f139ef68d85aa3d06e8e26ed211e0dfc7aa
4
+ data.tar.gz: 1660739de5c491d0adcb7192d7a4e676632f030f2cdd07ae558c246aca8523f8
5
5
  SHA512:
6
- metadata.gz: c4a736f73897a62cca9be1dbd83a8ef11ef81f0149b24f7a7207c676432fbb2d8ae395ca2083887889459c4611a278e3ee8382b0c85931537f66221e4a77ed01
7
- data.tar.gz: a10f5a75c07d27cb1bb42cf00caddd80ae3c23d07006d084f12e59449d72291763a002c3b83379e5a78dd11d47458a2360c47d4427231f945943e1929682c79f
6
+ metadata.gz: b220007fd0a0c3411cd9781269eff8986f2b1c9581afeb53307de66dd5d25bd3d602944a65f652428a5be4bbe7723063341692ae0c69e079f331e9654932c15e
7
+ data.tar.gz: 67bb012e60a537a5d00da6630dbe5440b9989a32abf4f146a82b22dfa024d0b78aa64d2559b22116cecd13629a0d0575836c6dbad4c2c749b87b45e598e4b754
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- stigg-api-client (5.45.0)
4
+ stigg-api-client (5.46.0)
5
5
  graphlient (>= 0.6.0, < 1.0)
6
6
  graphql-client (>= 0.19, < 1.0)
7
7
 
@@ -31046,8 +31046,8 @@
31046
31046
  "deprecationReason": null
31047
31047
  },
31048
31048
  {
31049
- "name": "requestLogId",
31050
- "description": "Request log ID (trace ID)",
31049
+ "name": "traceId",
31050
+ "description": "Trace ID for distributed tracing (extracted from additionalAttributes.traceId)",
31051
31051
  "args": [],
31052
31052
  "type": {
31053
31053
  "kind": "SCALAR",
@@ -31173,7 +31173,7 @@
31173
31173
  "deprecationReason": null
31174
31174
  },
31175
31175
  {
31176
- "name": "requestLogId",
31176
+ "name": "traceId",
31177
31177
  "description": null,
31178
31178
  "args": [],
31179
31179
  "type": {
@@ -31331,7 +31331,7 @@
31331
31331
  "deprecationReason": null
31332
31332
  },
31333
31333
  {
31334
- "name": "requestLogId",
31334
+ "name": "traceId",
31335
31335
  "description": null,
31336
31336
  "args": [],
31337
31337
  "type": {
@@ -31757,11 +31757,11 @@
31757
31757
  "deprecationReason": null
31758
31758
  },
31759
31759
  {
31760
- "name": "requestLogId",
31760
+ "name": "traceId",
31761
31761
  "description": null,
31762
31762
  "type": {
31763
31763
  "kind": "INPUT_OBJECT",
31764
- "name": "EventLogRequestLogIdFilterComparison",
31764
+ "name": "EventLogTraceIdFilterComparison",
31765
31765
  "ofType": null
31766
31766
  },
31767
31767
  "defaultValue": null,
@@ -31886,7 +31886,7 @@
31886
31886
  "deprecationReason": null
31887
31887
  },
31888
31888
  {
31889
- "name": "requestLogId",
31889
+ "name": "traceId",
31890
31890
  "description": null,
31891
31891
  "args": [],
31892
31892
  "type": {
@@ -31993,7 +31993,7 @@
31993
31993
  "deprecationReason": null
31994
31994
  },
31995
31995
  {
31996
- "name": "requestLogId",
31996
+ "name": "traceId",
31997
31997
  "description": null,
31998
31998
  "args": [],
31999
31999
  "type": {
@@ -32053,29 +32053,6 @@
32053
32053
  "enumValues": null,
32054
32054
  "possibleTypes": null
32055
32055
  },
32056
- {
32057
- "kind": "INPUT_OBJECT",
32058
- "name": "EventLogRequestLogIdFilterComparison",
32059
- "description": null,
32060
- "fields": null,
32061
- "inputFields": [
32062
- {
32063
- "name": "eq",
32064
- "description": null,
32065
- "type": {
32066
- "kind": "SCALAR",
32067
- "name": "String",
32068
- "ofType": null
32069
- },
32070
- "defaultValue": null,
32071
- "isDeprecated": false,
32072
- "deprecationReason": null
32073
- }
32074
- ],
32075
- "interfaces": null,
32076
- "enumValues": null,
32077
- "possibleTypes": null
32078
- },
32079
32056
  {
32080
32057
  "kind": "INPUT_OBJECT",
32081
32058
  "name": "EventLogSort",
@@ -32182,7 +32159,7 @@
32182
32159
  "deprecationReason": null
32183
32160
  },
32184
32161
  {
32185
- "name": "requestLogId",
32162
+ "name": "traceId",
32186
32163
  "description": null,
32187
32164
  "isDeprecated": false,
32188
32165
  "deprecationReason": null
@@ -32190,6 +32167,29 @@
32190
32167
  ],
32191
32168
  "possibleTypes": null
32192
32169
  },
32170
+ {
32171
+ "kind": "INPUT_OBJECT",
32172
+ "name": "EventLogTraceIdFilterComparison",
32173
+ "description": null,
32174
+ "fields": null,
32175
+ "inputFields": [
32176
+ {
32177
+ "name": "eq",
32178
+ "description": null,
32179
+ "type": {
32180
+ "kind": "SCALAR",
32181
+ "name": "String",
32182
+ "ofType": null
32183
+ },
32184
+ "defaultValue": null,
32185
+ "isDeprecated": false,
32186
+ "deprecationReason": null
32187
+ }
32188
+ ],
32189
+ "interfaces": null,
32190
+ "enumValues": null,
32191
+ "possibleTypes": null
32192
+ },
32193
32193
  {
32194
32194
  "kind": "ENUM",
32195
32195
  "name": "EventLogType",
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.45.0"
4
+ VERSION = "5.46.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.45.0
4
+ version: 5.46.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stigg