We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdc67dd commit 518eefaCopy full SHA for 518eefa
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# Changelog
2
3
+
4
+## [Version 1.0.3](https://github.com/dataiku/dss-plugin-api-connect/releases/tag/v1.0.3) - Bugfix and feature release - 2021-11-23
5
6
+- Fixes error raised on HTTP 204 status codes
7
+- Adds requests performance indicator to output datasets
8
+- Data extraction key is replaced by a path
9
+- Fixes JSON formatting issues
10
+- Implements RFC5988 for pagination
11
12
## [Version 1.0.2](https://github.com/dataiku/dss-plugin-api-connect/releases/tag/v1.0.2) - Bugfix release - 2021-05-25
13
14
- Fixed recipe ignoring the selected http_method
0 commit comments