Skip to content

v1.0.0

Compare
Choose a tag to compare
@philkra philkra released this 28 Aug 08:11
· 42 commits to main since this release
581ba0e

What's Changed

  • File Attachments APIs #99
  • SQL support #149
  • Extend OAS schema summary with API name #97
  • Bump requests from 2.30.0 to 2.31.0 by @dependabot in #98
  • Increase tests for File Attachments #121
  • PEP8 Naming #106
  • API renaming #95
  • Remove deprecated APIs #88
  • Namespace re-organization #110
  • Log server messages #117
  • Add failIfMissing option to delete #129
  • Refactor exceptions #130
  • Add convenience methods for config data #111
  • Nicer DB rename method #134
  • Shorten upsert API #157
  • Shorten update API #158
  • Nicer API descriptions #161
  • Streamline query API #162
  • Mark endpoints as experimental if indicated by the spec #139
  • bug fix for incorrect query params #140
  • Add URL to API reference in docstring #141
  • Rename namespace to API request #148
  • Release 1.0.0 GA #159

Find the migration guide from 0.x to 1.x at https://xata.io/docs/sdk/python/migration-guide

New Contributors

Full Changelog: v0.10.1...v1.0.0