instill-sdk: v0.11.0
Pre-release
Pre-release
0.11.0 (2024-11-05)
Features
- catalog: migrate API calls to sdk CatalogClient (#1572) (a305c98)
- make the sdk e2e test mark every queryParam as required (#1577) (99c16a2)
- remove vdp-sdk and rename it to sdk-helper (#1568) (cfcd5ae)
- replace vdp-sdk/model with instill-sdk (#1566) (014f3ae)
- replace vdp-sdk/organization with instill-sdk (#1564) (2742cc7)
- retire name parameter in the pipeline related endpoint (#1575) (533e757)
- retire name parameter of token related endpoints (#1582) (0de03b3)
- retire name parameter on credit related endpoint (#1580) (d1e29b9)
- retire name parameter on integration related endpoint (#1581) (4b9c21a)
- revamp catalog sdk and its react-query (#1578) (a8901bd)
Bug Fixes
- artifact: fix Artifact File details markdown format (#1570) (d67e6c0)
- fix and adapt new dashboard endpoint (#1594) (e043500)
- fix cant clone pipeline from pipeline list page (#1567) (d9945a9)
- fix list pipeline's query key is not present, and catalog fileUid issue (#1588) (8cae285)
- fix pipeline preview is wrong when reference the component in the same iterator (#1589) (48cde51)
- fix sdk integration-test caused by the new revamp of instill-ai protobuf (#1576) (3691050)