Releases: happytoolin/happycontext
Releases · happytoolin/happycontext
happycontext: v0.1.0
10 Feb 15:12
Compare
Sorry, something went wrong.
No results found
0.1.0 (2026-02-10)
Features
Improve performance and some change in the API. (537ed99 )
v0.0.2
09 Feb 19:53
Compare
Sorry, something went wrong.
No results found
What's Changed
chore(main): release happycontext 0.0.1 by @github-actions[bot] in #1
Update sampling APIs, examples, and docs assets by @spa5k in #2
New Contributors
@github-actions[bot] made their first contribution in #1
@spa5k made their first contribution in #2
Full Changelog : v0.0.1...v0.0.2
v0.0.1
09 Feb 14:15
Compare
Sorry, something went wrong.
No results found
Initial public release of happycontext.
Highlights:
Request-scoped structured logging with one final event per request
Integrations for net/http, gin, echo, fiber v2, fiber v3
Adapters for slog, zap, zerolog
Built-in sampling with error bypass
CI/release automation workflows
happycontext: v0.0.1
09 Feb 14:22
Compare
Sorry, something went wrong.
No results found
0.0.1 (2026-02-09)
Features
add comprehensive benchmarking for logging adapters and integrations (5d0f607 )
enhance event handling and middleware logging (0180f08 )
opensourcing (c97d378 )
Miscellaneous Chores