Releases: dataiku/dss-plugin-api-connect
Releases · dataiku/dss-plugin-api-connect
Version 1.2.1-beta.1
- Handle XML endpoints
Version 1.2.0
- Add Brotli compression
- Faster recurring calls
- dku_error column kept at all time in API-Connect recipe output schema
- Updated code-env descriptor for DSS 12
Version 1.1.3
- Updated code-env descriptor for DSS 12
Version 1.1.3-beta.3
- Add Brotli compression
- Faster recurring calls
- Parse XML responses
- Parse CSV responses
Version 1.1.3-beta.2
- Add Brotli compression
- Faster recurring calls
Version 1.1.3-beta.1
- Add Brotli compression
- Faster recurring calls
Version 1.1.2
- Fix for last page of RFC5988 pagination triggering loop condtion
- Fix for RFC5988 pagination taking priority on other modes
- Improved pagination logs
- Improved error message upon receiving non JSON material
Version 1.1.2-beta.1
- Fix for last page of RFC5988 pagination triggering loop condition
- Fix for RFC5988 pagination taking priority on other modes
- Improved pagination logs
- Improved error message upon receiving non JSON material
Version 1.1.1
- Handling relative URLs in paginated APIs
Version 1.1.1-beta.1
- Add relative URL to
Next page URL provided
pagination mode