Skip to content

Releases: Vitable-Inc/vitable-connect-ruby

v0.2.2

03 Apr 20:02
495ad44

Choose a tag to compare

0.2.2 (2026-04-01)

Full Changelog: v0.2.1...v0.2.2

Bug Fixes

  • align path encoding with RFC 3986 section 3.3 (8dffaa7)
  • variable name typo (0c72698)

v0.2.1

30 Mar 22:58
23e5235

Choose a tag to compare

0.2.1 (2026-03-28)

Full Changelog: v0.2.0...v0.2.1

Bug Fixes

  • internal: correct multipart form field name encoding (f7a59c7)

Chores

  • ci: support opting out of skipping builds on metadata-only commits (03e02f9)

v0.2.0

25 Mar 19:49
ab41a50

Choose a tag to compare

0.2.0 (2026-03-25)

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

Features

Chores

  • ci: skip lint on metadata-only changes (f190ebf)

v0.1.0

24 Mar 15:22
83efd04

Choose a tag to compare

0.1.0 (2026-03-24)

Full Changelog: v0.0.1...v0.1.0

Features

Bug Fixes

  • calling break out of streams should be instantaneous (272f56c)
  • issue where json.parse errors when receiving HTTP 204 with nobody (2963616)
  • properly mock time in ruby ci tests (538449e)

Chores

  • ci: add build step (d29963c)
  • ci: skip uploading artifacts on stainless-internal branches (622b750)
  • configure new SDK language (f6f5e6d)
  • internal: codegen related update (7e979b6)
  • internal: codegen related update (6f45271)
  • internal: codegen related update (9a1c31a)
  • internal: remove mock server code (acd303f)
  • internal: tweak CI branches (f15f247)
  • internal: update gitignore (1794df6)
  • update mock server docs (26dd24b)
  • update SDK settings (5413b0a)