Skip to content

Releases: IndicoDataSolutions/indico-client-python

6.6.0

25 Mar 16:49
1d5ea16
Compare
Choose a tag to compare

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

Full Changelog: 6.0.0...6.6.0

6.1.0-alpha1

28 Feb 20:54
2fc2dd4
Compare
Choose a tag to compare
6.1.0-alpha1 Pre-release
Pre-release

ALPHA RELEASE - Includes Async support plus additional pagination, attributes on submissions.

What's Changed

Full Changelog: 6.1.0-alpha0...6.1.0-alpha1

6.1.0-alpha0

08 Feb 17:44
d643b57
Compare
Choose a tag to compare
6.1.0-alpha0 Pre-release
Pre-release

Introduces a new AsyncIndicoClient - a client which supports concurrent API calls using Python's built-in asyncio library. See examples for more details

6.0.0

15 Nov 15:06
08bdc1b
Compare
Choose a tag to compare

Updates to match with Indico 6!
Deprecates modelLoad. Adds support for readapi tables. Adds ability to create and remove integrations along with workflows. Adds ability to register custom blueprints for workflows. Makes IndicoRequestError more descriptive. Updates list of supported mimetypes. Adds python 3.11 as an officially supported version. Many improvements to unit and integration tests. Fixes an issue with timeout parameters not working as intended.

What's Changed

New Contributors

Full Changelog: 5.9.0...6.0.0

[Pre-Release] 6.0.0-alpha3

17 May 17:29
41afc27
Compare
Choose a tag to compare
Pre-release

Preview release for Indico Platform 6.0

What's Changed

Full Changelog: 5.9.0...6.0.0-alpha3

5.9.0

15 Mar 19:23
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.1.4...5.9.0

6.0-alpha2

01 Feb 14:13
f9d5f17
Compare
Choose a tag to compare
6.0-alpha2 Pre-release
Pre-release
6.0.0-alpha2

[CAT-515] FIX: force decompress when deserializing if url ends in gz …

6.0.0-alpha1

04 Jan 20:59
77e7143
Compare
Choose a tag to compare
6.0.0-alpha1 Pre-release
Pre-release

This is an alpha release. This is for internal testing purposes only. It will not work with older versions of the platform.

What's Changed

  • [CAT-302] add code sample to create a classifier -> extraction workflow by @fitzworkhub in #191
  • [Snyk] Security upgrade python from 3.9.5 to 3.9.15 by @snyk-bot in #199
  • [CAT-501] ADD: functionality for adding exchange integration to a workflow by @meghanhickey in #202
  • [CAT-502] ADD: support for starting an integration by @meghanhickey in #203

Full Changelog: 5.3.0-alpha2...6.0.0-alpha1

6.0.0-alpha

20 Dec 17:54
5b01e5e
Compare
Choose a tag to compare
6.0.0-alpha Pre-release
Pre-release

This is an alpha release. This is for internal testing purposes only. It will not work with older versions of the platform.

What's Changed

This includes changes to the way backend storage functions.

New Contributors

Full Changelog: 5.3.0-alpha2...6.0.0-alpha

5.3.0-alpha2

25 Aug 21:02
0c60c15
Compare
Choose a tag to compare
5.3.0-alpha2 Pre-release
Pre-release

Add after_link_id to addModelGroupComponent