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