Skip to content

Releases: Hexlet/amocrm-ruby

v0.6.1

Choose a tag to compare

@stainless-app stainless-app released this 19 Jun 04:13
913b881

0.6.1 (2026-06-17)

Full Changelog: v0.6.0...v0.6.1

Bug Fixes

  • client: elide content type header on requests without body (c5d17f3)
  • client: send content-type header for requests with an omitted optional body (496a14f)

v0.6.0

Choose a tag to compare

@stainless-app stainless-app released this 30 Apr 18:12
e45e66b

0.6.0 (2026-04-30)

Full Changelog: v0.5.4...v0.6.0

Features

  • support setting headers via env (9d3e5cc)

Chores

  • internal: more robust bootstrap script (8159023)

v0.5.4

Choose a tag to compare

@stainless-app stainless-app released this 22 Apr 16:44
c123571

0.5.4 (2026-04-09)

Full Changelog: v0.5.3...v0.5.4

Bug Fixes

  • align path encoding with RFC 3986 section 3.3 (e553b8e)
  • internal: correct multipart form field name encoding (4975893)
  • multipart encoding for file arrays (6e86c5d)
  • variable name typo (e8f5466)

Chores

  • ci: skip lint on metadata-only changes (dad96e5)
  • ci: support opting out of skipping builds on metadata-only commits (34c8c04)
  • internal: tweak CI branches (9a3e737)
  • internal: update gitignore (9fb96c7)

v0.5.3

Choose a tag to compare

@stainless-app stainless-app released this 16 Mar 15:59
a9f3386

0.5.3 (2026-03-08)

Full Changelog: v0.5.2...v0.5.3

Bug Fixes

  • properly mock time in ruby ci tests (2c02d7c)

Chores

  • ci: add build step (0111d8b)
  • ci: skip uploading artifacts on stainless-internal branches (59ed3cd)
  • internal: codegen related update (70ecc90)
  • internal: codegen related update (906bc89)
  • internal: remove mock server code (97b11dc)
  • update mock server docs (4393e5d)

v0.5.2

Choose a tag to compare

@stainless-app stainless-app released this 07 Feb 13:35
19d9c4f

0.5.2 (2026-02-07)

Full Changelog: v0.5.1...v0.5.2

Bug Fixes

  • client: loosen json header parsing (b2969f0)

v0.5.1

Choose a tag to compare

@stainless-app stainless-app released this 06 Feb 12:56
63021dc

0.5.1 (2026-02-06)

Full Changelog: v0.5.0...v0.5.1

v0.5.0

Choose a tag to compare

@stainless-app stainless-app released this 06 Feb 03:33
38ff93d

0.5.0 (2026-02-06)

Full Changelog: v0.4.0...v0.5.0

Features

v0.4.0

Choose a tag to compare

@stainless-app stainless-app released this 06 Feb 01:06
7d5baeb

0.4.0 (2026-02-06)

Full Changelog: v0.3.0...v0.4.0

Features

v0.3.0

Choose a tag to compare

@stainless-app stainless-app released this 06 Feb 00:52
c132ae3

0.3.0 (2026-02-06)

Full Changelog: v0.2.0...v0.3.0

Features

v0.2.0

Choose a tag to compare

@stainless-app stainless-app released this 06 Feb 00:36
f34a4cf

0.2.0 (2026-02-06)

Full Changelog: v0.1.2...v0.2.0

Features