- add
mon
andmonc
packages to use official driver for mongodb - add
httpc.Do
andhttpc.Service.Do
to make requests from defined structs - ignore timeout settings on websocket connections
- support sub-domains for CORS
- tracing span added in redis, sql and mongodb calls
- upgrade
gRPC
to 1.46, removed the deprecated usage ofgrpc.WithBalancerName
- bug fixes and minor improvements