Changelog for Plack-Middleware-HealthCheck
v0.2.1 2024-06-03T19:40:31
- Update README (Andrew Hewus Fresh)
- Pull in Makefile updates from upstream (Andrew Hewus Fresh)
- Pull request #7: SM-4902 remove unnecessary line (Austin Hill)
- SM-4902 remove unnecessary line (Austin Hill)
v0.2.0 2024-04-08T15:24:44
- Update README and LICENSE (Andrew Hewus Fresh)
- Correct POD (Andrew Hewus Fresh)
- Pull request #6: SM-4772 add support for list_tags query parameter
(Austin Hill)
- SM-4772 use a separate endpoint under healthz (Austin Hill)
- SM-4772 simplify response code logic (Austin Hill)
- SM-4772 add support for list_tags query parameter (Austin Hill)
v0.1.0 2024-01-09T17:07:55
- Pull request #5: SM-4578 (Alan Lee)
- Update cpanfile and test file to comply with verify-cpanfile (Alan Lee)
- Update cpanfile to use compatible version of Hash::MultiValue (Alan Lee)
- Commit Makefile changes to enable 'make disttest' command (Alan Lee)
- Revert HashMultiValue change (Alan Lee)
- Added test cases for blessed object encoding (Alan Lee)
- Add 'allow_blessed' and 'convert_blessed' to JSON object (Alan Lee)
v0.0.5 2020-09-14T17:57:17
- Update README (Andrew Hewus Fresh)
- Fix content_type header spelling (Andrew Hewus Fresh)
v0.0.4 2020-07-09T14:42:28
- Update README (Maria Cioffi)
- Tidy new code (Andrew Hewus Fresh)
- Fixing runtime logic to work with empty arg (Maria Cioffi)
- Changing runtime to pass back a scalar (Maria Cioffi)
- Document the runtime param more specifically (Andrew Hewus Fresh)
- Add tests for allowed_params (Andrew Hewus Fresh)
- Add tests for runtime param processing (Andrew Hewus Fresh)
- Remove debugging print (Andrew Hewus Fresh)
- Adding mechanism to specify runtime in url params (maria cioffi)
v0.0.3 2020-02-21T18:26:15
- Fix link to HealthCheck Standard (Andrew Hewus Fresh)
- Add link to Plack::Middleware::Conditional (Andrew Fresh)
- Add enable_if / Conditional example in SYNOPSIS (Brendan Byrd)
- Remove mention of GSG specific check (Andrew Hewus Fresh)
- Convert to external PluginBundle (Andrew Hewus Fresh)
v0.0.2 2019-11-18T19:17:01
- Add cover_db/ to the .gitignore (Andrew Hewus Fresh)
- Add missing tests to get 100% coverage. (Andrew Hewus Fresh)
- Don't require "printflush" method on psgi.errors (Andrew Hewus Fresh)
- Initial implementation (Andrew Hewus Fresh)
v0.0.1 2019-09-09T21:50:20
- Create distribution files (Andrew Hewus Fresh)
- Initial Commit (Andrew Hewus Fresh)