Skip to content

Releases: ydataai/ydata-fabric-sdk

1.1.5

07 Feb 16:42
ec77c29
Compare
Choose a tag to compare

1.1.5 (2025-02-07)

Bug Fixes

1.1.5.rc2

07 Feb 16:14
ec77c29
Compare
Choose a tag to compare
1.1.5.rc2 Pre-release
Pre-release

fix: conn datasource creation (#156)

  • fix: connector and datasource creation

  • chore: add code example for SDK

  • fix(linting): code formatting

  • fix: connector creation and synthesizer get from api request.

  • fix(linting): code formatting

  • fix: fix linting

  • fix: fix status and metrics to create synths from existing DS.

  • fix(linting): code formatting

  • fix: fix typeguard version

  • fix: remove unused code.


Co-authored-by: Azory YData Bot [email protected]

1.1.5.rc1

04 Feb 18:52
91616da
Compare
Choose a tag to compare
1.1.5.rc1 Pre-release
Pre-release

fix: missing migrations for pydantic v2 (#155)

  • fix: missing migrations for pydantic v2

  • fix(linting): code formatting


Co-authored-by: Azory YData Bot [email protected]

1.1.4

03 Feb 22:43
c6c7277
Compare
Choose a tag to compare

1.1.4 (2025-02-03)

Bug Fixes

1.1.4.rc1

03 Feb 21:45
c6c7277
Compare
Choose a tag to compare
1.1.4.rc1 Pre-release
Pre-release

fix: pydantic and typeguard (#153)

  • fix: pydantic and typeguard

  • fix(linting): code formatting


Co-authored-by: Azory YData Bot [email protected]

1.1.3

30 Jan 16:48
6b56714
Compare
Choose a tag to compare

What's Changed

  • chore(actions): split stub generator to avoid dataset.py by @portellaa in #152

Full Changelog: 1.1.2...1.1.3

1.1.2

30 Jan 12:17
abc6198
Compare
Choose a tag to compare

What's Changed

  • chore: update github actions and docs to remove support for 3.8, 3.9 by @fabclmnt in #151

Full Changelog: 1.1.1...1.1.2

1.1.1

30 Jan 12:05
3b87aaa
Compare
Choose a tag to compare

fix: upgrade package versions (#148)

1.1.1.rc1

30 Jan 10:43
3b87aaa
Compare
Choose a tag to compare
1.1.1.rc1 Pre-release
Pre-release

fix: upgrade package versions (#148)

1.1.0

30 Jan 10:12
7b1218c
Compare
Choose a tag to compare

1.1.0 (2025-01-30)

Bug Fixes

  • deps: update dependency mypy to v1.14.1 (#121) (5bf8175)
  • deps: update dependency pydantic to v1.10.21 (#143) (7b1218c)

Features

  • update multitable interface & datasources information (#136) (7b22974)