File tree 1 file changed +16
-1
lines changed
1 file changed +16
-1
lines changed Original file line number Diff line number Diff line change 1
1
<a name =" unreleased " ></a >
2
2
## [ Unreleased]
3
3
4
+
5
+ <a name =" 1.0 " ></a >
6
+ ## [ 1.0] - 2019-02-20
4
7
### Add
8
+ - Add changelog (Markdown)
5
9
- Add https support
6
10
- Add prometheus gauge response format
7
11
- Add 1.9.2+ support
82
86
### Use
83
87
- use SSL_free to free openssl data
84
88
89
+ ### Pull Requests
90
+ - Merge pull request [ #146 ] ( https://github.com/nginx-modules/nginx_upstream_check_module/issues/146 ) from guanglinlv/master
91
+ - Merge pull request [ #111 ] ( https://github.com/nginx-modules/nginx_upstream_check_module/issues/111 ) from internetstaff/master
92
+ - Merge pull request [ #119 ] ( https://github.com/nginx-modules/nginx_upstream_check_module/issues/119 ) from Whissi/nginx-1.11.5-respin
93
+ - Merge pull request [ #105 ] ( https://github.com/nginx-modules/nginx_upstream_check_module/issues/105 ) from prune998/patch-1
94
+ - Merge pull request [ #63 ] ( https://github.com/nginx-modules/nginx_upstream_check_module/issues/63 ) from jbergstroem/master
95
+ - Merge pull request [ #51 ] ( https://github.com/nginx-modules/nginx_upstream_check_module/issues/51 ) from saravsars/master
96
+ - Merge pull request [ #48 ] ( https://github.com/nginx-modules/nginx_upstream_check_module/issues/48 ) from dmitry-saprykin/reload-segfault-fix
97
+ - Merge pull request [ #45 ] ( https://github.com/nginx-modules/nginx_upstream_check_module/issues/45 ) from bradq/master
98
+
85
99
86
100
<a name =" v0.3.0 " ></a >
87
101
## [ v0.3.0] - 2014-10-02
371
385
- Use <td > correctly
372
386
373
387
374
- [ Unreleased ] : https://github.com/nginx-modules/nginx_upstream_check_module/compare/v0.3.0...HEAD
388
+ [ Unreleased ] : https://github.com/nginx-modules/nginx_upstream_check_module/compare/1.0...HEAD
389
+ [ 1.0 ] : https://github.com/nginx-modules/nginx_upstream_check_module/compare/v0.3.0...1.0
375
390
[ v0.3.0 ] : https://github.com/nginx-modules/nginx_upstream_check_module/compare/v0.2.0...v0.3.0
376
391
[ v0.2.0 ] : https://github.com/nginx-modules/nginx_upstream_check_module/compare/v0.1.9...v0.2.0
377
392
[ v0.1.9 ] : https://github.com/nginx-modules/nginx_upstream_check_module/compare/v0.1.5...v0.1.9
You can’t perform that action at this time.
0 commit comments