What's Changed
- Add daily CI runs for the SDK by @chaosrealm in #51
- Add hosted indexers support by @chaosrealm in #50
- Fix
Indexer.run
API to correctly process HTTP status code by @chaosrealm in #52 - Add waiting for completion overload for Indexer.run() API by @chaosrealm in #53
- Fix
test streaming content
to reflect latest API changes by @chaosrealm in #54 - Add an API to list cortexes; fix content tests; use fully-qualified Pulumi env names by @chaosrealm in #55
- Error handling in content APIs by @chaosrealm in #57
- Bump the package version by @chaosrealm in #58
Full Changelog: v0.0.13...v0.0.14