Releases: scaleapi/scale-agentex-python
Releases · scaleapi/scale-agentex-python
v0.5.3
v0.5.2
What's Changed
- Update sync tutorials to use new provider by @danielmillerp in #174
- Fix agentic runs for tests by @danielmillerp in #175
- add async base_url for sgp tracer by @erichwoo-scale in #152
- Add custom streaming to open ai agents sdk and temporal integration by @danielmillerp in #144
- Cleanup the readmes by @jasonyang101 in #156
- release: 0.5.1 by @stainless-app[bot] in #171
- feat: add to readme to force publish by @RoxyFarhad in #176
- feat: bump the helm chart version by @RoxyFarhad in #177
Full Changelog: v0.5.0...v0.5.2
v0.5.1
0.5.1 (2025-10-29)
Full Changelog: v0.5.0...v0.5.1
Bug Fixes
- client: close streams without requiring full consumption (f56acae)
v0.5.0
v0.4.28
0.4.28 (2025-10-28)
Full Changelog: v0.4.27...v0.4.28
v0.4.27
v0.4.26
0.4.26 (2025-10-21)
Full Changelog: v0.4.25...v0.4.26
Features
Chores
- bump
httpx-aiohttpversion to 0.1.9 (21c7921)
v0.4.25
What's Changed
- fix: add the missing imports by @RoxyFarhad in #142
Full Changelog: v0.4.24...v0.4.25
v0.4.24
0.4.24 (2025-10-10)
Full Changelog: v0.4.23...v0.4.24
Features
- api: manual updates (09996ea)
Bug Fixes
Chores
- do not install brew dependencies in ./scripts/bootstrap by default (2675e14)
- improve example values (6997fe5)
- internal: detect missing future annotations with ruff (f1aa71f)
- internal: update pydantic dependency (156ea64)
- internal: version bump (8567752)
- internal: version bump (45206dd)
- internal: version bump (98354ba)
- internal: version bump (aa2a8db)
- internal: version bump (73bba2a)
- types: change optional parameter type from NotGiven to Omit (2117d77)