0.5.500
·
46 commits
to main
since this release
What's Changed
- feat(engines): Azure Entra ID / Managed Identity auth via lm_kwargs passthrough (#377) by @nmeisenzahl in #379
- chore(deps): bump urllib3 from 2.5.0 to 2.6.3 by @dependabot[bot] in #381
- feat: Add GuardComponent framework for pluggable input/output safety guards by @Copilot in #382
- chore: bump version to 0.5.402 for PyPI publish by @AndreRatzenberger in #384
- update/litellm: update litellm to version == 1.83.0 by @tilman-sattler in #385
- update/litellm: ugrade litellm to version == 1.83.7 by @tilman-sattler in #386
- chore(deps-dev): bump vite from 7.2.4 to 7.3.3 in /src/flock/frontend by @dependabot[bot] in #387
- update/dspy: update dspy to fix transitive dependency issues by @tilman-sattler in #388
- fix/requirements: update requirements.txt by @tilman-sattler in #389
- chore(deps-dev): bump rollup from 4.52.4 to 4.60.3 in /src/flock/frontend by @dependabot[bot] in #390
- chore(deps-dev): bump flatted from 3.3.3 to 3.4.2 in /src/flock/frontend by @dependabot[bot] in #391
- chore(deps): bump gitpython from 3.1.45 to 3.1.50 by @dependabot[bot] in #392
- chore(deps): bump tornado from 6.5.2 to 6.5.5 by @dependabot[bot] in #393
- chore(deps): bump mistune from 3.1.4 to 3.2.1 by @dependabot[bot] in #394
- chore(deps): bump lodash from 4.17.21 to 4.18.1 in /src/flock/frontend by @dependabot[bot] in #396
- chore(deps): bump mcp from 1.20.0 to 1.23.0 by @dependabot[bot] in #397
- chore(deps-dev): bump postcss from 8.5.6 to 8.5.14 in /src/flock/frontend by @dependabot[bot] in #398
- chore(deps): bump pillow from 12.0.0 to 12.2.0 by @dependabot[bot] in #395
- chore(deps-dev): bump minimatch from 9.0.5 to 9.0.9 in /src/flock/frontend by @dependabot[bot] in #399
- chore(deps): bump nbconvert from 7.16.6 to 7.17.1 by @dependabot[bot] in #401
- chore(deps): bump jupyter-server from 2.17.0 to 2.18.0 by @dependabot[bot] in #400
- update/jupyter: bump notebook version by @tilman-sattler in #402
- update/pytest: updating pytest-asyncio version by @tilman-sattler in #403
- chore(deps): bump pytest from 8.4.2 to 9.0.3 by @dependabot[bot] in #404
- chore(deps): bump virtualenv from 20.35.4 to 20.36.1 by @dependabot[bot] in #405
- chore(deps): bump uuid from 13.0.0 to 14.0.0 in /src/flock/frontend by @dependabot[bot] in #406
- update/sentence-transformers: bump version for transformers package t… by @tilman-sattler in #407
- chore(deps-dev): bump picomatch from 4.0.3 to 4.0.4 in /src/flock/frontend by @dependabot[bot] in #408
- update/python-dotenv: bump version for litellm and python-dotenv to close alerts by @tilman-sattler in #409
- chore(release): bump version to 0.5.500 by @AndreRatzenberger in #411
New Contributors
- @nmeisenzahl made their first contribution in #379
- @dependabot[bot] made their first contribution in #381
- @Copilot made their first contribution in #382
Full Changelog: 0.5.400...0.5.500