Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 30, 2025

SDK update

Versioning

Version Bump Type: [prerelease] - 🤖 (automated)

Typescript SDK Changes Detected:

  • avalanche.metrics.chains.getMetrics():
    • request.metric Changed
  • avalanche.metrics.chains.getRollingWindowMetrics():
    • request.metric Changed
  • avalanche.metrics.chains.getIcmMetrics():
    • request.metric Changed
  • avalanche.metrics.chains.getIcmRollingWindowMetrics():
    • request.metric Changed
OpenAPI Change Summary
├─┬Paths
│ ├─┬/v2/chains/{chainId}/metrics/{metric}
│ │ └─┬GET
│ │   ├──[🔀] description (209:20)
│ │   └──Parameters
│ ├─┬/v2/chains/{chainId}/rollingWindowMetrics/{metric}
│ │ └─┬GET
│ │   └──Parameters
│ ├─┬/v2/icm/rollingWindowMetrics/{metric}
│ │ └─┬GET
│ │   ├──[🔀] description (586:20)
│ │   └──Parameters
│ └─┬/v2/icm/metrics/{metric}
│   └─┬GET
│     ├──[🔀] description (465:20)
│     └──Parameters
├─┬Components
│ ├─┬ICMRollingWindowMetric
│ │ ├──[+] enum (12793:11)
│ │ ├──[+] enum (12794:11)
│ │ └──[+] enum (12795:11)
│ ├─┬ICMMetric
│ │ ├──[+] enum (12751:11)
│ │ ├──[+] enum (12752:11)
│ │ └──[+] enum (12749:11)
│ ├─┬ChainMetric
│ │ ├──[+] enum (12632:11)
│ │ └──[+] enum (12633:11)
│ └─┬ChainRollingWindowMetric
│   ├──[+] enum (12686:11)
│   └──[+] enum (12687:11)
└─┬Extensions
  └──[🔀] x-execution-weight-values (19459:28)
Document Element Total Changes Breaking Changes
paths 3 0
components 10 0

TYPESCRIPT CHANGELOG

core: 3.21.26 - 2025-10-01

🐛 Bug Fixes

  • add acceptHeaderEnum config to control Accept header enum generation (commit by @)

core: 3.21.25 - 2025-09-23

🐛 Bug Fixes

core: 3.21.24 - 2025-09-23

🐛 Bug Fixes

  • allow input/output models without suffixes (commit by @disintegrator)

core: 3.21.23 - 2025-09-18

🔧 Chores

  • added snake case support for models in typescript (commit by @GorshkovIvan)

unions: 2.85.12 - 2025-09-25

🐛 Bug Fixes

  • Fix discriminator mapping array being re-sorted as a side effect of our zod serialisation code (commit by @BlakeTheAwesome)

Based on Speakeasy CLI 1.632.0

@github-actions github-actions bot requested a review from SayanKar as a code owner September 30, 2025 18:43
@github-actions github-actions bot added the prerelease Bump by a prerelease version label Sep 30, 2025
Copy link

vercel bot commented Sep 30, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
avalanche-sdk-typescript Ready Ready Preview Comment Oct 1, 2025 6:44pm

* `avalanche.metrics.chains.getMetrics()`: 
  *  `request.metric` **Changed**
* `avalanche.metrics.chains.getRollingWindowMetrics()`: 
  *  `request.metric` **Changed**
* `avalanche.metrics.chains.getIcmMetrics()`: 
  *  `request.metric` **Changed**
* `avalanche.metrics.chains.getIcmRollingWindowMetrics()`: 
  *  `request.metric` **Changed**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1759257679 branch from b0c9296 to 71a48bc Compare October 1, 2025 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
prerelease Bump by a prerelease version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant