Skip to content

v2.0.0-alpha.20

Pre-release
Pre-release

Choose a tag to compare

@stainless-app stainless-app released this 04 Feb 19:43
450a589

2.0.0-alpha.20 (2026-02-04)

Full Changelog: v2.0.0-alpha.19...v2.0.0-alpha.20

Features

  • ENG-82904 - chore: update ReplicaEvent schema (21d143c)
  • Improve error handling and messaging when api key is missing in CLI usage (#231) (cc16ba6)
  • simplify cli endpoints usability (#233) (4649e95)

Bug Fixes

  • jig: fix jig submit response showing request_id and requestId (#240) (0518b99)
  • jig: print raw json response for retrieve commands in order to maintain the same order (#234) (15324d7)
  • jig: replace pprint with click.echo (67281e7)

Chores

Documentation