Skip to content

Releases: Hexlet/cloudpayments-ruby

v0.4.3

Choose a tag to compare

@github-actions github-actions released this 26 Jun 09:37
974090e

0.4.3 (2026-06-26)

Bug Fixes

  • allow null for MaxPeriods in subscription response model (bcddb1a)
  • nullable MaxPeriods response + migrate off Stainless build (b7feae4)

v0.4.2

Choose a tag to compare

@stainless-app stainless-app released this 19 Jun 04:12
ebc0284

0.4.2 (2026-04-09)

Full Changelog: v0.4.1...v0.4.2

Bug Fixes

  • align path encoding with RFC 3986 section 3.3 (090212b)
  • internal: correct multipart form field name encoding (b4394ee)
  • multipart encoding for file arrays (130dd42)
  • properly mock time in ruby ci tests (7cfd820)
  • variable name typo (74c7bb5)

Chores

  • ci: add build step (9287b3c)
  • ci: skip lint on metadata-only changes (c9de760)
  • ci: skip uploading artifacts on stainless-internal branches (928a685)
  • ci: support opting out of skipping builds on metadata-only commits (0aa99a1)
  • internal: codegen related update (2fc9917)
  • internal: remove mock server code (e100d4f)
  • internal: tweak CI branches (85b9aeb)
  • internal: update gitignore (1fb92c3)
  • update mock server docs (36a2a37)

v0.4.1

Choose a tag to compare

@stainless-app stainless-app released this 13 Feb 22:58
4d5f56c

0.4.1 (2026-02-13)

Full Changelog: v0.4.0...v0.4.1

Chores

v0.4.0

Choose a tag to compare

@stainless-app stainless-app released this 13 Feb 22:49
9d3e22e

0.4.0 (2026-02-13)

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

Features

v0.3.0

Choose a tag to compare

@stainless-app stainless-app released this 13 Feb 22:37
eb626bb

0.3.0 (2026-02-13)

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

Features

v0.2.0

Choose a tag to compare

@stainless-app stainless-app released this 09 Feb 23:39
52714d9

0.2.0 (2026-02-09)

Full Changelog: v0.1.0...v0.2.0

Features

v0.1.0

Choose a tag to compare

@stainless-app stainless-app released this 09 Feb 23:02
76324b2

0.1.0 (2026-02-09)

Full Changelog: v0.0.2...v0.1.0

Features

v0.0.2

Choose a tag to compare

@stainless-app stainless-app released this 09 Feb 22:51
a5590ab

0.0.2 (2026-02-09)

Full Changelog: v0.0.1...v0.0.2

Chores