Skip to content

Releases: openlayer-ai/openlayer-go

v0.8.1

Choose a tag to compare

@stainless-app stainless-app released this 15 Jun 12:16

0.8.1 (2026-05-13)

Full Changelog: v0.8.0...v0.8.1

Bug Fixes

  • go: avoid panic when http.DefaultTransport is wrapped (6d9b80a)

Chores

  • redact api-key headers in debug logs (a9a157e)

v0.8.0

Choose a tag to compare

@stainless-app stainless-app released this 07 May 12:37

0.8.0 (2026-05-01)

Full Changelog: v0.7.1...v0.8.0

Features

  • go: add default http client with timeout (da44eaf)
  • support setting headers via env (7e985fe)

Chores

  • avoid embedding reflect.Type for dead code elimination (5614b9a)
  • internal: more robust bootstrap script (24a151f)
  • tests: bump steady to v0.22.1 (7489be2)

v0.7.1

Choose a tag to compare

@stainless-app stainless-app released this 10 Apr 15:09

0.7.1 (2026-04-10)

Full Changelog: v0.7.0...v0.7.1

Bug Fixes

  • better respect format tags from the spec (b4ce09a)

Documentation

  • closes OPEN-9953: expose endpoints to get and delete a row (f398e1e)

v0.7.0

Choose a tag to compare

@stainless-app stainless-app released this 01 Apr 22:15

0.7.0 (2026-04-01)

Full Changelog: v0.6.0...v0.7.0

Features

v0.6.0

Choose a tag to compare

@stainless-app stainless-app released this 01 Apr 21:28

0.6.0 (2026-04-01)

Full Changelog: v0.5.3...v0.6.0

Features

  • internal: support comma format in multipart form encoding (e786b5d)

Bug Fixes

  • prevent duplicate ? in query params (2ce2a83)

Chores

  • ci: skip lint on metadata-only changes (cedb652)
  • ci: support opting out of skipping builds on metadata-only commits (38613e1)
  • internal: update gitignore (62de9d9)
  • remove unnecessary error check for url parsing (c20daa2)
  • tests: bump steady to v0.19.4 (0236fbc)
  • tests: bump steady to v0.19.5 (23fbd1d)
  • tests: bump steady to v0.19.6 (c97c1b9)
  • tests: bump steady to v0.19.7 (6de99ba)
  • tests: bump steady to v0.20.1 (fa50dbf)
  • tests: bump steady to v0.20.2 (bf9d7c7)

v0.5.3

Choose a tag to compare

@stainless-app stainless-app released this 20 Mar 21:36

0.5.3 (2026-03-20)

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

Chores

  • internal: tweak CI branches (aa7b916)

Refactors

  • tests: switch from prism to steady (3562cda)

v0.5.2

Choose a tag to compare

@stainless-app stainless-app released this 12 Mar 19:59

0.5.2 (2026-03-11)

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

Chores

  • internal: minor cleanup (79713f7)
  • internal: use explicit returns (b4c00c6)
  • internal: use explicit returns in more places (2bd7baa)

v0.5.1

Choose a tag to compare

@stainless-app stainless-app released this 09 Mar 19:27

0.5.1 (2026-03-08)

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

Chores

  • ci: skip uploading artifacts on stainless-internal branches (4382e70)

v0.5.0

Choose a tag to compare

@stainless-app stainless-app released this 06 Mar 20:56

0.5.0 (2026-03-06)

Full Changelog: v0.4.6...v0.5.0

Features

  • api: update POST /rows to use list method name (41e63db)
  • closes OPEN-9425: document /rows endpoint in API reference and … (fbbd96d)

Chores

  • internal: codegen related update (6eee863)
  • test: do not count install time for mock server timeout (7fe9198)

v0.4.6

Choose a tag to compare

@stainless-app stainless-app released this 03 Mar 12:25

0.4.6 (2026-03-03)

Full Changelog: v0.4.5...v0.4.6

Chores

  • internal: codegen related update (6e34598)