Releases: deepset-ai/deepset-cloud-sdk
Releases · deepset-ai/deepset-cloud-sdk
1.1.0
What's Changed
- ci: bump py-cov-action/python-coverage-comment-action from 3.27 to 3.29 by @dependabot in #211
- build: bump typer from 0.12.3 to 0.12.5 by @dependabot in #209
- build: bump httpx from 0.27.0 to 0.27.2 by @dependabot in #208
- chore: drop content filter by @ArzelaAscoIi in #207
- build: bump aiohttp from 3.9.5 to 3.10.10 by @dependabot in #215
Full Changelog: 1.0.4...1.1.0
1.0.4
What's Changed
- Docs: Fix upload_bytes docstrings by @agnieszka-m in #194
- build: bump yaspin from 2.3.0 to 3.0.0 by @dependabot in #96
- docs: give credit for dependencies using MPL 2.0 licenses by @rjanjua in #197
- Docs: Move tupload_texts() example from guides to reference by @agnieszka-m in #196
- ci: bump py-cov-action/python-coverage-comment-action from 3.23 to 3.27 by @dependabot in #206
- ci: bump fossas/fossa-action from 1.3.3 to 1.4.0 by @dependabot in #205
- build: bump tenacity from 8.2.3 to 8.3.0 by @dependabot in #191
- build: bump structlog from 24.1.0 to 24.2.0 by @dependabot in #195
- Docs: Change doc links by @agnieszka-m in #212
- loosen structlog version dependency by @FHardow in #213
Full Changelog: 1.0.2...1.0.4
1.0.3
What's Changed
- docs: explain how to use boolean or list values by @ArzelaAscoIi in #186
- fix: total filtered download by @ArzelaAscoIi in #187
- feat: publish to readme by @ArzelaAscoIi in #188
- build: bump tqdm from 4.66.2 to 4.66.4 by @dependabot in #189
- Fix: enable non .txt file format uploads when using direct upload by @rjanjua in #192
note: this is the same as the version tagged 1.0.2 in the repository. @rjanjua updated the version in about.py to 1.0.2 manually, which causes the deploy to prod job to fail as the 'new' version is the same as the 'current'
Full Changelog: 1.0.1...1.0.3
1.0.2
What's Changed
- docs: explain how to use boolean or list values by @ArzelaAscoIi in #186
- fix: total filtered download by @ArzelaAscoIi in #187
- feat: publish to readme by @ArzelaAscoIi in #188
- build: bump tqdm from 4.66.2 to 4.66.4 by @dependabot in #189
- Fix: enable non .txt file format uploads when using direct upload by @rjanjua in #192
Full Changelog: 1.0.1...1.0.2
1.0.1
🐛 Fix case sensitive matching.
- When using files + metadata with uppercase letters. Metadata was not correctly mapped to the original file. Instead of automatically parsing the suffixes to lowercase and comparing modified file names we fully rely on the OS
- suffixes with capital letters are skipped, as intended
What's Changed
- fix: lower file type comparison by @ArzelaAscoIi in #185
Full Changelog: 1.0.0...1.0.1
1.0.0
What's Changed
- Fix: mock file age in remove_duplicates test [DC-1120] by @faymarie in #174
- ci: bump py-cov-action/python-coverage-comment-action from 3.1.0 to 3.23 by @dependabot in #178
- ci: bump act10ns/slack from 2.0.0 to 2.1.0 by @dependabot in #176
- build: bump typer from 0.9.0 to 0.12.3 by @dependabot in #180
- build: bump aiohttp from 3.9.3 to 3.9.5 by @dependabot in #182
- build: bump pyrate-limiter from 3.4.1 to 3.6.0 by @dependabot in #164
- feat: Allow more file types [DC-1134] by @faymarie in #171
Full Changelog: 0.0.42...1.0.0
0.0.42
What's Changed
- build: bump tqdm from 4.66.1 to 4.66.2 by @dependabot in #159
- build: bump python-dotenv from 1.0.0 to 1.0.1 by @dependabot in #153
- ci: bump fossas/fossa-action from 1.3.1 to 1.3.3 by @dependabot in #161
- ci: bump actions/cache from 3 to 4 by @dependabot in #151
- build: bump httpx from 0.26.0 to 0.27.0 by @dependabot in #162
- build: bump aiohttp from 3.9.1 to 3.9.3 by @dependabot in #158
- fix: integration tests retry for content filter by @ArzelaAscoIi in #166
- docs: Update docstrings by @agnieszka-m in #168
- chore: drop warning about delay by @ArzelaAscoIi in #165
- fix: exclude directories from path [DC-1120] by @faymarie in #172
- fix: skip duplicate file names in single session by @faymarie in #173
New Contributors
Full Changelog: 0.041...0.0.42
0.041
0.0.40
0.0.39
What's Changed
- build: bump httpx from 0.25.2 to 0.26.0 by @dependabot in #148
- build: bump structlog from 23.2.0 to 23.3.0 by @dependabot in #149
- build: bump structlog from 23.3.0 to 24.1.0 by @dependabot in #150
- fix: timestamp parsing by @wochinge in #156
Full Changelog: 0.0.38...0.0.39