Skip to content

Commit 9963658

Browse files
committed
v1.2.4
1 parent 0081eb0 commit 9963658

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## [Version 1.2.4](https://github.com/dataiku/dss-plugin-api-connect/releases/tag/v1.2.4) - Feature release - 2025-02-18
4+
5+
- Fix xml decoding for content type application/rss+xml
6+
37
## [Version 1.2.3](https://github.com/dataiku/dss-plugin-api-connect/releases/tag/v1.2.3) - Feature and bugfix release - 2024-11-25
48

59
- Fix xml decoding for content type application/atom+xml

plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "api-connect",
3-
"version": "1.2.3",
3+
"version": "1.2.4",
44
"meta": {
55
"label": "API Connect",
66
"description": "Retrieve data from any REST API",

0 commit comments

Comments
 (0)