Changelog for
perl-JIRA-Client-0.45-1.1.noarch.rpm :
Tue Dec 13 13:00:00 2016 cooloAATTsuse.com
- updated to 0.45
see /usr/share/doc/packages/perl-JIRA-Client/Changes
0.45 2016-12-11 10:52:46-02:00 America/Sao_Paulo
[Fix]
- Fix a few spelling errors and remove the TODO file.
Sun Dec 11 13:00:00 2016 cooloAATTsuse.com
- updated to 0.44
see /usr/share/doc/packages/perl-JIRA-Client/Changes
0.44 2016-12-10 10:00:09-02:00 America/Sao_Paulo
[Fix]
- Fix deprecation warning saying that JIRA\'s SOAP API was removed on JIRA
7 and not that it would be removed on JIRA 8.
Tue Apr 14 14:00:00 2015 cooloAATTsuse.com
- updated to 0.43
see /usr/share/doc/packages/perl-JIRA-Client/Changes
0.43 2015-02-01 22:33:09-02:00 America/Sao_Paulo
[Changes]
- Deprecate the distribution, because JIRA\'s SOAP API is already
deprecated and won\'t be available in future JIRA 8.0. Prospect users are
invited to try the JIRA::REST module instead.
0.42 2014-08-09 17:47:44 America/Sao_Paulo
[Changes]
- Add deprecation warning and reference to JIRA::REST.
0.41 2014-04-01 21:34:37 America/Sao_Paulo
[New features]
- New method filter_issues_unsorted.
Mon Aug 20 14:00:00 2012 pascal.bleserAATTopensuse.org
- update to 0.40:
* fix constructor URL munging
- changes from 0.39:
* implemented an alternative invokation style based on named arguments passed
via a hash-ref
- changes from 0.38:
* the constructor now admits non-base URLs to non-standard WSDL descriptors
* add examples/jira-filter.pl.
* detects some weird connection errors
Wed May 2 14:00:00 2012 pascal.bleserAATTopensuse.org
- update to 0.37:
* use Data::Util to make for cleaner code
Sun Apr 15 14:00:00 2012 pascal.bleserAATTopensuse.org
- update to 0.35:
* add method filter_issues
- moved jiraclient to doc files, it is really not a general purpose
command-line client to JIRA, but an example with hard-coded values
Sun Feb 26 13:00:00 2012 pascal.bleserAATTopensuse.org
- update to 0.34:
* distribution converted to use Dist::Zilla
Thu Dec 8 13:00:00 2011 pascal.bleserAATTopensuse.org
- update to 0.32:
* RT#72470: fix create_issue and progress_workflow_action_safely parameter
conversions
* RT#72667: pass project key to get_security_levels
Mon Nov 21 13:00:00 2011 pascal.bleserAATTopensuse.org
- update to 0.31:
* accept both names for JIRA fields that must be named one way to be set and
are named otherwise when read; this is due to
https://jira.atlassian.com/browse/JRA-12300 and was reported via
https://rt.cpan.org/Ticket/Display.html?id=72470
Fri Sep 30 14:00:00 2011 pascal.bleserAATTopensuse.org
- update to 0.30:
* cast duedate\'s field to a \"date\" SOAP::Data type; required by JIRA 4.4
- changes from 0.29:
* support new methods in the JIRA 4.4 SOAP API
Tue May 10 14:00:00 2011 pascal.bleserAATTopensuse.org
- update to 0.28:
* JIRA::Client->new passes extra arguments to the underlying SOAP::Lite
object
- changes from 0.27:
* properly casts RemoteProjectRole objects in several methods
Wed Dec 22 13:00:00 2010 pascal.bleserAATTopensuse.org
- update to 0.26:
* implements some magic to make it easier to specify Cascading field values
in the create_issue and update_issue methods
Wed Dec 1 13:00:00 2010 cooloAATTnovell.com
- switch to perl_requires macro
Mon Nov 29 13:00:00 2010 cooloAATTnovell.com
- remove /var/adm/perl-modules
Sat Sep 11 14:00:00 2010 pascal.bleserAATTopensuse.org
- update to 0.25:
* implements method get_statuses
* fixes a problem in _convert_resolution
* fixes a typo in examples/jiraclient.pl
Tue Jun 15 14:00:00 2010 pascal.bleserAATTopensuse.org
- initial package (0.24)