8
0
Files
perl-Mojolicious-Plugin-Status/perl-Mojolicious-Plugin-Status.changes

63 lines
2.1 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Fri Feb 14 03:09:36 UTC 2020 - <timueller+perl@suse.de>
- updated to 1.06
see /usr/share/doc/packages/perl-Mojolicious-Plugin-Status/Changes
1.06 2020-02-14
- Fixed displaying RSS on Linux correctly.
1.05 2020-02-13
- Added support for tracking different response types.
- Improved template design.
- Fixed display bugs for large request paths and query strings.
-------------------------------------------------------------------
Thu Feb 13 03:10:53 UTC 2020 - <timueller+perl@suse.de>
- updated to 1.04
see /usr/share/doc/packages/perl-Mojolicious-Plugin-Status/Changes
1.04 2020-02-13
- Improved template design.
1.03 2020-02-12
- Added support for retaining a list of the slowest requests since server
start.
- Added reusable Mojo::MemoryMap module.
- Improved template design.
-------------------------------------------------------------------
Tue Feb 11 03:09:46 UTC 2020 - <timueller+perl@suse.de>
- updated to 1.02
see /usr/share/doc/packages/perl-Mojolicious-Plugin-Status/Changes
1.02 2020-02-10
- Switched to File::Map as storage backend, so this plugin should be much
more reliable and safer to use now. (kraih, haarg, leont)
-------------------------------------------------------------------
Tue Oct 8 08:04:00 UTC 2019 - <timueller+perl@suse.de>
- updated to 1.01
see /usr/share/doc/packages/perl-Mojolicious-Plugin-Status/Changes
1.01 2019-10-07
- The IPC mechanism used by this module is unreliable, so production use is
strongly discouraged.
-------------------------------------------------------------------
Tue Sep 18 10:55:31 UTC 2018 - Stephan Kulow <coolo@suse.com>
- updated to 1.0
see /usr/share/doc/packages/perl-Mojolicious-Plugin-Status/Changes
1.0 2018-09-17
- Fixed a problem where subprocesses would show up in the worker list.
-------------------------------------------------------------------
Mon Sep 3 08:04:18 UTC 2018 - Marius Kittler <marius.kittler@suse.com>
- Add package initially (version 0.03)