Releases: xataio/xata-py
Releases · xataio/xata-py
v1.0.0a7
v1.0.0a6
v1.0.0a5
v0.11.2
v1.0.0a4
What's Changed
- Mark endpoints as experimental if indicated in the spec by @philkra in #139
- bug fix for incorrect query params by @philkra in #140
- Add URL to api reference in docstring by @philkra in #141
- Add tests for revlinks by @philkra in #143
- update deps by @philkra in #146
- Rework Ask API by @philkra in #147
- Rename namespace to api request by @philkra in #148
New Contributors
Full Changelog: v1.0.0a3...v1.0.0a4
v0.11.1
- bugfix for
xata.branch().createBranch()
API, as the_from
param wasn't forwarded properly - added the
xata.databases().renameDatabase()
API - added the
xata.data().chatSessionMessage()
API
Full Changelog: v0.11.0...v0.11.1
v1.0.0a3
v1.0.0a2
v1.0.0a1
What's Changed
- Reworking of Examples by @philkra in #86
- Update README.md by @philkra in #87
- Remove deprecated apis by @philkra in #88
- Backport action by @philkra in #89
- Prepare 1.0.0.a1 release by @philkra in #90
- Add tracing and versions to helpers by @philkra in #92
- API renaming by @philkra in #95
- API Spec JSON yield and ingest by @philkra in #96
- Extend OAS schema summary with API name by @philkra in #97
- Bump requests from 2.30.0 to 2.31.0 by @dependabot in #98
- Attachments/support 001 by @philkra in #99
- Fix xata cli link by @paulaguijarro in #100
- disable tests by @philkra in #105
- PEP8 Naming by @philkra in #106
- First batch of pep8 naming conventions by @philkra in #107
- Namespace re-organisation by @philkra in #110
- Add convenience methods for config data by @philkra in #111
- PEP8 part 2 by @philkra in #113
- Pep8/part 3 by @philkra in #115
- Airbyte Example dataset by @philkra in #116
- Log server messages by @philkra in #117
- Increase tests for files access by @philkra in #121
- files array tests by @philkra in #123
- Refactor response by @philkra in #126
- Refactor/fixes by @philkra in #127
- Refactoring by @philkra in #128
- Add failIfMissing option to delete by @philkra in #129
- Refactor exceptions by @philkra in #130
- Fix read-the-docs by @philkra in #131
New Contributors
- @paulaguijarro made their first contribution in #100
Full Changelog: v0.10.1...v1.0.0a1