Releases: inference-gateway/python-sdk
Releases · inference-gateway/python-sdk
🚀 Version 0.7.1
🚀 Version 0.7.0
0.7.0 (2026-06-06)
✨ Features
🐛 Bug Fixes
- correct docker run -e syntax in examples/README.md (#33) (9c756d9), closes #27
- derive version from package metadata to prevent drift (#30) (c150560)
- make streaming delta content optional (#31) (1c6c533)
👷 CI
- centralize claude.yml via reusable workflow (#13) (d0df597)
- centralize claude.yml via reusable workflow (#14) (f50da35)
- centralize infer.yml + bump infer CLI and sync .infer config (#17) (126c41f)
- centralize infer.yml + sync .infer config (#16) (b1166ff)
- centralize infer.yml via reusable workflow (#15) (4c9a38d)
- infer: centralize infer.yml + bump infer CLI and sync .infer config (#18) (7ae73a6)
🔧 Miscellaneous
- deps: bump claude-code 2.1.148 -> 2.1.158 (#20) (eeb796b)
- deps: bump codex 0.133.0 -> 0.135.0 (#23) (d20f9a2)
- deps: bump infer CLI v0.117.0 -> v0.117.1, infer-action v0.9.1 -> v0.11.1 (#19) (7377902)
- deps: bump infer CLI v0.117.1 -> v0.119.0, infer-action v0.11.2 -> v0.11.4 (#24) (ecc2634)
- deps: bump infer-action v0.11.1 -> v0.11.2 (#22) (c348db4)
- flox: add missing manifest.lock file (ad15f9f)
- trim requirements.txt to runtime dependencies only (#32) (0c95d4c)
🚀 Version 0.6.3
0.6.3 (2026-05-30)
♻️ Improvements
- Remove assignees and reviewers from dependabot (a5ddc64)
👷 CI
- centralize claude.yml via reusable workflow (#11) (77bbbbc)
- claude: Add maintainer skill (8422207)
- claude: change effort to max (0e74a66)
- claude: download all maintainer skill assets (0dafb85)
- claude: remove system prompt - use default community maintained prompt (8fe582f)
- claude: standardize workflow + task-based branch prefix (4076688)
- dependabot: Add dependabot to help with dependecies upgrades (1833f82)
- deps: Bump anthropics/claude-code-action (#8) (e324b2a)
- deps: Bump anthropics/claude-code-action in the github-actions group (#10) (a14ee0c)
- deps: Bump anthropics/claude-code-action in the github-actions group (#9) (1686d61)
- deps: Bump inference-gateway/.github/.github/workflows/claude.yml (#12) (5c58a39)
- deps: Update Claude Code Action to version 1.0.131 (bfc24d4)
- deps: Update claude-code-action to version 1.0.130 (cdafa20)
- Enable display report for Claude Code action (aaca7b2)
- release: Remove conventional-changelog-cli from semantic release installation (d3ae551)
- Replace curl installation of task with action setup (7c88698)
🔧 Miscellaneous
- deps: Bump claude-code and add infer cli to flox environment (d995d9b)
- deps: Bump dev dependencies (5bf6ef5)
- deps: Update claude-code to version 2.1.141 and infer to version 0.109.8 (2c83cc2)
- deps: Update claude-code version to 2.1.141 and infer.flake to v0.109.11 and some other deps (e5a811e)
- docs: Generate AGENTS.md file (527e032)
- docs: Generate CLAUDE.md file (5469c03)
- flox: Bump schema version (1a274a3)
- license: Update license to Apache 2.0 (0498bec)
- openapi: Sync vendored OpenAPI spec with canonical schemas (#7) (1a58167), closes #6
- Replace em dash with regular dash (8c55d26)
🚀 Version 0.6.2
🚀 Version 0.6.1
🚀 Version 0.6.0
🚀 Version 0.5.0
🚀 Version 0.4.1
🚀 Version 0.4.0
🚀 Version 0.3.0
0.3.0 (2025-02-03)
✨ Features
- Add streaming content generation and response handling (90171af)
♻️ Deprecated
- Remove GOOGLE provider (cab6e5c)
📚 Documentation
- Add methods for listing provider models and streaming content in the README (888573c)
- Update OpenAPI spec - download it from inference-gateway (fb4eabb)
✅ Miscellaneous
- Enhance testing capabilities with new pytest configurations and fixtures (298b6f8)