Releases: viebiz/lit
Releases · viebiz/lit
Release v1.0.8
What's Changed
- Update testutil equal function and compare options by @the-witcher-knight in #69
- Add more get parameter methods by @the-witcher-knight in #70
- Add ioutil package by @the-witcher-knight in #71
- Update bind request method by @the-witcher-knight in #73
Full Changelog: v1.0.7...v1.0.8
Release v1.0.7
What's Changed
- Improve instrument http package by @the-witcher-knight in #67
- Improve kafka monitoring by @the-witcher-knight in #68
Full Changelog: v1.0.6...v1.0.7
Release v1.0.6
What's Changed
- Fix CircleCI by @sangnv in #58
- Optimize CI by @sangnv in #59
- Improve gRPC server and http json encode by @the-witcher-knight in #60
- Improve unit test kafka by @the-witcher-knight in #61
- Improve unit test for gRPC by @the-witcher-knight in #62
- Improve unit test for testutil package by @the-witcher-knight in #63
- Bump github.com/redis/go-redis/v9 from 9.7.1 to 9.7.3 by @dependabot in #64
- Add more kafka producer options by @the-witcher-knight in #65
- Update instrumentation pg by @the-witcher-knight in #66
New Contributors
- @dependabot made their first contribution in #64
Full Changelog: v1.0.5...v1.0.6
Release v1.0.5
Release v1.0.4
What's Changed
- Update i18n package and add localization HTTP middleware by @the-witcher-knight in #40
- Improve unit test by @the-witcher-knight in #41
- Update i18n package and localization middleware by @the-witcher-knight in #42
- Fix security issue HTTP Proxy bypass using IPv6 Zone IDs in golang.org/x/net by @the-witcher-knight in #43
- Add Codecov by @sangnv in #44
- Update context bind method support i18n by @the-witcher-knight in #45
- Update test command by @the-witcher-knight in #47
- Add go vet by @sangnv in #46
- Update CircleCI by @sangnv in #48
- Update CircleCI by @sangnv in #49
- Improve tracing resource config by @the-witcher-knight in #50
- Update Readme by @sangnv in #51
- Add new option to custom liveness endpoint for HTTP server by @the-witcher-knight in #52
Full Changelog: v1.0.3...v1.0.4
Release v1.0.3
What's Changed
- Fix missing span context when create new monitoring context by @the-witcher-knight in #39
Full Changelog: v1.0.2...v1.0.3
Release v1.0.2
What's Changed
- Update CI by @sangnv in #37
- Fix instrument http issue by @the-witcher-knight in #38
Full Changelog: v1.0.1...v1.0.2
Release v1.0.1
What's Changed
- Update README by @sangnv in #33
- Add testutil package by @the-witcher-knight in #34
- Update Readme.md by @sangnv in #35
- Support apikey auth client by @the-witcher-knight in #36
Full Changelog: v1.0.0...v1.0.1
Release v1.0.0
Feature:
- Http Server via Go-gin
- gRPC
- Redis
- Configuration via Viper
- JWT
- Authorization via Casbin
- Monitoring via OpenTelemetry