File tree Expand file tree Collapse file tree 2 files changed +8
-5
lines changed Expand file tree Collapse file tree 2 files changed +8
-5
lines changed Original file line number Diff line number Diff line change 22## [ Unreleased]
33
44
5- ## [ v0.2.3] - 2024-12-31
6- ### Bugfix
7- - fixed encodeURI into template
5+ ## [ v0.2.4] - 2025-03-12
6+ ### Fix
7+ - escape uri in module side
8+
89
10+ ## [ v0.2.3] - 2025-01-01
911### Ci
1012- support freenginx
1113
356358- added type casting(ngx_atomic_t) in the ngx_vhost_traffic_status_node_init() and ngx_vhost_traffic_status_node_set()
357359
358360
359- [ Unreleased ] : https://github.com/vozlt/nginx-module-vts/compare/v0.2.3...HEAD
361+ [ Unreleased ] : https://github.com/vozlt/nginx-module-vts/compare/v0.2.4...HEAD
362+ [ v0.2.4 ] : https://github.com/vozlt/nginx-module-vts/compare/v0.2.3...v0.2.4
360363[ v0.2.3 ] : https://github.com/vozlt/nginx-module-vts/compare/v0.2.2...v0.2.3
361364[ v0.2.2 ] : https://github.com/vozlt/nginx-module-vts/compare/v0.2.1...v0.2.2
362365[ v0.2.1 ] : https://github.com/vozlt/nginx-module-vts/compare/v0.2.0...v0.2.1
Original file line number Diff line number Diff line change 2424 * I.E "v0.2.0+h0a1s2h"
2525 *
2626 */
27- #define NGX_HTTP_VTS_MODULE_VERSION "v0.2.3 "
27+ #define NGX_HTTP_VTS_MODULE_VERSION "v0.2.4 "
2828
2929#define NGX_HTTP_VHOST_TRAFFIC_STATUS_UPSTREAM_NO 0
3030#define NGX_HTTP_VHOST_TRAFFIC_STATUS_UPSTREAM_UA 1
You can’t perform that action at this time.
0 commit comments