Releases: indykite/indykite-sdk-node
Releases · indykite/indykite-sdk-node
v0.4.0
0.4.0 (2023-05-30)
⚠ BREAKING CHANGES
- remove ingest mapping config
- remove old ingest client
- update ingest client
Features
- get digital twin by property (34b895c)
Bug Fixes
- fix optional oauth2 client properties (4522b1e)
- remove ingest mapping config (545d473)
- remove old ingest client (acb1af2)
- update ingest client (a0d6b8b)
v0.3.4
0.3.4 (2023-05-10)
Features
- authorization functions accept policy tags (e977cd1)
- new ingest client (5c07287)
Bug Fixes
- use etag in delete service account function (18b10e1)
v0.3.3
0.3.3 (2023-04-25)
Features
- add whoauthorized method (3c6874d)
- allow to create app agent creds in one step (4c0d560)
v0.3.2
0.3.2 (2023-04-18)
Features
- add authorization policy config (a731321)
v0.3.1
0.3.1 (2023-04-14)
Bug Fixes
v0.3.0
0.3.0 (2023-04-14)
⚠ BREAKING CHANGES
- replaced old isAuthorized function
Features
- add whatauthorized method to auth client (3402f73)
- replaced old isAuthorized function (fd2cec7)
v0.2.3
0.2.3 (2023-03-16)
Features
- add refreshable token source (270f344)
- add register dt without credential (9378cf8)
- add webauthn provider configuration (32195eb)
- remove isauthorized method from identity client (86b722b)
Bug Fixes
- allow to pass etags to delete app agent creds (e9f7624)
v0.2.2
0.2.2 (2023-01-13)
Features
- add authorization client (e7c2e82)
- add crateConsent support (5979c39)
- add listConsents support (dbc6560)
- add revokeConsent support (de21fbf)
v0.2.1
0.2.1 (2022-12-19)
Bug Fixes
v0.2.0
0.2.0 (2022-12-16)
⚠ BREAKING CHANGES
Bug Fixes