Skip to content

Releases: dataiku/dss-plugin-api-connect

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

Version 1.0.3-beta.1

15 Nov 10:55
Compare
Choose a tag to compare
Version 1.0.3-beta.1 Pre-release
Pre-release
  • Fix error raised on HTTP 204 status codes
  • Adds requests performance indicator to output datasets
  • Data extraction key is replaced by a path
  • Fix JSON formatting issues
  • Implements RFC5988 for pagination

Version 1.0.2

28 May 07:27
Compare
Choose a tag to compare
  • Fixed recipe ignoring the selected http_method

Version 1.0.1

04 May 08:55
3a0bb0d
Compare
Choose a tag to compare
  • Fixed the "Per page" pagination mode

Version 1.0.0

23 Apr 13:20
1c1c9e3
Compare
Choose a tag to compare
  • Initial release
  • Retrieve data from 3rd party API by describing URL, headers, query parameters and authentication with templates
  • Custom Dataset for simple data retrievals
  • Custom Recipe using an input dataset as variables for your templates
  • Implements basic authentication, bearer token, API key