Skip to content

Releases: lesstif/php-jira-rest-client

fixed invalid project type

29 Jul 09:34
e2a9f15
Compare
Choose a tag to compare

fixed v3 api search function

22 May 08:10
Compare
Choose a tag to compare

fixed class variable typo.

14 May 10:06
Compare
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
Compare
Choose a tag to compare
  • fixed #251
  • file upload performance improvement

persist curl connection handle.

23 Mar 08:30
e2cd96a
Compare
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
Compare
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
Compare
Choose a tag to compare

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

07 Jan 15:37
45987fd
Compare
Choose a tag to compare

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

18 Dec 14:53
b0ae381
Compare
Choose a tag to compare

fixed json mapping failed on DateTimeInterface field

02 Nov 11:21
Compare
Choose a tag to compare