Releases: GlobalNOC/GRNOC-WebService
Releases · GlobalNOC/GRNOC-WebService
GRNOC::WebService v1.2.15-2 -- Tue May 21 2024
- SCTASK0240947 Add perl-Clone to Build Requirements.
- SCTASK0071360 Fix typo.
GRNOC::WebService v1.2.15 -- Fri March 26 2021
Features
- #23 Add
method_deprecated
boolean to Method constructor. Indicates to users that method will be removed at a later date.
Fixes
- #21 Return Content-Type of
application/json
in error responses
- #22 Return CORS headers in error responses as returned by all other responses
1.2.13
GRNOC::WebService v1.2.13 -- Tue Apr 23 2019
Features:
- TASK=SCTASK0029060 Added the ability to optionally redact validation patterns from being included in the error text and help method output.
1.2.12
GRNOC::WebService v1.2.12 -- Tue Sep 12 2017
Bug Fixes:
- ISSUE=3222 PROJ=160 Fixed warnings generated under EL7 and perl 5.16
- GIT=1 Header will now properly state application/json when returning errors instead of text/plain
Merge pull request #3 from GlobalNOC/1.2.9-dev