Enable json statistics format

Statistics channel would include also json format, use URL
http://localhost:80/v3/json/. XML format is still supported.
This commit is contained in:
Petr Menšík 2019-02-22 19:19:59 +01:00
parent ec6f94669a
commit d3fe8d6248
1 changed files with 2 additions and 1 deletions

View File

@ -16,8 +16,8 @@
# due to extensive changes to Makefiles
%bcond_without PKCS11
%bcond_without DEVEL
%bcond_with JSON
%bcond_without LMDB
%bcond_without JSON
%bcond_without DNSTAP
%bcond_with DLZ
%bcond_without EXPORT_LIBS
@ -1532,6 +1532,7 @@ fi;
* Fri Feb 22 2019 Petr Menšík <pemensik@redhat.com> - 32:9.11.5-12.P1
- Enable DNSTAP support (#1564776)
- Enable LMDB support for rndc addzone
- Enable json format in statistics-channel
* Thu Feb 21 2019 Petr Menšík <pemensik@redhat.com> - 32:9.11.5-11.P1
- Disable often failing unit test random_test