Skip to content
This repository was archived by the owner on Apr 1, 2025. It is now read-only.

2.2.0

Compare
Choose a tag to compare
@Swimburger Swimburger released this 23 Aug 14:22
· 31 commits to main since this release
155c778

What's Changed

  • Add waitUntilReady by @Swimburger in #116
  • Update the realtime close error code messages by @Swimburger in #118
  • Add overload to files and transcript client by @Swimburger in #119
  • ApiError is now deprecated in favor of AssemblyAIException, AssemblyAIApiException, or specific error types like BadRequestError.
  • Add specific error exceptions:
    • BadRequestError
    • GatewayTimeoutError
    • InternalServerError
    • NotFoundError
    • ServiceUnavailableError
    • TooManyRequestsError
    • UnauthorizedError

Full Changelog: 2.1.2...2.2.0