Skip to content

Go SDK for Symbl.ai v0.1.5

Compare
Choose a tag to compare
@davidvonthenen davidvonthenen released this 02 Mar 21:21
· 86 commits to main since this release
986cb6f

This release marks the initial implementation of Symbl.ai's Go SDK. This patch release continues to add important functionality for usability, unlocking capabilities, and enabling use cases.

IMPORTANT: I would consider this project in a pre-release status. Since this is the first release, we currently reserve the right to make breaking API changes at this time.

Significant Changes in this Release:

  • Adds functionality to allow custom headers to be passed into the REST (and subsequently Streaming) API calls. This will allow options to be made on a per API call instead of globally using option structs
  • Updates key projects to no longer use forks but rather took over maintenance on these projects

What's Changed

Full Changelog: davidvonthenen/copy-symbl-go-sdk@v0.1.4...v0.1.5