Skip to content

v1.4.1

Released on 2022-09-17GitHub Release

  • Support disabling sql logs and sql slow logs respectively
  • Make gRPC builtin health check optional, configure it in config files
  • Add ZaddFloat & ZaddFloatCtx for redis
  • Collect CPU usages if necessary
  • Add Range method in safemap
  • Support baggage propagation in httpc
  • Add opentelemetry grpc exporter
  • Support mysql and redis metrics
  • Fix the CORS problem when JWT expires
  • More accurate panic message on mapreduce
  • Handle the scenarios that content-length is invalid
  • Minor improvements and bug fixes

Full Changelog: https://github.com/zeromicro/go-zero/compare/v1.4.0…v1.4.1