Skip to content

v0.2.0-alpha.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@stainless-app stainless-app released this 01 Dec 01:39

0.2.0-alpha.5 (2024-12-01)

Full Changelog: v0.2.0-alpha.4...v0.2.0-alpha.5

Bug Fixes

  • api: escape key values when encoding maps (#56) (fa49eb8)
  • client: no panic on missing BaseURL (#61) (7438b15)
  • correct required fields for flattened unions (#59) (735c07c)
  • forward error and close for bedrock decoder (#66) (5f6f6fd)
  • types: remove anthropic-instant-1.2 model (#57) (23fbc37)

Chores

  • api: update spec version (#62) (1526051)
  • ci: remove unneeded workflow (#55) (0181fc2)
  • fix references to content block param types (dea6478)
  • tests: limit array example length (#64) (9fb231b)

Documentation

Refactors

  • sort fields for squashed union structs (#51) (a9874d1)