Skip to content

Releases: lesstif/php-jira-rest-client

Add new service to handle JIRA's project components.

30 Jul 12:34
12e0e7c

Choose a tag to compare

fixed invalid project type

29 Jul 09:34
e2a9f15

Choose a tag to compare

fixed v3 api search function

22 May 08:10

Choose a tag to compare

fixed class variable typo.

14 May 10:06

Choose a tag to compare

1.38.1

Merge branch 'master' of github.com:lesstif/php-jira-rest-client

file upload performance improvement

14 May 09:59

Choose a tag to compare

  • fixed #251
  • file upload performance improvement

persist curl connection handle.

23 Mar 08:30
e2cd96a

Choose a tag to compare

  • persist curl resource handle(see #241 )
  • new .env variable : JIRA_LOG_ENABLED for no logging(see #239, #242)

DotEnv 3.x support for laravel 5.8

11 Mar 05:00

Choose a tag to compare

  • PHP Dotenv v3 support(#234)
  • Use Proxy Configuration for curl handle(#231 )

use LoggerInterface in other services.

07 Feb 10:01
eed6125

Choose a tag to compare

Change JIRAClient Constructor param to PSR-3 's LoggerInterface.

07 Jan 15:37
45987fd

Choose a tag to compare

fixed curl exec failure when passed http parameter type is array.

18 Dec 14:53
b0ae381

Choose a tag to compare