6.6.0
Introduces a new AsyncIndicoClient - a client which supports concurrent API calls using Python's built-in asyncio library. See examples for more details
Includes Async support plus additional pagination, attributes on submissions.
What's Changed
- update submission example by @meghanhickey in #285
- add banner by @goatrocks in #286
- [CAT-837] Publish docs to readme by @meghanhickey in #280
- beta async support by @pastap in #282
- update app to try by @nateshim-indico in #290
- add support for v3 result in auto review by @nateshim-indico in #291
- [SNC-14] add: pagination and filtering to ListDatasets by @thearchitector in #279
- [SNC-14] add: input files to Submissions by @thearchitector in #287
- [DEV-11433] use uploadbatched instead of upload document by @nateshim-indico in #295
- update submission filter by @nateshim-indico in #294
- [DEV-11438] Get reviews by @nateshim-indico in #296
- [DEV-11455] update async client example by @nateshim-indico in #297
- [DEV-11456] make request chains wait appropriately for sync/async calls by @nateshim-indico in #298
Full Changelog: 6.0.0...6.6.0