Skip to content

Releases: IndicoDataSolutions/indico-client-csharp

6.6.1

25 Mar 16:51
1f2dbef
Compare
Choose a tag to compare

Deprecates V1 IndicoClient
Adds support for bundling submissions, retrieving V3 results, and getting reviews by review Id.

What's Changed

Full Changelog: v6.0.0...6.6.0

v6.6.0-preview5

13 Mar 20:31
79352f1
Compare
Choose a tag to compare
v6.6.0-preview5 Pre-release
Pre-release

What's Changed

Full Changelog: v6.6.0-preview2...v6.6.0-preview5

v6.6.0-preview4

13 Mar 15:35
Compare
Choose a tag to compare
v6.6.0-preview4 Pre-release
Pre-release

What's Changed

Full Changelog: v6.6.0-preview2...v6.6.0-preview4

v6.6.0-preview2

29 Feb 21:42
779f48c
Compare
Choose a tag to compare
v6.6.0-preview2 Pre-release
Pre-release

What's Changed

Full Changelog: v6.6.0-preview1...v6.6.0-preview2

[pre-release] v6.6.0-preview1

31 Jan 21:15
b411c12
Compare
Choose a tag to compare
Pre-release

Fully deprecated and removed Indico V1. All instances of V1 client should be replaced with V2.

What's Changed

Full Changelog: v6.0.0...v6.6.0-preview1

6.0.0

13 Nov 15:39
0096e22
Compare
Choose a tag to compare

Fixes for existing functionality and polish for Indico 6 -- including updating tests, migrating calls to our newer platform, deprecating unused graphql parameters, and adding support for our next generation documentation.

What's Changed

New Contributors

Full Changelog: v2.6.1...v6.0.0

2.6.1 - Fixes missing port issue

02 Dec 21:08
9b79fc6
Compare
Choose a tag to compare

This version fixes a missing port when calling certain legacy calls.

Add ability to skip verify ssl

20 Oct 18:22
71f4d93
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.0...v2.6.0

Add ability to send a custom graphql query

07 Oct 17:24
acc5141
Compare
Choose a tag to compare

This release adds the ability to send a custom graphql call through the v2 version of the indico client. We also have updated examples.

What's Changed

New Contributors

Full Changelog: v2.4.1...v2.5.0

v2.4.1

16 Sep 12:57
1c0cb5f
Compare
Choose a tag to compare

Fix submission file name issue.