Releases: rkallos/peep
Releases · rkallos/peep
v5.0.1
v4.4.0
What's Changed
- Use empty list instead of atom by @hauleth in #63
- Use records instead of structs in performance sensitive places by @hauleth in #64
- Use write_concurrency: :auto for default ETS storage by @v0idpwn in #68
- Remove Peep.get_metric/3 by @rkallos in #70
- Replace runtime codegen with functions defined in
Peep.EventHandlerby @hauleth in #69
Full Changelog: v4.3.1...v4.4.0
v4.3.1
v4.3.0
v4.2.0
v4.1.1
v4.1.0
What's Changed
- fix: typo by @hauleth in #41
- Dispatch Telemetry event when reading storage size by @hauleth in #42
- Use tuple instead of map for storing table IDs by @hauleth in #47
- Conform to OpenMetrics specification by @hauleth in #51
- fix: incorrect escape of newlines by @hauleth in #50
- Support passing calls and variables as bucket list by @hauleth in #49
- Optimise generated module code to reduce performance impact by @hauleth in #46
- Run credo and dialyzer in Github Actions by @rkallos in #52
Full Changelog: v4.0.0...v4.1.0
v4.0.0
What's Changed
- make badges into links by @ruslandoga in #37
- Add Peep.Codegen by @rkallos in #38
New Contributors
- @ruslandoga made their first contribution in #37
Full Changelog: v3.5.0...v4.0.0