Skip to content

Releases: lesstif/php-jira-rest-client

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)

added new service class and method

22 Mar 06:45
99eb0f2
Compare
Choose a tag to compare
  • get Epics on Board(See #289 )
  • added new Service Class AgileIssueService(See #299)
  • dotenv v4 support(See #300)
  • add new Service Class GreenHopper BurnDownChartService(See #302 )
  • add new function deleteWorkflow (See #303)

update PHP Major version to 7.1

27 Feb 10:55
Compare
Choose a tag to compare
  • Update PHP to ^7.1
  • fixed broken NoOperationMonologHandler changed by AbstractProcessingHandler return type definition.

Added remove watcher by accountId

27 Feb 10:48
3d77dd8
Compare
Choose a tag to compare

add get users function for v3 api

01 Feb 12:27
c05eee2
Compare
Choose a tag to compare
  • add get users function for v3 api(See #283 )
  • modified issue transition function allowed query param(See #284 )

update monolog dependancy

14 Jan 09:30
Compare
Choose a tag to compare

update monolog dependancy to v2.(#281 )

1.42.0: Merge pull request #279 from lesstif/analysis-3wOv01

12 Dec 04:22
c319cfd
Compare
Choose a tag to compare
  • changed project component class(see #265 )
  • drop php 5.5 (see #267, #269 )
  • add new method findUsersByQuery in UserService(see #274)
  • fixed some typo(see #272 , #277)

Add new service to handle JIRA's project components.

30 Jul 12:34
12e0e7c
Compare
Choose a tag to compare