Skip to content

Releases: hotdata-dev/sdk-python

hotdata 0.2.2

20 May 16:46
ff0b140

Choose a tag to compare

Fixed

  • Add ApiClient.close() and RESTClientObject.close() so callers can release urllib3 connection pools and use context managers safely.

hotdata 0.2.1

20 May 03:49
fd6c8a7

Choose a tag to compare

What's Changed

  • chore: regenerate client from updated OpenAPI spec by @hotdata-automation[bot] in #67
  • chore: release hotdata 0.2.1 by @eddietejeda in #68

Full Changelog: v0.2.0...v0.2.1

hotdata 0.2.0

20 May 03:49
981fbc8

Choose a tag to compare

What's Changed

  • test(integration): add scenario-driven integration tests by @zfarrell in #51
  • chore: regenerate client from updated OpenAPI spec by @hotdata-automation[bot] in #53
  • chore: regenerate client from updated OpenAPI spec by @hotdata-automation[bot] in #57
  • chore: regenerate client from updated OpenAPI spec by @hotdata-automation[bot] in #55
  • chore: regenerate client from updated OpenAPI spec by @hotdata-automation[bot] in #59
  • feat(arrow): add hotdata.arrow ResultsApi for Arrow IPC results by @zfarrell in #60
  • ci: use bump-my-version in regenerate workflow by @eddietejeda in #62
  • chore: regenerate client from updated OpenAPI spec by @hotdata-automation[bot] in #61
  • ci: harden regenerate version bump in CI by @eddietejeda in #63
  • chore: regenerate client from updated OpenAPI spec by @hotdata-automation[bot] in #64
  • Delete .gitlab-ci.yml by @eddietejeda in #65
  • Publish to PyPI on version tag push by @eddietejeda in #66

Full Changelog: v0.1.0...v0.2.0

v0.1.0

25 Apr 17:56
f858454

Choose a tag to compare

What's Changed

  • chore: regenerate client from updated OpenAPI spec by @hotdata-automation[bot] in #47
  • ci: durably stamp package metadata in regen + fix README auth by @zfarrell in #49
  • chore: bump version to 0.1.0 by @zfarrell in #50

Full Changelog: v0.0.1...v0.1.0

v0.0.1

25 Apr 17:25
dcf76fe

Choose a tag to compare

What's Changed

  • fix: generate into repo root, replacing scaffold by @zfarrell in #1
  • fix: use app token for private repo access by @zfarrell in #2
  • fix: skip spec validation for OpenAPI 3.1 by @zfarrell in #3
  • fix(ci): pass app token to checkout and create-pull-request by @zfarrell in #4
  • fix(ci): remove generated workflow files before PR creation by @zfarrell in #5
  • fix(ci): add unique branch names and import check by @zfarrell in #7
  • chore: regenerate client from updated OpenAPI spec by @hotdata-automation[bot] in #6
  • chore: update generator ignore list by @zfarrell in #8
  • chore: regenerate client from updated OpenAPI spec by @hotdata-automation[bot] in #14
  • [Aikido] AI Fix for Potential file inclusion attack via reading file by @aikido-autofix[bot] in #22
  • fix(ci): update workflow actions for Node.js 24 compatibility by @zfarrell in #30
  • chore: regenerate client from updated OpenAPI spec by @hotdata-automation[bot] in #15
  • chore: regenerate client from updated OpenAPI spec by @hotdata-automation[bot] in #36
  • docs: refresh README and fix package metadata by @eddietejeda in #37
  • Fix formatting issues in README.md by @eddietejeda in #38
  • fix(config): rename access_token to api_key, add first-class scope kwargs by @zfarrell in #45
  • ci: publish to PyPI via OIDC trusted publishing by @zfarrell in #46

New Contributors

  • @zfarrell made their first contribution in #1
  • @hotdata-automation[bot] made their first contribution in #6
  • @aikido-autofix[bot] made their first contribution in #22
  • @eddietejeda made their first contribution in #37

Full Changelog: https://github.com/hotdata-dev/sdk-python/commits/v0.0.1