Skip to content

Releases: peterschwps/SAP-Datasphere-API

v0.3.0

Choose a tag to compare

@peterschwps peterschwps released this 21 Jul 08:24
9e855b9

0.3.0 (2026-07-21)

⚠ BREAKING CHANGES

  • removed token persistence from the client

Features

  • add non-interactive authentication and workflow timeouts (#15) (d841a51)
  • removed token persistence from the client (c6fc721)

Bug Fixes

Documentation

  • added collapsed sections for features (c0027ea)
  • removed redundant parts and structured features list (48a24bd)

v0.2.0

Choose a tag to compare

@peterschwps peterschwps released this 08 Jul 21:26
4e19cca

0.2.0 (2026-07-08)

⚠ BREAKING CHANGES

  • restructured the client into endpoint and workflow layers (#10)

Features

  • declared support for python 3.14 (#9) (53807f9)
  • restructured the client into endpoint and workflow layers (#10) (f2df622)

Documentation

v0.1.1

Choose a tag to compare

@peterschwps peterschwps released this 07 Jul 18:27
23a5748

0.1.1 (2026-07-07)

Documentation

v0.1.0

Choose a tag to compare

@peterschwps peterschwps released this 07 Jul 17:11
b9d5e81

0.1.0 (2026-07-07)

Features

  • added analytical models resource (b8a939f)
  • added async datasphere client (0c76823)
  • added configuration and exceptions (952a883)
  • added data models (6bd54ca)
  • added incremental result callbacks to all view batch methods (cfa3bc7)
  • added remote tables resource (c30d832)
  • added task chains resource (024e3cd)
  • added token store and oauth authentication (9fc89b3)
  • added views resource (0e38058)
  • exported public api (1a7bb5d)

Documentation

Continuous Integration

  • added release-please and pypi release pipeline (e11b56e)