Releases: rookie-ninja/rk-grpc
Releases · rookie-ninja/rk-grpc
Release v1.2.19
What's Changed
- Refactoring based on newest kr-entry by @dongxuny in #51
- Bump up rk-entry version to v1.0.5 by @dongxuny in #52
Full Changelog: v1.2.18...v1.2.19
Release v1.2.18
What's Changed
Full Changelog: v1.2.17...v1.2.18
Release v1.2.17
What's Changed
Full Changelog: v1.2.16...v1.2.17
Release v1.2.16
What's Changed
- Bug fix: Check nilness of metrics for /rk/v1/req by @dongxuny in #44
- Bug Fix: Support csrf.cookieSameSite from YAML by @dongxuny in #45
- Bump up golang-jwt to v4, make logging simple for bootstrapping and i… by @dongxuny in #47
- Enrich README.md by @dongxuny in #48
Full Changelog: v1.2.15...v1.2.16
Release v1.2.15
What's Changed
- Move grpc related error wrapper to rk-grpc from rk-common by @dongxuny in #42
- Bump up rk-prom version to newest one by @dongxuny in #43
Full Changelog: v1.2.14...v1.2.15
Release v1.2.14
What's Changed
Full Changelog: v1.2.13...v1.2.14
Release v1.2.13
Release v1.2.12
Release v1.2.11
Release v1.2.10
What's Changed
- Add grpc.MaxCallSendMsgSize in GwDialOptions if NoRecvMsgSizeLimit wa… by @dongxuny in #26
- Add grpc.MaxCallRecvMsgSize(math.MaxInt64) if NoRecvMsgSizeLimit was set by @dongxuny in #27
- Enrich comments in example by @dongxuny in #29
- Add proxyEntry implementation by @dongxuny in #31
Full Changelog: v1.2.9...v1.2.10