v1.3.2
Released on 2022-04-03 — GitHub Release
- support
cgroups v2for CPU statistics - add
httpcpackage- enable
OpenTelemetryand circuit breaker for HTTP client calls - make parsing HTTP responses easy with
httpc.Parse(...)
- enable
- support
-in tags of model, allows ignoring the corresponding fields on SQL queries - support
:Ndynamic parameters in Oracle database - support
getsetredis command SetBitin redis now returns the original value- disable re-entrance for
RedisLock - minor improvements and bug fixes