Releases: knocklabs/knock-ruby
Releases · knocklabs/knock-ruby
v1.35.0
1.35.0 (2026-03-27)
Full Changelog: v1.34.0...v1.35.0
Features
- api: api update (76cdbf7)
Bug Fixes
- internal: correct multipart form field name encoding (95b2276)
Chores
- ci: skip lint on metadata-only changes (c1820ad)
- ci: support opting out of skipping builds on metadata-only commits (33d11b7)
- internal: update gitignore (754f5b7)
- tests: bump steady to v0.19.4 (2dc2203)
- tests: bump steady to v0.19.5 (318a377)
- tests: bump steady to v0.19.6 (1c05121)
- tests: bump steady to v0.19.7 (b07462c)
Refactors
- tests: switch from prism to steady (825cb06)
v1.34.0
1.34.0 (2026-03-16)
Full Changelog: v1.33.0...v1.34.0
Features
- api: api update (8f572c6)
- api: api update (5232e1e)
- api: api update (765390c)
- api: api update (e83aaa6)
- api: api update (8cfb413)
Bug Fixes
- client: add types for path params, and update structure of unions nested in params (dafc84b)
Chores
v1.33.0
v1.32.1
1.32.1 (2026-02-26)
Full Changelog: v1.32.0...v1.32.1
Bug Fixes
- properly mock time in ruby ci tests (e77a038)
v1.32.0
v1.31.0
1.31.0 (2026-02-19)
Full Changelog: v1.30.0...v1.31.0
Features
- api: api update (dcc8c6c)
- api: api update (2d7ec95)
- api: api update (f78aef3)
- api: api update (1cd0625)
- api: api update (3ef0f26)
- api: api update (1562c35)
- api: api update (1381ed5)
- api: api update (0be92ad)
Bug Fixes
- client: always add content-length to post body, even when empty (4cd7959)
- client: loosen json header parsing (6ab2346)