[v0.2.0] - 2022-09-05
Bugfix
- fixed for PR#238
- fixed for PR#238
- fixed issues/204 that syntax error has occured
- rollback to 549cc4d
- fixed issues/137, issues/98 that maxSize in cacheZones is displayed incorrectly
- fixed issues/174 that XSS vulnerability in the html page Feature: added moduleVersion field in format/json
- added escape strings for filter names in JSON
- fixed the sum value of histogram in upstream metrics
- fixed to display all A records of server without zone directive in the upstream block.
Chore
- Use git-chglog
Comment
- added moduleVersion
- added additional information about cacheZones
- added tested versions
- added a diagram for the order of module directives
Compatibility
- fixed ngx_http_vhost_traffic_status_display_get_upstream_nelts() to calculate all A records of server.
Docs
- Fix README
Docs
- fix simple typo, destory -> destroy
Fix
- limit the r->uri search scope to avoid overflow
Prometheus
- fix nginx_vts_filter_requests_total labels
- remove request "total" metrics
Refactor
- changed version
- changed spacing
- changed spacing
- changed if statement from merged pull/145
Test
- describe how to test and fix failed test case