Releases: axiomhq/axiom-py
Releases · axiomhq/axiom-py
v0.1.0-beta.5
What's Changed
- README changes. by @damaredayo in #36
- Upgrade black to 22.3 by @bahlo in #39
- Fix typos, incompatible time fields by @bahlo in #40
- Default to Cloud URL in client constructor by @damaredayo in #37
- Add User-Agent header, fix tests by @bahlo in #41
- remove dataset internal routes by @schehata in #42
- add min and max cursor fields by @schehata in #43
- add argmin,argmax and set op types by @schehata in #44
- Upgrade ujson to 5.2.0 by @bahlo in #35
- retry requests in case of 5xx errors by @schehata in #45
- Add makesetif agg, reorder aggregations by @bahlo in #46
- Add UsersClient with users.current func by @damaredayo in #47
- Add datasets info function by @damaredayo in #48
- Remove TrimResult by @bahlo in #50
- add query apl function by @lilakurse in #49
- remove any mentions to self-host by @schehata in #51
- Update README to fit new standard by @damaredayo in #52
- promote apl query over query_legacy by @schehata in #54
- Islam/dx 370 add manual client setup to axiom py in by @schehata in #55
New Contributors
- @damaredayo made their first contribution in #36
- @lilakurse made their first contribution in #49
Full Changelog: v0.1.0-beta.4...v0.1.0-beta.5
v0.1.0-beta.4
What's Changed
- set urllib3 log level to warning by @schehata in #26
- implement complex query test by @schehata in #27
- Bump version, rename action Push => CI by @bahlo in #29
- Add shell.nix, direnv by @bahlo in #28
- Fix tests by @bahlo in #30
- Bump release by @bahlo in #31
Full Changelog: v0.1.0-beta.3...v0.1.0-beta.4
v0.1.0-beta.3
What's Changed
- Implement datasets crud endpoints by @schehata in #18
- init query endpoint implementation by @schehata in #19
- test query method using ingested events in step2 by @schehata in #20
- implement trim,info,history functions by @schehata in #21
- fix logging handler by @schehata in #22
- Add test on PR with axiomhq/setup-axiom by @bahlo in #24
- test of deletion should only check the test dataset by @schehata in #25
Full Changelog: v0.1.0-beta.2...v0.1.0-beta.3
v0.1.0-beta.2
What's Changed
- Update pyproject.toml to support Python 3.8 by @flore2003 in #16
New Contributors
- @flore2003 made their first contribution in #16
Full Changelog: v0.1.0-beta.1...v0.1.0-beta.2
v0.1.0-beta.1
What's Changed
- Setup by @bahlo in #1
- Add MIT license by @bahlo in #7
- Fix ci badge by @bahlo in #8
- Remove extra bracket in usage example by @bahlo in #9
- readme updates by @thecraftman in #10
- Add publish step by @bahlo in #12
- Add the missing publish command by @bahlo in #13
- Use correct python version for publish by @bahlo in #14
- Rename project to axiom-py by @bahlo in #15
New Contributors
- @thecraftman made their first contribution in #10
Full Changelog: https://github.com/axiomhq/axiom-py/commits/v0.1.0-beta.1