Version 1.0.0 — Init API rewrite
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