Skip to content

v1.25.0

Choose a tag to compare

@stainless-app stainless-app released this 10 Jul 23:40
c238123

1.25.0 (2026-07-10)

Full Changelog: v1.24.1...v1.25.0

Features

  • add HTTP/2 load testing infrastructure (#798) (ea7cc09)
  • default to HTTP/2 transport on Node (#815) (35dd305)

Bug Fixes

  • blueprints: remove create_from_inspection endpoint (e84b5c1)
  • smoketests: instrument node:http2 in verify-http2.mjs, not undici (#814) (6ceb236)

Chores

  • deps: remove dead undici HTTP/2 adapter and dependency (#817) (9792541)

Documentation