Features / Enhancements
- Add metric exporter abstraction and add Prometheus support (#382)
- Add customized probe-num support for half-open recovery of circuit breaker (#428)
- Disable timestamp cache by default to reduce CPU footprint (#442)
Bug Fixes
- Fix fixed pointer size problem in AtomicBucketWrapArray to support 32-bit OS (#429)
Integrations
- Add Apollo data-source extension (#444)
- Polish Sentinel Kubernetes CRD manager/controller with the latest controller-runtime API to support Kubernetes 1.22+ (in sentinel-go-datasource-k8s-crd)
- Upgrade Gin from 1.6.3 to 1.7.0 in
pkg/adapters/gin
(#445)
Thanks for all contributors: @ansiz, @Casper-Mars, @ecafkoob, @louyuting, @luckyxiaoqiang, @sanxun0325