releases.shpreview
Axiom/SDK/v0.10.0-rc.2

v0.10.0-rc.2

Axiom Go v0.10.0-rc.2

$npx -y @buildinternet/releases show rel_oeOj1WB-At3oZMsJRylS1

Changelog

  • 65b6b12 Fix client backoff mechanism
  • c31dc31 Implement test for the backoff/retry logic.
  • ef9c42d Initial implementation of backoff
  • b8ba347 Move the call to op to where it should be (thank you tests)
  • 567cda7 Shorten the op func, do error checking outside of the retry logic (with the exception of statusCode >= 500)
  • 28e3f0e Update dependencies
  • 5003770 add nolint comment
  • bd2086e fix variable shadowing
  • 4f50a89 for loop isn't required in calling client.do
  • 2d64a1a httpResp nil check
  • a074763 move defer and change err scope
  • 265f1b1 move function to be an inline anonymous function
  • 05812e7 remove unneeded return statement
  • e9c6276 return non nil error in case of statuscode>=500
  • 3dd35ff set MaxElapsedTime to 10s and remove MaxElapsedTime

Fetched April 9, 2026