ReleaseAnthropicAnthropicpublished Jan 18, 2024seen 5d

anthropics/anthropic-bedrock-typescript v0.6.2

anthropics/anthropic-bedrock-typescript

Open original ↗

Captured source

source ↗

v0.6.2

Repository: anthropics/anthropic-bedrock-typescript

Tag: v0.6.2

Published: 2024-01-18T21:06:53Z

Prerelease: no

Release notes:

0.6.2 (2024-01-18)

Full Changelog: v0.6.1...v0.6.2

Bug Fixes

  • ci: ignore stainless-app edits to release PR title (#70) (c3a058c)
  • headers: always send lowercase headers and strip undefined (BREAKING in rare cases) (#60) (9cc4518)
  • types: accept undefined for optional client options (#69) (cf597f6)
  • use default base url if BASE_URL env var is blank (#64) (134bf8f)

Chores

  • add .keep files for examples and custom code directories (#63) (0064f30)
  • internal: debug logging for retries; speculative retry-after-ms support (#68) (e6a95f6)
  • internal: improve type signatures (#62) (6e24bdc)
  • internal: narrow type into stringifyQuery (#65) (443febf)

Documentation

  • fix missing async in readme code sample (#67) (a6d20eb)
  • readme: improve api reference (#66) (f90bbaf)