Skip to content

v1.3.3

Released on 2022-05-01GitHub Release

  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