Skip to content

Releases: jobrouter/php-rest-client

Release 0.8.0

27 Jan 12:02
2d6051c
Compare
Choose a tag to compare
Release 0.8.0 Pre-release
Pre-release
  • [!!!] Make Configuration value object immutable

Release 0.7.0

11 Jan 15:27
9682dae
Compare
Choose a tag to compare
Release 0.7.0 Pre-release
Pre-release
  • Adding documentation
  • Implemention of IncidentsClient to ease the starting of processes
  • Introduction of the ExceptionInterface

Release 0.6.0

02 Jan 18:39
8376f72
Compare
Choose a tag to compare
Release 0.6.0 Pre-release
Pre-release
  • Remove symfony/http-client in favour of kriswallsmith/buzz and nyholm/psr7
  • Response of RestClient::request() is now a PSR-7 ResponseInterface
  • Implemented multipart/form-data request

Release 0.5.0

24 Nov 16:24
5f6c7f6
Compare
Choose a tag to compare
Release 0.5.0 Pre-release
Pre-release
  • Update symfony/http-client to 4.4 or 5.0
  • Use own user agent with possibility to append a sub product

Release 0.4.0

25 Oct 16:56
ed2fbeb
Compare
Choose a tag to compare
Release 0.4.0 Pre-release
Pre-release
  • Move API endpoint logic from configuration to rest client
  • Introduce own exception for client configuration failure
  • Rename RestException to RestClientException
  • Use a mock webserver to test RestClient

Release 0.3.0

23 Aug 02:14
Compare
Choose a tag to compare
Release 0.3.0 Pre-release
Pre-release
  • Message for RestException from flattened response content

Release 0.2.0

20 Aug 15:00
Compare
Choose a tag to compare
Release 0.2.0 Pre-release
Pre-release
  • The namespace changed from Brotkrueml\JobrouterClient to Brotkrueml\JobRouterClient

Release 0.1.0

13 Aug 20:43
Compare
Choose a tag to compare
Release 0.1.0 Pre-release
Pre-release

Initial pre-release