Skip to content

Releases: kbsali/php-redmine-api

v2.7.0

10 Jul 11:58
5dbf37a
Compare
Choose a tag to compare

What's Changed

  • Add Group::listNames() method as replacement for Group::listing() by @Art4 in #398
  • Fix CS errors by @Art4 in #402
  • Create Github issue on new redmine releases by @Art4 in #405
  • Update BDD tests to redmine 5.1.3 and 5.0.9 by @Art4 in #403
  • Support for Redmine 4.2 by @Art4 in #404
  • PHP 8.4 Fix implicitly nullable parameter declarations deprecations by @Art4 in #407
  • Add IssueCategory::listNamesByProject() method as replacement for IssueCategory::listing() by @Art4 in #406
  • Add CustomField::listNames() method as replacement for CustomField::listing() by @Art4 in #408
  • Add IssueStatus::listNames() method as replacement for IssueStatus::listing() by @Art4 in #409
  • Add health check for redmine services by @Art4 in #410
  • Add Project::listNames() method as replacement for Project::listing() by @Art4 in #411
  • Support for many issue_categories by @Art4 in #413
  • Add Role::listNames() method as replacement for Role::listing() by @Art4 in #412
  • Add TimeEntryActivity::listNames() method as replacement for TimeEntryActivity::listing() by @Art4 in #414
  • Add Tracker::listNames() method as replacement for Tracker::listing() by @Art4 in #416
  • Improve BDD with new testing command by @Art4 in #420
  • Add User::listLogins() method as replacement for User::listing() by @Art4 in #419
  • Add Version::listNamesByProject() method as replacement for Version::listing() by @Art4 in #421
  • Deprecate all Redmine\Api\*::getIdBy...() methods by @Art4 in #422
  • Remove development files from releases by @phansys in #276
  • Update docs by @Art4 in #424
  • Release v2.7.0 by @Art4 in #423

Full Changelog: v2.6.0...v2.7.0

v2.6.0

25 Mar 08:30
ece897d
Compare
Choose a tag to compare

What's Changed

  • PHPStan level 5 by @Art4 in #376
  • Test handling attachments with wiki pages by @Art4 in #377
  • Migrate E2E tests to BDD with Behat by @Art4 in #378
  • Deprecate AbstractApi::get() by @Art4 in #381
  • Deprecate AbstractApi::post() by @Art4 in #383
  • Fix deprecated phpdoc tag, add see tags by @Art4 in #387
  • Deprecate all \Redmine\Api\Issue::PRIO_* constants by @Art4 in #386
  • Update all dependencies by @Art4 in #390
  • Deprecate AbstractApi::put() by @Art4 in #388
  • Add support for custom arrays in XmlSeriaizer by @Art4 in #394
  • Add support for updating attachments by @Art4 in #395
  • Deprecate AbstractApi::delete() by @Art4 in #392
  • Release v2.6.0 by @Art4 in #397

Full Changelog: v2.5.0...v2.6.0

v2.5.0

05 Feb 07:43
1eab8ca
Compare
Choose a tag to compare

What's Changed

  • [poc] new low-level API client by @Art4 in #357
  • Move code-quality checks into separate Github action tasks by @Art4 in #358
  • Add support for updating groups by @Art4 in #359
  • Introduce end to end tests by @Art4 in #360
  • Define supported redmine versions by @Art4 in #361
  • Add closing and archiving project API by @Art4 in #362
  • Add Request interface and rename Response::getBody() by @Art4 in #366
  • Add new method UnexpectedResponseException::getResponse() by @Art4 in #369
  • Let Clients implements HttpClient by @Art4 in #370
  • Release v2.5.0 by @Art4 in #373

Full Changelog: v2.4.0...v2.5.0

v2.4.0

04 Jan 11:35
6efb402
Compare
Choose a tag to compare
Merge pull request #352 from Art4/release-2.4.0

Release v2.4.0

v2.3.0

09 Oct 08:01
b76bcf1
Compare
Choose a tag to compare
Merge pull request #328 from Art4/release-2.3.0

Release v2.3.0

v2.2.0

01 Mar 09:23
Compare
Choose a tag to compare
Release v2.2.0

v2.1.1

15 Jan 21:43
Compare
Choose a tag to compare
Release v2.1.1

v2.1.0

04 Jan 12:58
Compare
Choose a tag to compare
Release v2.1.0

v2.0.1

22 Sep 08:07
Compare
Choose a tag to compare
Release v2.0.1

v2.0.0

08 Jun 18:03
5ab0dbc
Compare
Choose a tag to compare
Merge pull request #286 from Art4/release-2.0.0

Release v2.0.0