Deepset-cloud-sdk

Latest version: v1.5.0

Safety actively analyzes 707299 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 6

0.0.29

What's Changed
* fix: deployment configuration variables by rjanjua in https://github.com/deepset-ai/deepset-cloud-sdk/pull/88
* Docs: Fix links by agnieszka-m in https://github.com/deepset-ai/deepset-cloud-sdk/pull/90
* Docs: Update README.md by agnieszka-m in https://github.com/deepset-ai/deepset-cloud-sdk/pull/94
* docs: Add metadata info and collab example by agnieszka-m in https://github.com/deepset-ai/deepset-cloud-sdk/pull/98
* build: bump aiofiles from 23.1.0 to 23.2.1 by dependabot in https://github.com/deepset-ai/deepset-cloud-sdk/pull/91
* build: bump tenacity from 8.2.2 to 8.2.3 by dependabot in https://github.com/deepset-ai/deepset-cloud-sdk/pull/93
* build: bump tqdm from 4.65.0 to 4.66.1 by dependabot in https://github.com/deepset-ai/deepset-cloud-sdk/pull/92
* ci: bump py-cov-action/python-coverage-comment-action from 3.0.0 to 3.1.0 by dependabot in https://github.com/deepset-ai/deepset-cloud-sdk/pull/97
* feat: error message for failed upload by ArzelaAscoIi in https://github.com/deepset-ai/deepset-cloud-sdk/pull/99
* fix: doc generation by ArzelaAscoIi in https://github.com/deepset-ai/deepset-cloud-sdk/pull/100


**Full Changelog**: https://github.com/deepset-ai/deepset-cloud-sdk/compare/0.0.28...0.0.29

0.0.28

What's Changed
* Docs: Add odata example by agnieszka-m in https://github.com/deepset-ai/deepset-cloud-sdk/pull/74
* ci: bump readmeio/rdme from 8.3.1 to 8.6.4 by dependabot in https://github.com/deepset-ai/deepset-cloud-sdk/pull/73
* fix: flaky e2e test by tstadel in https://github.com/deepset-ai/deepset-cloud-sdk/pull/77
* feat: github pages docs by ArzelaAscoIi in https://github.com/deepset-ai/deepset-cloud-sdk/pull/75
* chore: add white logo by ArzelaAscoIi in https://github.com/deepset-ai/deepset-cloud-sdk/pull/78
* Docs: Update readme by agnieszka-m in https://github.com/deepset-ai/deepset-cloud-sdk/pull/80
* Update README.md by askainet in https://github.com/deepset-ai/deepset-cloud-sdk/pull/81
* fix: link to docs by ArzelaAscoIi in https://github.com/deepset-ai/deepset-cloud-sdk/pull/82
* build: bump aiohttp from 3.8.4 to 3.8.5 by dependabot in https://github.com/deepset-ai/deepset-cloud-sdk/pull/84
* ci: bump actions/cache from 2 to 3 by dependabot in https://github.com/deepset-ai/deepset-cloud-sdk/pull/83
* fix: S3 redirects by tstadel in https://github.com/deepset-ai/deepset-cloud-sdk/pull/86

New Contributors
* tstadel made their first contribution in https://github.com/deepset-ai/deepset-cloud-sdk/pull/77
* askainet made their first contribution in https://github.com/deepset-ai/deepset-cloud-sdk/pull/81

**Full Changelog**: https://github.com/deepset-ai/deepset-cloud-sdk/compare/0.0.27...0.0.28

0.0.27

What's Changed
* ci: add jobs to publish to PyPi by rjanjua in https://github.com/deepset-ai/deepset-cloud-sdk/pull/3
* feat: sync file methods by ArzelaAscoIi in https://github.com/deepset-ai/deepset-cloud-sdk/pull/4
* build: bump pytest from 7.1.3 to 7.3.1 by dependabot in https://github.com/deepset-ai/deepset-cloud-sdk/pull/2
* build: bump pytest-cov from 3.0.0 to 4.0.0 by dependabot in https://github.com/deepset-ai/deepset-cloud-sdk/pull/1
* feat: create session api by ArzelaAscoIi in https://github.com/deepset-ai/deepset-cloud-sdk/pull/6
* feat: file service by ArzelaAscoIi in https://github.com/deepset-ai/deepset-cloud-sdk/pull/8
* chore: file service factory by ArzelaAscoIi in https://github.com/deepset-ai/deepset-cloud-sdk/pull/10
* feat: workflows for file uploads by ArzelaAscoIi in https://github.com/deepset-ai/deepset-cloud-sdk/pull/11
* feat: write mode for sessions by ArzelaAscoIi in https://github.com/deepset-ai/deepset-cloud-sdk/pull/13
* feat: readme and examples by ArzelaAscoIi in https://github.com/deepset-ai/deepset-cloud-sdk/pull/12
* refactor: better factory for deepset Cloud APi by ArzelaAscoIi in https://github.com/deepset-ai/deepset-cloud-sdk/pull/15
* feat: raise if workspace not passed by ArzelaAscoIi in https://github.com/deepset-ai/deepset-cloud-sdk/pull/16
* build: move dependencies to right place by wochinge in https://github.com/deepset-ai/deepset-cloud-sdk/pull/17
* fix: asyncio sleep instead of sleep by ArzelaAscoIi in https://github.com/deepset-ai/deepset-cloud-sdk/pull/18
* feat: better imports for workflows by ArzelaAscoIi in https://github.com/deepset-ai/deepset-cloud-sdk/pull/20
* feat: s3 integration by rjanjua in https://github.com/deepset-ai/deepset-cloud-sdk/pull/9
* refactor: listing paginated files by ArzelaAscoIi in https://github.com/deepset-ai/deepset-cloud-sdk/pull/19
* feat: cli initial setup by ArzelaAscoIi in https://github.com/deepset-ai/deepset-cloud-sdk/pull/21
* feat: progress bar for file uploads by rjanjua in https://github.com/deepset-ai/deepset-cloud-sdk/pull/23
* Update readmes for SDK by agnieszka-m in https://github.com/deepset-ai/deepset-cloud-sdk/pull/25
* feat: listing via cli by ArzelaAscoIi in https://github.com/deepset-ai/deepset-cloud-sdk/pull/22
* feat: list files generator by ArzelaAscoIi in https://github.com/deepset-ai/deepset-cloud-sdk/pull/28
* Update lg by agnieszka-m in https://github.com/deepset-ai/deepset-cloud-sdk/pull/26
* fix: api ur ending by ArzelaAscoIi in https://github.com/deepset-ai/deepset-cloud-sdk/pull/29
* feat: get version and logout by ArzelaAscoIi in https://github.com/deepset-ai/deepset-cloud-sdk/pull/30
* feat: validate file meta mappig by ArzelaAscoIi in https://github.com/deepset-ai/deepset-cloud-sdk/pull/31
* feat: make progress bar optional by rjanjua in https://github.com/deepset-ai/deepset-cloud-sdk/pull/27
* chore: add logs for file validations by rjanjua in https://github.com/deepset-ai/deepset-cloud-sdk/pull/32
* feat: log line for uploaded all files by ArzelaAscoIi in https://github.com/deepset-ai/deepset-cloud-sdk/pull/35
* feat: make async files open async by ArzelaAscoIi in https://github.com/deepset-ai/deepset-cloud-sdk/pull/24
* fix: packaging by rjanjua in https://github.com/deepset-ai/deepset-cloud-sdk/pull/40
* fix: upload error handling by rjanjua in https://github.com/deepset-ai/deepset-cloud-sdk/pull/39
* feat: rename methods by ArzelaAscoIi in https://github.com/deepset-ai/deepset-cloud-sdk/pull/41
* feat: comments from oryx1729 by ArzelaAscoIi in https://github.com/deepset-ai/deepset-cloud-sdk/pull/43
* fix: fix StopIteratorException by wochinge in https://github.com/deepset-ai/deepset-cloud-sdk/pull/42
* fix: referenced before assignement by ArzelaAscoIi in https://github.com/deepset-ai/deepset-cloud-sdk/pull/48
* feat: improve file validation performance by rjanjua in https://github.com/deepset-ai/deepset-cloud-sdk/pull/47
* Add missing example in readme for single file upload via CLI by tholor in https://github.com/deepset-ai/deepset-cloud-sdk/pull/56
* refactor: modify the descriptions and messages to make them clearer by agnieszka-m in https://github.com/deepset-ai/deepset-cloud-sdk/pull/52
* build: bump httpx from 0.24.0 to 0.24.1 by dependabot in https://github.com/deepset-ai/deepset-cloud-sdk/pull/49
* chore: renaming by ArzelaAscoIi in https://github.com/deepset-ai/deepset-cloud-sdk/pull/57
* refactor: make classes private by ArzelaAscoIi in https://github.com/deepset-ai/deepset-cloud-sdk/pull/58
* feat: retry read calls for upload sessions by ArzelaAscoIi in https://github.com/deepset-ai/deepset-cloud-sdk/pull/60
* feat: set X-Client-Source for product metrics by FHardow in https://github.com/deepset-ai/deepset-cloud-sdk/pull/61
* fix: retry for read error by ArzelaAscoIi in https://github.com/deepset-ai/deepset-cloud-sdk/pull/62
* feat: add exception to log output by ArzelaAscoIi in https://github.com/deepset-ai/deepset-cloud-sdk/pull/63
* fix: wording for warning by ArzelaAscoIi in https://github.com/deepset-ai/deepset-cloud-sdk/pull/66
* feat: list sessions by ArzelaAscoIi in https://github.com/deepset-ai/deepset-cloud-sdk/pull/64
* ci: add integration test workflows by rjanjua in https://github.com/deepset-ai/deepset-cloud-sdk/pull/67
* fix: drop old warning for file limit on workspace by ArzelaAscoIi in https://github.com/deepset-ai/deepset-cloud-sdk/pull/69
* feat: add pydoc action for readme by ArzelaAscoIi in https://github.com/deepset-ai/deepset-cloud-sdk/pull/68
* docs: Update reference docs and add missing params by agnieszka-m in https://github.com/deepset-ai/deepset-cloud-sdk/pull/71
* fix: Fixed name of param for filtering when listing files by sjrl in https://github.com/deepset-ai/deepset-cloud-sdk/pull/72
* ci: publish only on release tag publish + streamline workflow triggering by rjanjua in https://github.com/deepset-ai/deepset-cloud-sdk/pull/70

New Contributors
* rjanjua made their first contribution in https://github.com/deepset-ai/deepset-cloud-sdk/pull/3
* ArzelaAscoIi made their first contribution in https://github.com/deepset-ai/deepset-cloud-sdk/pull/4
* dependabot made their first contribution in https://github.com/deepset-ai/deepset-cloud-sdk/pull/2
* wochinge made their first contribution in https://github.com/deepset-ai/deepset-cloud-sdk/pull/17
* agnieszka-m made their first contribution in https://github.com/deepset-ai/deepset-cloud-sdk/pull/25
* tholor made their first contribution in https://github.com/deepset-ai/deepset-cloud-sdk/pull/56
* FHardow made their first contribution in https://github.com/deepset-ai/deepset-cloud-sdk/pull/61
* sjrl made their first contribution in https://github.com/deepset-ai/deepset-cloud-sdk/pull/72

**Full Changelog**: https://github.com/deepset-ai/deepset-cloud-sdk/commits/0.0.27

Page 6 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.