Skip to content

Releases: openlayer-ai/openlayer-python

v0.2.0-alpha.57

24 Apr 21:11

Choose a tag to compare

v0.2.0-alpha.57 Pre-release
Pre-release

0.2.0-alpha.57 (2025-04-24)

Full Changelog: v0.2.0-alpha.56...v0.2.0-alpha.57

Features

  • api: api update (660a2ce)
  • api: expose test retrieval endpoint (9762024)

Bug Fixes

  • pydantic v1: more robust ModelField.annotation check (1624ca6)

Chores

  • broadly detect json family of content-type headers (39d78ac)
  • ci: add timeout thresholds for CI jobs (1093391)
  • ci: only use depot for staging repos (bafdcd8)
  • internal: codegen related update (8c10e35)
  • internal: fix list file params (312f532)
  • internal: import reformatting (4f944c7)
  • internal: refactor retries to not use recursion (5a2c154)

v0.2.0-alpha.56

21 Apr 13:17

Choose a tag to compare

v0.2.0-alpha.56 Pre-release
Pre-release

0.2.0-alpha.56 (2025-04-21)

Full Changelog: v0.2.0-alpha.55...v0.2.0-alpha.56

Features

  • api: add test creation endpoint (f9c02bf)

v0.2.0-alpha.55

21 Apr 13:10

Choose a tag to compare

v0.2.0-alpha.55 Pre-release
Pre-release

0.2.0-alpha.55 (2025-04-19)

Full Changelog: v0.2.0-alpha.54...v0.2.0-alpha.55

Features

Chores

  • internal: base client updates (9afcd88)
  • internal: bump pyright version (0301486)
  • internal: update models test (97be493)

v0.2.0-alpha.54

15 Apr 17:42

Choose a tag to compare

v0.2.0-alpha.54 Pre-release
Pre-release

0.2.0-alpha.54 (2025-04-15)

Full Changelog: v0.2.0-alpha.53...v0.2.0-alpha.54

Features

  • fix: default value for OPENLAYER_VERIFY_SSL env var (a4557de)

v0.2.0-alpha.53

15 Apr 14:22

Choose a tag to compare

v0.2.0-alpha.53 Pre-release
Pre-release

0.2.0-alpha.53 (2025-04-15)

Full Changelog: v0.2.0-alpha.52...v0.2.0-alpha.53

Features

  • fix: verify SSL by default and disable it via env var (92f8b70)

Chores

  • client: minor internal fixes (cb7cdf2)
  • internal: update pyright settings (0e70ac7)

v0.2.0-alpha.52

14 Apr 21:22

Choose a tag to compare

v0.2.0-alpha.52 Pre-release
Pre-release

0.2.0-alpha.52 (2025-04-14)

Full Changelog: v0.2.0-alpha.51...v0.2.0-alpha.52

Features

  • feat: allow publish without ssl verification (24dbdef)

Bug Fixes

  • perf: optimize some hot paths (badc2bb)
  • perf: skip traversing types for NotGiven values (afb0108)

Chores

  • internal: expand CI branch coverage (121cc4c)
  • internal: reduce CI branch coverage (05f20c8)
  • internal: slight transform perf improvement (#448) (3c5cd0a)
  • tests: improve enum examples (#449) (3508728)

v0.2.0-alpha.51

07 Apr 20:21

Choose a tag to compare

v0.2.0-alpha.51 Pre-release
Pre-release

0.2.0-alpha.51 (2025-04-04)

Full Changelog: v0.2.0-alpha.50...v0.2.0-alpha.51

Chores

v0.2.0-alpha.50

02 Apr 18:14

Choose a tag to compare

v0.2.0-alpha.50 Pre-release
Pre-release

0.2.0-alpha.50 (2025-04-02)

Full Changelog: v0.2.0-alpha.49...v0.2.0-alpha.50

Features

  • feat: add async openai tracer (6d8bc02)

Chores

v0.2.0-alpha.49

21 Mar 17:16

Choose a tag to compare

v0.2.0-alpha.49 Pre-release
Pre-release

0.2.0-alpha.49 (2025-03-21)

Full Changelog: v0.2.0-alpha.48...v0.2.0-alpha.49

Features

  • chore: add OpenLLMetry tracing example (ff13020)
  • chore: add Semantic Kernel tracing example (98ada7f)

v0.2.0-alpha.48

19 Mar 18:42
6fe873c

Choose a tag to compare

v0.2.0-alpha.48 Pre-release
Pre-release

0.2.0-alpha.48 (2025-03-18)

Full Changelog: v0.2.0-alpha.47...v0.2.0-alpha.48

Features

  • feat: add option to wait for commit completion to push function (b3b4afd)
  • feat: add wait_for_commit_completion convenience method (f71e29a)