Skip to content

Releases: zendesk/api_client

v0.6.0

Choose a tag to compare

@Barcol Barcol released this 26 May 08:23
7e2babd
  • Add support for faraday gem version >= 1.0.0 and < 2.0.0
  • Drop support for Ruby < 2.3

0.5.26

Choose a tag to compare

@marekciupak marekciupak released this 05 May 13:50
58b1ab3
  • Add support for HTTP status code: 412 Precondition Failed

v0.5.25

Choose a tag to compare

@DocX DocX released this 15 Jul 09:51
c441bf1
fix broken gem build

v0.5.24-java-3

Choose a tag to compare

@DocX DocX released this 15 Jul 08:46
47baaae

Realease java platform version of gem to rubygems.org

v0.5.24

Choose a tag to compare

@DocX DocX released this 11 May 14:56
b00f183
  • updated copyright and license

0.5.23

Choose a tag to compare

@marekciupak marekciupak released this 30 Mar 15:25
  • Add support for HTTP status code: 423 Locked

0.5.22

Choose a tag to compare

@efedasz efedasz released this 02 Mar 13:32
7e9b3e2
  • Add constraint on faraday < 1.0.0 as it breaks compatibility

0.5.21

Choose a tag to compare

@efedasz efedasz released this 16 Jul 10:26
  • add support for http 410 status code

0.5.20

Choose a tag to compare

@dawidpawliszko dawidpawliszko released this 18 Jun 16:41
  • brought back jruby support
  • updated CI pipeline

0.5.19

Choose a tag to compare

@maciejkrol maciejkrol released this 20 May 13:31
  • Introduced PATCH requests.
  • Brought back ruby < 2.1 compatibility. Process::CLOCK_MONOTONIC is not present until ruby 2.2. There is a breaking change since 0.5.16.