Package Release Info

nginx-module-vts-0.2.4-bp160.1.4

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

nginx-module-vts

Change Logs

* Thu May 15 2025 Jan Engelhardt <jengelh@inai.de>
- Provide a module autoloading config fragment
* Thu Mar 27 2025 Jan Engelhardt <jengelh@inai.de>
- Delete unused build dependency on PCRE [boo#1239998]
* Tue Mar 18 2025 Jan Engelhardt <jengelh@inai.de>
- Update to release 0.2.4
  * Support query string encoding for control API
  * Introduce ``vhost_traffic_status_stats_by_upstream``
* Wed Jan 01 2025 Jan Engelhardt <jengelh@inai.de>
- Update to release 0.2.3
  * fix encodeURI into template
* Wed Jul 26 2023 Jan Engelhardt <jengelh@inai.de>
- Update to release 0.2.2
  * Added additional information about cacheZones
  * Added a diagram for the order of module directives
* Tue Jan 04 2022 Jan Engelhardt <jengelh@inai.de>
- Update to snapshot 0.1.18+g41 (3c6cf41)
  * Features:
  * Added vhost_traffic_status_filter_max_node directive to limit
    the size of filters.
  * Added vhost_traffic_status_histogram_buckets directive to set
    the histogram type of request processing time in
    format/(json|prometheus).
  * Added request_time_counter, response_time_counter section to
    support accumulated request processing time.
  * Added TiB unit in format/html.
  * Fixed an XSS vulnerability in the HTML page.
Version: 0.1.16-bp151.1.1
* Tue Jul 24 2018 mrostecki@suse.de
- Adjust configure parameters for binary compatibility with nginx
  binary package
* Tue Jul 03 2018 mrostecki@suse.com
- Provide explanation why %configure macro cannot be used
* Mon Jun 25 2018 mrostecki@suse.com
- Make use of %license macro
* Mon Jun 04 2018 mrostecki@suse.com
- Initial release