Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Oct 29, 2025

SDK update

Versioning

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

Typescript SDK Changes Detected:

  • avalanche.metrics.chains.getIcmTimeseries(): Added
  • avalanche.metrics.chains.getIcmSummary(): Added
  • avalanche.data.primaryNetwork.utxos.listByAddressesV2(): Added
  • avalanche.metrics.chains.getIcmMetrics(): Deleted Breaking ⚠️
  • avalanche.metrics.chains.getIcmRollingWindowMetrics(): Deleted Breaking ⚠️
  • avalanche.metrics.chains.getRollingWindowMetrics():
    • request.metric Changed
    • response.result Changed
  • avalanche.data.primaryNetwork.utxos.listByAddresses():
    • request.sortBy Added
  • avalanche.data.signatureAggregator.aggregate():
    • request.signatureAggregatorRequest Changed
OpenAPI Change Summary
├─┬Paths
│ ├──[-] path (460:5)❌ 
│ ├──[-] path (581:5)❌ 
│ ├──[+] path (586:3)
│ ├──[+] path (460:3)
│ ├─┬/v1/networks/{network}/blockchains/{blockchainId}/utxos
│ │ ├──[+] post (6243:7)
│ │ └─┬GET
│ │   └──[+] parameters (6176:17)❌ 
│ └─┬/v2/chains/{chainId}/rollingWindowMetrics/{metric}
│   └─┬GET
│     ├──[🔀] description (320:20)
│     └──Parameters
└─┬Components
  ├──[-] schemas (12745:13)❌ 
  ├──[-] schemas (12787:13)❌ 
  ├──[+] schemas (12912:7)
  ├──[+] schemas (12945:7)
  ├──[+] schemas (15480:7)
  ├──[+] schemas (15475:7)
  ├─┬ChainRollingWindowMetric
  │ ├──[+] enum (12821:11)
  │ └──[+] enum (12822:11)
  ├─┬SignatureAggregatorRequest
  │ ├──[-] required (18168:19)❌ 
  │ ├──[+] properties (18347:9)
  │ ├──[+] properties (18342:9)
  │ ├─┬signingSubnetId
  │ │ └──[+] description (18336:24)
  │ ├─┬message
  │ │ └──[+] description (18326:24)
  │ ├─┬quorumPercentage
  │ │ └──[+] description (18341:24)
  │ └─┬justification
  │   └──[+] description (18331:24)
  └─┬ChainRollingWindowMetricsValue
    ├──[-] required (12708:19)❌ 
    ├──[-] required (12709:19)❌ 
    ├──[-] required (12710:19)❌ 
    ├──[-] required (12711:19)❌ 
    ├──[-] required (12707:19)❌ 
    ├──[+] properties (12838:9)
    ├──[+] properties (12832:9)
    ├─┬lastHour
    │ └──[🔀] description (12831:24)
    ├─┬lastMonth
    │ └──[🔀] description (12828:24)
    ├─┬lastYear
    │ └──[🔀] description (12837:24)
    └─┬lastDay
      └──[🔀] description (12840:24)
Document Element Total Changes Breaking Changes
components 26 8
paths 7 3

TYPESCRIPT CHANGELOG

core: 3.26.0 - 2025-11-03

🐝 New Features

  • allow additional package.json scripts to be defined (commit by @walker-tx)

core: 3.24.2 - 2025-10-30

🐛 Bug Fixes

  • make security scheme resolution case-insensitive (commit by @vishalg0wda)

core: 3.24.1 - 2025-10-23

🐛 Bug Fixes

  • prevent validation errors when response headers are not expected in all respone patterns (commit by @2ynn)

core: 3.24.0 - 2025-10-23

🐝 New Features

  • add full support for zodVersion v4 (commit by @mfbx9da4)

core: 3.23.0 - 2025-10-21

🐝 New Features

  • add Zod v3 and v4 compatibility via zod/v3 import path (commit by @mfbx9da4)

globalServerURLs: 2.83.0 - 2025-10-22

🐝 New Features

  • Allow server selection to appear in all code samples (commit by @BlakeTheAwesome)

Based on Speakeasy CLI 1.648.1

@github-actions github-actions bot requested a review from SayanKar as a code owner October 29, 2025 20:08
@github-actions github-actions bot added the prerelease Bump by a prerelease version label Oct 29, 2025
@vercel
Copy link

vercel bot commented Oct 29, 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 Nov 4, 2025 6:46pm

* `avalanche.metrics.chains.getIcmTimeseries()`: **Added**
* `avalanche.metrics.chains.getIcmSummary()`: **Added**
* `avalanche.data.primaryNetwork.utxos.listByAddressesV2()`: **Added**
* `avalanche.metrics.chains.getIcmMetrics()`: **Deleted** **Breaking** ⚠️
* `avalanche.metrics.chains.getIcmRollingWindowMetrics()`: **Deleted** **Breaking** ⚠️
* `avalanche.metrics.chains.getRollingWindowMetrics()`: 
  *  `request.metric` **Changed**
  *  `response.result` **Changed**
* `avalanche.data.primaryNetwork.utxos.listByAddresses()`: 
  *  `request.sortBy` **Added**
* `avalanche.data.signatureAggregator.aggregate()`: 
  *  `request.signatureAggregatorRequest` **Changed**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1761768382 branch from bbf6a0b to a0ef878 Compare November 4, 2025 18:45
@github-actions github-actions bot requested review from a team and rajranjan0608 as code owners November 4, 2025 18:45
@SayanKar SayanKar merged commit 0bce471 into main Nov 4, 2025
6 checks passed
@SayanKar SayanKar deleted the speakeasy-sdk-regen-1761768382 branch November 4, 2025 21:14
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.

3 participants