Skip to content

Commit 3511ef9

Browse files
committed
chore: update changelog and bump version
1 parent 23f7c94 commit 3511ef9

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.6](https://github.com/dataiku/dss-plugin-api-connect/releases/tag/v1.2.6) - Feature - 2025-09-24
4+
5+
- Add "recipesCategory" parameter so that the API connect recipe is categorized as a Visual recipe in the right hand panel
6+
37
## [Version 1.2.5](https://github.com/dataiku/dss-plugin-api-connect/releases/tag/v1.2.5) - Bugfix release - 2025-02-28
48

59
- Fix issue with variables columns renaming

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.5",
3+
"version": "1.2.6",
44
"meta": {
55
"label": "API Connect",
66
"description": "Retrieve data from any REST API",

0 commit comments

Comments
 (0)