0.9.0
github-actions
released this
12 Jul 09:13
·
43 commits
to development
since this release
Deprecations
- renamed
propagation_auth_headers
topropagate_auth_headers
. The old parameter will be available until the next major release (#125)
Features
- added
DIAL_SDK_LOG
env var to control log level (#126) - allowed to close a stage within its with-block (#121)
- hid
api_key
andjwt
request headers behind SecretStr (#123) - added filtering out health checks from logs (#99)
- supported configuration parameter for the chat completion request (#114, #127, #128)
- supported attachment argument in
add_attachment
methods (#120) - supported httpx in header propagation (#118)
- supported writable stages/choices (#122)
- migrated langchain rag example to latest langchain and openai libs (#106)
Fixes
- index fields are removed in non-streaming mode (#110)
Other
- bumped aiohttp from 3.9.2 to 3.9.4 (#94)
- bumped certifi from 2023.7.22 to 2024.7.4 (#119)
- bumped epam/ai-dial-ci from 1.8.0 to 1.8.1 (#102)
- bumped idna from 3.4 to 3.7 (#93)
- bumped pydantic from 2.3.0 to 2.4.0 (#97)
- bumped urllib3 from 2.0.7 to 2.2.2 (#105)
- bumped zipp from 3.17.0 to 3.19.1 (#124)
- bumped requests from 2.31.0 (yanked) to 2.32.3 (#104)
- migrated opentelemetry-exporter-prometheus from 1.12.0rc1 (yanked) to 0.41b0 (#103)