Skip to content

Releases: lesstif/php-jira-rest-client

3.0.0

29 Dec 14:39
Compare
Choose a tag to compare
  • To be compatible with PHP 8.1.(See #401)
  • dropping support for PHP 7.x.

support PTA, archive project

21 Sep 15:03
e650cf1
Compare
Choose a tag to compare
  • support personal access token(#394 )
  • new feature archive project(#393)

fixed don't use user's Configuration Interface in IssueService.

01 Mar 10:24
Compare
Choose a tag to compare

PHP 8 support.

17 Dec 11:55
62715e3
Compare
Choose a tag to compare
  • update dependency for support to PHP 8
  • add user update(see #369 )

fixed getenv is discouraged.

08 Oct 02:35
Compare
Choose a tag to compare

update dependancy dotenv for laravel 8

10 Sep 11:02
95061a2
Compare
Choose a tag to compare

add partial status api.

30 Jul 15:09
Compare
Choose a tag to compare

fixed function name typo

23 Jul 11:39
Compare
Choose a tag to compare

fixed function name typo in the IssueService (#343 )

fixed RemoteIssueLink creation bug.

23 Jun 15:40
Compare
Choose a tag to compare

comment in API V3

03 Jun 11:51
Compare
Choose a tag to compare
  • comment in API V3(see #330)
  • support to config personal certificate when connect to jira server.(see #332)