Skip to content

v1.4.1

Compare
Choose a tag to compare
@kevwan kevwan released this 17 Sep 14:43
· 974 commits to master since this release
1f6688e

Framework

  • 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

What's Changed

New Contributors

Full Changelog: v1.4.0...v1.4.1