Skip to content

v1.3.3

Compare
Choose a tag to compare
@kevwan kevwan released this 01 May 03:38
· 1287 commits to master since this release
3bbc90e
  1. add mon and monc packages to use official driver for mongodb
  2. add httpc.Do and httpc.Service.Do to make requests from defined structs
  3. ignore timeout settings on websocket connections
  4. support sub-domains for CORS
  5. tracing span added in redis, sql and mongodb calls
  6. upgrade gRPC to 1.46, removed the deprecated usage of grpc.WithBalancerName
  7. bug fixes and minor improvements