Skip to content

Releases: IndicoDataSolutions/indico-client-csharp

v7.1.0

11 Aug 21:06
e2969c3

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.0.1...v7.1.0

v7.0.1

07 Aug 21:20
599258c

Choose a tag to compare

This release patches an issue with authenticating against versions 7.3.5 and up.

What's Changed

  • [DEV-14082] Make sure AuthenticatingMessageHandler uses the token it received back in the header by @goatrocks in #151

Full Changelog: v7.0.0...v7.0.1

v7.0.0

05 Mar 16:04
67a21f7

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.6.1...v7.0.0

6.6.1

25 Mar 16:51
1f2dbef

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

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

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

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

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

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

Choose a tag to compare

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