infrawrench-sdk 0.31.0 → 0.32.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: ef1015733f667b70ea8f9d69133b34b6724e41d262f8ff69d826391752612c3b
4
- data.tar.gz: 60cd9f6ba9625527b7e68dd3fb9304cbe3229b608bc3a557e0f71ebdabcb5e14
3
+ metadata.gz: db60a261e91d0f4ef9ee9de61c1ed5fb4201686dfa7bbbb5ff61b89300a0d1af
4
+ data.tar.gz: 53434ef5b3b06744d394433e865208f959b038d383f91ec543d3c8a2fd1e349f
5
5
  SHA512:
6
- metadata.gz: 3552b2232ed78bbdb894b8c377fcb6de74261f8354f08aebcb9b5a29175f785ce3b3a65364522c4d5e5bc3bed742176b0116267a9b7f35cb7f89a0463bcfe9e3
7
- data.tar.gz: 4d01cb98d529142925df83b69b4b21159d78d5928b21e8bc4c459a5df297478f2337b583630c7d859e6115d8308ccd1884b48e56621bb4435b990b4fa98067f3
6
+ metadata.gz: 679708cc18ad0795a7ef01933dcf1b45adef9c6f0c8fe21fe588c069d099ecca08da9e0e6252697b3e57f6c81d7eb0479220605674b0b679d45bea2b0199bdec
7
+ data.tar.gz: 386578d57e807042bbb10e60f62baeedec0ebf3b578ca9a84cf877598a08c5eff385bafbd957bd952c75d15fcf65045f8cbf42b2fea505fc0c072b0ef1fa9d91
data/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # infrawrench-sdk
2
2
 
3
- Generated Ruby client for the Infrawrench API (API version `0.31.0`).
3
+ Generated Ruby client for the Infrawrench API (API version `0.32.0`).
4
4
 
5
5
  **Do not edit this gem by hand** — it is regenerated from `openapi.json` and is
6
6
  not checked into the repository. Run
@@ -1,9 +1,9 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- # infrawrench-sdk v0.31.0 | MIT | Copyright (c) 2026 Infrawrench LLC
3
+ # infrawrench-sdk v0.32.0 | MIT | Copyright (c) 2026 Infrawrench LLC
4
4
  # https://github.com/Infrawrench/Infrawrench
5
5
  #
6
- # Generated from the Infrawrench API OpenAPI 3.1 spec (API version 0.31.0).
6
+ # Generated from the Infrawrench API OpenAPI 3.1 spec (API version 0.32.0).
7
7
  #
8
8
  # DO NOT EDIT. Regenerate with:
9
9
  # pnpm --filter @infrawrench/web generate:sdk
@@ -17,8 +17,8 @@ require_relative "lib/infrawrench/version"
17
17
  Gem::Specification.new do |spec|
18
18
  spec.name = "infrawrench-sdk"
19
19
  spec.version = Infrawrench::VERSION
20
- spec.summary = "Generated Ruby client for the Infrawrench API (v0.31.0)."
21
- spec.description = "Generated Ruby client for the Infrawrench API (v0.31.0). Covers the published API surface only — operations marked x-internal in the spec are not generated. No runtime dependencies."
20
+ spec.summary = "Generated Ruby client for the Infrawrench API (v0.32.0)."
21
+ spec.description = "Generated Ruby client for the Infrawrench API (v0.32.0). Covers the published API surface only — operations marked x-internal in the spec are not generated. No runtime dependencies."
22
22
  spec.authors = ["Infrawrench LLC", "Astrid Gealer"]
23
23
  spec.email = ["astrid@infrawrench.com"]
24
24
  spec.homepage = "https://infrawrench.com/docs/team-and-billing/client-sdks"
@@ -1,9 +1,9 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- # infrawrench-sdk v0.31.0 | MIT | Copyright (c) 2026 Infrawrench LLC
3
+ # infrawrench-sdk v0.32.0 | MIT | Copyright (c) 2026 Infrawrench LLC
4
4
  # https://github.com/Infrawrench/Infrawrench
5
5
  #
6
- # Generated from the Infrawrench API OpenAPI 3.1 spec (API version 0.31.0).
6
+ # Generated from the Infrawrench API OpenAPI 3.1 spec (API version 0.32.0).
7
7
  #
8
8
  # DO NOT EDIT. Regenerate with:
9
9
  # pnpm --filter @infrawrench/web generate:sdk
@@ -1,9 +1,9 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- # infrawrench-sdk v0.31.0 | MIT | Copyright (c) 2026 Infrawrench LLC
3
+ # infrawrench-sdk v0.32.0 | MIT | Copyright (c) 2026 Infrawrench LLC
4
4
  # https://github.com/Infrawrench/Infrawrench
5
5
  #
6
- # Generated from the Infrawrench API OpenAPI 3.1 spec (API version 0.31.0).
6
+ # Generated from the Infrawrench API OpenAPI 3.1 spec (API version 0.32.0).
7
7
  #
8
8
  # DO NOT EDIT. Regenerate with:
9
9
  # pnpm --filter @infrawrench/web generate:sdk
@@ -1,9 +1,9 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- # infrawrench-sdk v0.31.0 | MIT | Copyright (c) 2026 Infrawrench LLC
3
+ # infrawrench-sdk v0.32.0 | MIT | Copyright (c) 2026 Infrawrench LLC
4
4
  # https://github.com/Infrawrench/Infrawrench
5
5
  #
6
- # Generated from the Infrawrench API OpenAPI 3.1 spec (API version 0.31.0).
6
+ # Generated from the Infrawrench API OpenAPI 3.1 spec (API version 0.32.0).
7
7
  #
8
8
  # DO NOT EDIT. Regenerate with:
9
9
  # pnpm --filter @infrawrench/web generate:sdk
@@ -1,9 +1,9 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- # infrawrench-sdk v0.31.0 | MIT | Copyright (c) 2026 Infrawrench LLC
3
+ # infrawrench-sdk v0.32.0 | MIT | Copyright (c) 2026 Infrawrench LLC
4
4
  # https://github.com/Infrawrench/Infrawrench
5
5
  #
6
- # Generated from the Infrawrench API OpenAPI 3.1 spec (API version 0.31.0).
6
+ # Generated from the Infrawrench API OpenAPI 3.1 spec (API version 0.32.0).
7
7
  #
8
8
  # DO NOT EDIT. Regenerate with:
9
9
  # pnpm --filter @infrawrench/web generate:sdk
@@ -15,5 +15,5 @@
15
15
  # Kept in its own file so the gemspec can read the version without loading the
16
16
  # client — a gemspec that pulls in net/http is a gemspec that can fail to parse.
17
17
  module Infrawrench
18
- VERSION = "0.31.0"
18
+ VERSION = "0.32.0"
19
19
  end
@@ -1,9 +1,9 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- # infrawrench-sdk v0.31.0 | MIT | Copyright (c) 2026 Infrawrench LLC
3
+ # infrawrench-sdk v0.32.0 | MIT | Copyright (c) 2026 Infrawrench LLC
4
4
  # https://github.com/Infrawrench/Infrawrench
5
5
  #
6
- # Generated from the Infrawrench API OpenAPI 3.1 spec (API version 0.31.0).
6
+ # Generated from the Infrawrench API OpenAPI 3.1 spec (API version 0.32.0).
7
7
  #
8
8
  # DO NOT EDIT. Regenerate with:
9
9
  # pnpm --filter @infrawrench/web generate:sdk
@@ -1,7 +1,7 @@
1
- # infrawrench-sdk v0.31.0 | MIT | Copyright (c) 2026 Infrawrench LLC
1
+ # infrawrench-sdk v0.32.0 | MIT | Copyright (c) 2026 Infrawrench LLC
2
2
  # https://github.com/Infrawrench/Infrawrench
3
3
  #
4
- # Generated from the Infrawrench API OpenAPI 3.1 spec (API version 0.31.0).
4
+ # Generated from the Infrawrench API OpenAPI 3.1 spec (API version 0.32.0).
5
5
  #
6
6
  # DO NOT EDIT. Regenerate with:
7
7
  # pnpm --filter @infrawrench/web generate:sdk
@@ -3044,6 +3044,11 @@ module Infrawrench
3044
3044
  | "costs"
3045
3045
  | "savings"
3046
3046
  | "graph"
3047
+ | "logs"
3048
+ | "changes"
3049
+ | "expiring"
3050
+ | "ssh-fanout"
3051
+ | "metric-alerts"
3047
3052
  | "workflows"
3048
3053
  | "deployments"
3049
3054
  | "chat",
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: infrawrench-sdk
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.31.0
4
+ version: 0.32.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Infrawrench LLC
@@ -11,7 +11,7 @@ bindir: bin
11
11
  cert_chain: []
12
12
  date: 2026-08-04 00:00:00.000000000 Z
13
13
  dependencies: []
14
- description: Generated Ruby client for the Infrawrench API (v0.31.0). Covers the published
14
+ description: Generated Ruby client for the Infrawrench API (v0.32.0). Covers the published
15
15
  API surface only — operations marked x-internal in the spec are not generated. No
16
16
  runtime dependencies.
17
17
  email:
@@ -58,5 +58,5 @@ requirements: []
58
58
  rubygems_version: 3.5.22
59
59
  signing_key:
60
60
  specification_version: 4
61
- summary: Generated Ruby client for the Infrawrench API (v0.31.0).
61
+ summary: Generated Ruby client for the Infrawrench API (v0.32.0).
62
62
  test_files: []