Releases: rungalileo/dataquality
Releases · rungalileo/dataquality
v2.1.3
What's Changed
- chore(deps): bump tornado from 6.4 to 6.4.1 by @dependabot in #859
- chore(deps-dev): bump scikit-learn from 1.4.2 to 1.5.0 by @dependabot in #861
- chore(deps): bump urllib3 from 2.2.1 to 2.2.2 by @dependabot in #860
- chore(deps): bump certifi from 2024.2.2 to 2024.7.4 by @dependabot in #862
- chore(deps): bump zipp from 3.18.1 to 3.19.1 by @dependabot in #863
- chore(deps-test): Update
lightning
to latest to resolve remote execution CVEs by @setu4993 in #864 - chore(deps): bump setuptools from 69.2.0 to 70.0.0 by @dependabot in #865
- chore: Only use teams in codeowners by @setu4993 in #867
- fix(login): Use the correct name in login message by @setu4993 in #868
- chore: Bump version to v2.1.3 by @setu4993 in #866
Full Changelog: v2.1.2...v2.1.3
v2.1.2
What's Changed
- chore(deps): bump aiohttp from 3.9.3 to 3.9.4 by @dependabot in #851
- fix(cuda12): pin version by @franz101 in #852
- chore(deps): bump tqdm from 4.66.2 to 4.66.3 by @dependabot in #854
- feat(model_upload): Add tokenizer to upload_model_to_dq function by @franz101 in #853
- chore(deps): bump werkzeug from 3.0.2 to 3.0.3 by @dependabot in #855
- chore(deps): bump jinja2 from 3.1.3 to 3.1.4 by @dependabot in #856
- chore(deps): bump requests from 2.31.0 to 2.32.0 by @dependabot in #857
- fix: s2s embedding bug by @bogdan-galileo in #858
Full Changelog: v2.1.1...v2.1.2
v2.1.1
v2.1.0
What's Changed
- ci: Install root package in docs workflow by @setu4993 in #842
- ci: Install the
docs
extras when building docs by @setu4993 in #843 - chore: remove version check warning by @elboy3 in #844
- chore(deps): bump pillow from 10.2.0 to 10.3.0 by @dependabot in #846
- chore(deps): bump idna from 3.6 to 3.7 by @dependabot in #848
- feat(cuda): Add support for cuda 12 so as to not conflict with users workflows by @dcaustin33 in #847
New Contributors
- @dependabot made their first contribution in #846
Full Changelog: v2.0.1...v2.1.0
v0.8.55.3
v2.0.1
What's Changed
- ci(docs): Install
poetry
in setup step by @setu4993 in #836 - chore(pre-commit): Update ruff, isort, black config, apply to all files by @setu4993 in #837
- chore: Update CONTRIBUTING.md with instructions to use poetry by @jbeisen in #839
- ci: Add stale workflow by @setu4993 in #838
- ci: Fix pre-commit and stale workflows to remove mixup by @setu4993 in #841
- feat(login): api key by @elboy3 in #840
New Contributors
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- chore(tools): add pre commit by @elboy3 in #831
- chore(docs): Setup docs publishing to GitHub Pages by @setu4993 in #832
- ci(docs): Disable running with
workflow_dispatch
since this is a public repo by @setu4993 in #834 - chore(deps): Migrate dependency management to use
poetry
by @setu4993 in #833
Breaking Change: Drop support for Python 3.8.
Full Changelog: v1.6.1...v2.0.0