Skip to content

Releases: ydataai/ydata-fabric-sdk

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)

1.1.0.rc4

30 Jan 10:08
7b1218c
Compare
Choose a tag to compare
1.1.0.rc4 Pre-release
Pre-release

fix(deps): update dependency pydantic to v1.10.21 (#143)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

1.1.0.rc3

30 Jan 09:53
5bf8175
Compare
Choose a tag to compare
1.1.0.rc3 Pre-release
Pre-release

fix(deps): update dependency mypy to v1.14.1 (#121)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

1.1.0.rc2

30 Jan 09:46
71513ad
Compare
Choose a tag to compare
1.1.0.rc2 Pre-release
Pre-release

docs: add scarf pixel (#144)

added scarf pixel to Fabric SDK docs

1.1.0.rc1

29 Jan 11:22
7b22974
Compare
Choose a tag to compare
1.1.0.rc1 Pre-release
Pre-release

feat: update multitable interface & datasources information (#136)

  • feat: update multitable interface

  • fix(linting): code formatting

  • fix: remove typeguard Datasource type validation

This does not work for multitable datasets. Needs to be revisisted later on.

  • fix(linting): code formatting

  • chore: update links

  • chore: fix linter messages

  • chore: fix linting error.

  • fix(linting): code formatting


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

1.0.3

20 Jan 16:33
7e1363c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.2...1.0.3