Changes for version 0.016 - 2016-12-26 (TRIAL RELEASE)
- New features
- Add support for all JIRA REST API's: JIRA Core, JIRA ServiceDesk, and JIRA Software.
- Add a new-style of parameter passing for the constructor, via a hash reference.
- Add support for anonymous REST interaction with JIRA.
- Add support for a new REST::Client configration extension to turn off SSL verification.
- Fix
- Add missing META.json file to the distribution.
- Enhancement
- Add a few tests against jira.atlassian.com that can be performed anonymously during release.
- Deprecation
- The 'proxy' key to the REST::Client hash is deprecated in favor of the new homonymous constructor parameter.
Documentation
Modules
Thin wrapper around JIRA's REST API