Skip to content

Releases: lesstif/php-jira-rest-client

fixed wrong Service URL

03 Oct 10:54
2dd30c6
Compare
Choose a tag to compare
  • duplicated JSM URL fixed(See #476)
  • merged AgileURL (See #478)
  • issue description can be null(See #477)

to extract V3 API and dropped all V3 related functions and classes.

13 Aug 14:41
Compare
Choose a tag to compare

Hi!

I forked V3 API and eliminated all V3 related code in this repository.

You can find V3 API repository here.

Added JIRA Service Management API and fixed ADF Issue

24 Jul 22:52
Compare
Choose a tag to compare
  • Fixed ADF(Atlassian Document Format) related issues, See #454, #458, #457
  • Merged Jira Service Management API, See #455

fixed customerField param type restrction

02 Jul 02:44
0d4228e
Compare
Choose a tag to compare
  • drop the unnecessary code - See #449
  • See #451

4.0.3

17 Jun 14:25
309cd73
Compare
Choose a tag to compare

bugs fix release

4.0.2

16 Jun 14:55
Compare
Choose a tag to compare

fix several bugs

Drop PHPDoc and change to type hinting

04 Jun 13:05
d970aa5
Compare
Choose a tag to compare
Apply fixes from StyleCI (#437)

[ci skip] [skip ci]

Co-authored-by: StyleCI Bot <[email protected]>

Drop PHP7, Polish Function parameter

01 Jun 13:28
Compare
Choose a tag to compare
  • Drop PHP 7 and added property type(not at all)
  • Update dependancy to recent version
  • Clean up confusing function parameters that are different from PHPDoc(See #429)
  • add missing env parameter(See #431)

fixed invalid json mapper annotation

28 May 15:49
05d583f
Compare
Choose a tag to compare

3.1.0

07 May 11:38
889091e
Compare
Choose a tag to compare
  • new feature - Project component (See #426)