Skip to content

Releases: dataiku/dss-plugin-api-connect

Version 1.1.0-beta.2

16 Sep 13:30
Compare
Choose a tag to compare
Version 1.1.0-beta.2 Pre-release
Pre-release
  • Handling Offset pagination on APIs returning an array
  • Fix throttling calculation
  • Allow dots in Key to next request URL
  • Add NTLM authentication

Version 1.1.0-beta.1

16 Sep 09:52
Compare
Choose a tag to compare
Version 1.1.0-beta.1 Pre-release
Pre-release
  • Handling Offset pagination on APIs returning an array
  • Fix throttling calculation
  • Allow dots in Key to next request URL
  • Add NTLM authentication

Version 1.0.7-beta.2

31 Aug 10:01
Compare
Choose a tag to compare
Version 1.0.7-beta.2 Pre-release
Pre-release
  • Handling Offset pagination on APIs returning an array
  • Fix throttling calculation
  • logging call number

Version 1.0.7-beta.1

30 Aug 07:52
Compare
Choose a tag to compare
Version 1.0.7-beta.1 Pre-release
Pre-release
  • Handling Offset pagination on APIs returning an array

Version 1.0.6

19 May 14:17
Compare
Choose a tag to compare
  • Add "Follow authorization header" option
  • Fix for RFC5988 pagination

Version 1.0.5

30 Mar 08:49
Compare
Choose a tag to compare
  • Fix use of "Next page pagination" with short extraction path

Version 1.0.5-beta.1

29 Dec 19:05
Compare
Choose a tag to compare
Version 1.0.5-beta.1 Pre-release
Pre-release
  • Add option to keep authorization headers on redirects

Version 1.0.4

14 Dec 16:06
805e14d
Compare
Choose a tag to compare
  • Fix use of "Next page pagination" in combination with extraction path
  • Extraction path added to recipe

Version 1.0.4-beta.1

02 Dec 09:52
Compare
Choose a tag to compare
Version 1.0.4-beta.1 Pre-release
Pre-release
  • Fix use of "Next page pagination" in combination with extraction path

Version 1.0.3

22 Nov 10:47
bd4953c
Compare
Choose a tag to compare
  • Fixes error raised on HTTP 204 status codes
  • Adds requests performance indicator to output datasets
  • Data extraction key is replaced by a path
  • Fixes JSON formatting issues
  • Implements RFC5988 for pagination