Skip to content

Releases: axiomhq/axiom-py

v0.1.0-beta.5

24 Nov 16:16
6ef4ec6
Compare
Choose a tag to compare
v0.1.0-beta.5 Pre-release
Pre-release

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

Full Changelog: v0.1.0-beta.4...v0.1.0-beta.5

v0.1.0-beta.4

10 Jan 13:46
452baa9
Compare
Choose a tag to compare
v0.1.0-beta.4 Pre-release
Pre-release

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

10 Jan 12:36
50c6683
Compare
Choose a tag to compare
v0.1.0-beta.3 Pre-release
Pre-release

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

30 Jul 17:13
42f778e
Compare
Choose a tag to compare
v0.1.0-beta.2 Pre-release
Pre-release

What's Changed

  • Update pyproject.toml to support Python 3.8 by @flore2003 in #16

New Contributors

Full Changelog: v0.1.0-beta.1...v0.1.0-beta.2

v0.1.0-beta.1

22 Jul 15:49
2e028a4
Compare
Choose a tag to compare
v0.1.0-beta.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: https://github.com/axiomhq/axiom-py/commits/v0.1.0-beta.1