Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to v0.8.0 #4

Merged
merged 83 commits into from
Oct 11, 2024
Merged

Update to v0.8.0 #4

merged 83 commits into from
Oct 11, 2024

Conversation

WRansohoff
Copy link

@WRansohoff WRansohoff commented Sep 26, 2024

Summary

This PR updates our axiom-py fork to v0.8.0.

We should make a PR against the upstream repo to merge in the API token updates soon, but for now, we can merge in their latest changes.

Test Plan

  • CI tests (tests/test_client.py in particular)
  • Manual testing of the new version's functionality.

bahlo and others added 30 commits September 7, 2024 14:25
This solves a circular import issue
This only affects Client.ingest
This also cleans up dependencies
…andling

fix: Simplify raise_response_error logic
This solves a circular import issue
feat: Replace black + pylint w/ ruff
bahlo and others added 29 commits September 12, 2024 12:19
* Remove Dataset{Create,Update} request as they're no longer needed
It's not required and more confusing than helping.
feat: Add support for tabular format
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 2 to 3.
- [Release notes](https://github.com/astral-sh/setup-uv/releases)
- [Commits](astral-sh/setup-uv@v2...v3)

---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…/astral-sh/setup-uv-3

chore(deps): bump astral-sh/setup-uv from 2 to 3
feat: Add AxiomError for more detailed error messages
@WRansohoff WRansohoff merged commit 7bfffa5 into main Oct 11, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants