Skip to content

Releases: openlayer-ai/openlayer-python

v0.2.0-alpha.49

21 Mar 17:16
Compare
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
Compare
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)

v0.2.0-alpha.47

18 Mar 12:17
Compare
Choose a tag to compare
v0.2.0-alpha.47 Pre-release
Pre-release

0.2.0-alpha.47 (2025-03-17)

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

Bug Fixes

Chores

v0.2.0-alpha.46

17 Mar 19:18
Compare
Choose a tag to compare
v0.2.0-alpha.46 Pre-release
Pre-release

0.2.0-alpha.46 (2025-03-15)

Full Changelog: v0.2.0-alpha.45...v0.2.0-alpha.46

Features

  • api: api update (10f1de0)
  • client: allow passing NotGiven for body (6a582f7)
  • client: send X-Stainless-Read-Timeout header (919377e)

Bug Fixes

  • asyncify on non-asyncio runtimes (1aa358a)
  • client: mark some request bodies as optional (6a582f7)
  • tests: correctly generate examples with writeOnly fields (aefb7d9)
  • types: handle more discriminated union shapes (#431) (3a8b9c1)

Chores

  • internal: bummp ruff dependency (a85525a)
  • internal: bump rye to 0.44.0 (#430) (9fe86fe)
  • internal: change default timeout to an int (32452f0)
  • internal: codegen related update (dfd7861)
  • internal: codegen related update (c87c92d)
  • internal: codegen related update (#425) (ec47eb9)
  • internal: codegen related update (#429) (395275b)
  • internal: fix devcontainers setup (9bc507d)
  • internal: fix type traversing dictionary params (df06aaa)
  • internal: fix workflows (1946b4f)
  • internal: minor type handling changes (a920965)
  • internal: properly set pydantic_private (0124a23)
  • internal: remove extra empty newlines (#428) (7111d6d)
  • internal: update client tests (c7a8995)

v0.2.0-alpha.45

13 Mar 19:28
Compare
Choose a tag to compare
v0.2.0-alpha.45 Pre-release
Pre-release

0.2.0-alpha.45 (2025-03-13)

Full Changelog: v0.2.0-alpha.44...v0.2.0-alpha.45

Features

  • api: add endpoint to retrieve commit by id (#421) (d7c8489)

v0.2.0-alpha.44

26 Feb 18:33
Compare
Choose a tag to compare
v0.2.0-alpha.44 Pre-release
Pre-release

0.2.0-alpha.44 (2025-02-26)

Full Changelog: v0.2.0-alpha.43...v0.2.0-alpha.44

Features

  • feat(tracing): completes OPEN-6538 Surface root step metadata at the request level (1bcedcf)

v0.2.0-alpha.43

26 Feb 14:36
Compare
Choose a tag to compare
v0.2.0-alpha.43 Pre-release
Pre-release

0.2.0-alpha.43 (2025-02-24)

Full Changelog: v0.2.0-alpha.42...v0.2.0-alpha.43

Features

  • chore: update download URL for context file (6835d38)

v0.2.0-alpha.42

19 Dec 12:25
Compare
Choose a tag to compare
v0.2.0-alpha.42 Pre-release
Pre-release

0.2.0-alpha.42 (2024-12-18)

Full Changelog: v0.2.0-alpha.41...v0.2.0-alpha.42

Features

Chores

Documentation

  • readme: example snippet for client context manager (#413) (4ef9f75)

v0.2.0-alpha.41

13 Dec 20:29
Compare
Choose a tag to compare
v0.2.0-alpha.41 Pre-release
Pre-release

0.2.0-alpha.41 (2024-12-13)

Full Changelog: v0.2.0-alpha.40...v0.2.0-alpha.41

Chores

v0.2.0-alpha.40

10 Dec 19:07
Compare
Choose a tag to compare
v0.2.0-alpha.40 Pre-release
Pre-release

0.2.0-alpha.40 (2024-12-10)

Full Changelog: v0.2.0-alpha.39...v0.2.0-alpha.40

Bug Fixes

  • client: compat with new httpx 0.28.0 release (#394) (c05fb39)

Chores