Skip to content

Releases: jobrouter/php-rest-client

1.0.0

23 Jul 14:53
6d716bc
Compare
Choose a tag to compare

Added

  • Compatibility with JobRouter® 5.1

0.9.6

04 Jul 15:00
bdf9b24
Compare
Choose a tag to compare
0.9.6 Pre-release
Pre-release

Changed

  • Throw exception on redirect status code

0.9.5

30 May 17:30
48caec7
Compare
Choose a tag to compare
0.9.5 Pre-release
Pre-release

Fixed

  • Show all errors instead of only general errors on failure

Changed

  • Prepare for upcoming major PHP versions
  • Adjust URL in user agent

0.9.4

10 May 15:18
cc81b3f
Compare
Choose a tag to compare
0.9.4 Pre-release
Pre-release
  • Introduce ClientFactory
  • Remove deprecated filter constants

0.9.3

20 Apr 08:39
d1fc196
Compare
Choose a tag to compare
0.9.3 Pre-release
Pre-release
  • Incident model: Spell [get|set]JobFunction with an upper F
  • Refactoring: Move URL handling into separate class
  • Documentation: Add section about release management
  • Documentation: Add section about manual installation without composer

0.9.2

07 Apr 06:18
3d797b1
Compare
Choose a tag to compare
0.9.2 Pre-release
Pre-release
  • Use DateTimeInterface instead of DateTime
  • Allow boolean as a process table value

0.9.1

29 Mar 13:51
0c5034a
Compare
Choose a tag to compare
0.9.1 Pre-release
Pre-release
  • Add DocumentsClientDecorator for archiving documents
  • Add API chapter to documentation

0.9.0

22 Feb 09:49
78db28b
Compare
Choose a tag to compare
0.9.0 Pre-release
Pre-release
  • [!!!] Add File object for adding files to requests
  • [!!!] Detect the request content type from the given route
  • Add client method to get the JobRouter version

Release 0.8.2

10 Feb 15:03
49ee8f3
Compare
Choose a tag to compare
Release 0.8.2 Pre-release
Pre-release
  • Allow integer as value for process table field in Incident model

Release 0.8.1

09 Feb 15:08
9d6b4af
Compare
Choose a tag to compare
Release 0.8.1 Pre-release
Pre-release
  • Fixes in Incident model and IncidentsClientDecorator