Skip to content

Version 1.0.0 — Init API rewrite

Compare
Choose a tag to compare
@gagbo gagbo released this 01 Dec 12:41
· 2 commits to main since this release
853e2f3

Autometrics Go 1.0.0

This milestone release is focused on bringing a more stable API to Init function call, making it more resilient to future changes that would require new configuration options.

What's Changed

  • fix: Fix typo in am instrumtent command by @k-yang in #82
  • Use WithFoo() arguments to autometrics.Init instead of long function signature by @gagbo in #83

New Contributors

Full Changelog: v0.9.0...v1.0.0