Skip to content

release: 0.2.0-alpha.65 #471

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 20 commits into from
Jul 9, 2025

Conversation

stainless-app[bot]
Copy link
Contributor

@stainless-app stainless-app bot commented Jun 17, 2025

Automated Release PR

0.2.0-alpha.65 (2025-07-08)

Full Changelog: v0.2.0-alpha.64...v0.2.0-alpha.65

Features

  • adds openai agents sdk trace processor (da53c53)
  • client: add support for aiohttp (977528d)
  • examples: add OpenAI Agents tracing notebook for multi-agent conversation monitoring (dbeb9f4)
  • implement remaining methods for LangChain callback handler (cd6d303)
  • openai-agents: enhance OpenAI Agents tracing with structured span data extraction (46d0852)

Bug Fixes

  • ci: correct conditional (f616411)
  • ci: release-doctor — report correct token name (e42727c)
  • tests: fix: tests which call HTTP endpoints directly with the example parameters (ab7ef6b)
  • update pyarrow version (f4feadf)

Chores

  • ci: change upload type (49cdc9c)
  • ci: enable for pull requests (07c86b5)
  • ci: only run for pushes and fork pull requests (fbf9c05)
  • internal: codegen related update (f514ca3)
  • internal: update conftest.py (af83c82)
  • readme: update badges (2c30786)
  • refactor LangChain callback handler (858285d)
  • remove unused imports, break long lines, and formatting cleanup (753c317)
  • tests: add tests for httpx client instantiation & proxies (55a2e38)
  • tests: skip some failing tests on the latest python versions (ef12a3a)

Documentation

  • client: fix httpx.Timeout documentation reference (ad5d7c0)

Refactors

  • integrations: update Openlayer integration imports (ac78c1c)

This pull request is managed by Stainless's GitHub App.

The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.

For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.

🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 96bf95f to af83c82 Compare June 17, 2025 04:10
Copy link
Contributor Author

stainless-app bot commented Jun 17, 2025

🧪 Testing

To try out this version of the SDK, run:

pip install 'https://pkg.stainless.com/s/openlayer-python/e663ce9a6b27739878efac099e0c253cc616190c/openlayer-0.2.0a64-py3-none-any.whl'

Last updated: Wed, 09 Jul 2025 02:47:49 GMT

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 77e4f96 to 07c86b5 Compare June 17, 2025 06:41
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 8a818e1 to 2c30786 Compare June 18, 2025 02:18
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 9d248c3 to ab7ef6b Compare June 18, 2025 05:49
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from d681294 to ad5d7c0 Compare June 19, 2025 02:50
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from a740839 to 977528d Compare June 23, 2025 14:10
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 7c40b09 to ef12a3a Compare June 24, 2025 04:14
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from fe016b6 to e42727c Compare June 27, 2025 02:33
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from e474b1f to fbf9c05 Compare June 28, 2025 08:43
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 72010f1 to f616411 Compare June 30, 2025 02:29
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from d3b4fdf to 49cdc9c Compare July 2, 2025 05:04
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 9d2c432 to fac2147 Compare July 6, 2025 20:58
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from c4be8bd to f514ca3 Compare July 8, 2025 02:12
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 80041f0 to 5193b7a Compare July 8, 2025 15:28
@gustavocidornelas gustavocidornelas self-requested a review July 8, 2025 15:45
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 702c563 to a5370d8 Compare July 8, 2025 21:01
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 757be03 to ddef8c8 Compare July 9, 2025 02:28
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from fef0d82 to e663ce9 Compare July 9, 2025 02:47
@stainless-app stainless-app bot merged commit b89396c into main Jul 9, 2025
5 checks passed
@stainless-app stainless-app bot deleted the release-please--branches--main--changes--next branch July 9, 2025 14:37
Copy link
Contributor Author

stainless-app bot commented Jul 9, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants