Skip to content
This repository has been archived by the owner on Nov 13, 2024. It is now read-only.

Releases: indykite/indykite-sdk-node

v0.4.0

30 May 09:43
Compare
Choose a tag to compare

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

10 May 12:39
Compare
Choose a tag to compare

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

25 Apr 10:12
Compare
Choose a tag to compare

0.3.3 (2023-04-25)

Features

  • add whoauthorized method (3c6874d)
  • allow to create app agent creds in one step (4c0d560)

v0.3.2

19 Apr 07:16
Compare
Choose a tag to compare

0.3.2 (2023-04-18)

Features

  • add authorization policy config (a731321)

v0.3.1

14 Apr 11:38
Compare
Choose a tag to compare

0.3.1 (2023-04-14)

Bug Fixes

v0.3.0

14 Apr 11:13
Compare
Choose a tag to compare

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

16 Mar 11:10
Compare
Choose a tag to compare

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

13 Jan 14:51
Compare
Choose a tag to compare

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

19 Dec 10:58
Compare
Choose a tag to compare

0.2.1 (2022-12-19)

Bug Fixes

v0.2.0

16 Dec 12:03
Compare
Choose a tag to compare

0.2.0 (2022-12-16)

⚠ BREAKING CHANGES

  • update api to v1beta2

Bug Fixes