Skip to content

Latest commit

 

History

History
48 lines (38 loc) · 1.36 KB

CHANGELOG.md

File metadata and controls

48 lines (38 loc) · 1.36 KB

Changelog for SAP IoT SDK for Node.js

1.0.0 (01/2023)

  • Bump dependency versions
  • Fix eslint errors
  • Introduce dependabot
  • Remove events functionality (service deprecated and removed)
  • Remove support for Node.Js version 10 and 12
  • Performance enhancements for the workflows

0.2.1 (03/2021)

  • Enhance internal usage of query parameters
  • Fix Sonar code smells

0.2.0 (03/2021)

  • Enhance eslint setup
  • Introduce automatic GH Action for linting
  • Introduce automatic dependency check
  • Fix setup of samples
  • Fix eslint findings
  • Fix deprecated assert APIs
  • Bump unit test coverage
  • Enhance integeation tests

0.1.6 (03/2021)

  • Introduce scope handling on request level

0.1.5 (01/2021)

  • Add timeseries store recalculate aggregates API
  • Add timeseries store snapshot v2 API

0.1.4 (12/2019)

  • Add event instance APIs

0.1.3 (10/2019)

  • Enable manual client configuration via Leonardo IoT constructor arguments
  • Add SDK version to User-Agent header field of requests

0.1.2 (08/2019)

  • Rename of module
  • Fix broken samples

0.1.1 (08/2019)

  • Add missing JS documentation

0.1.0-beta (08/2019)

  • Initial commit
  • Add migration guide