Skip to content

0.5.0

Compare
Choose a tag to compare
@dtrifiro dtrifiro released this 27 Sep 16:00
· 58 commits to main since this release

What's Changed

  • pre-commit autoupdate by @github-actions in #104
  • build(deps): bump ruff from 0.6.1 to 0.6.3 by @dependabot in #116
  • gha: use vllm v0.6.1 for testing by @dtrifiro in #125
  • Add OWNER file by @vaibhavjainwiz in #124
  • build(deps): bump mypy from 1.11.1 to 1.11.2 by @dependabot in #107
  • build(deps): bump accelerate from 0.33.0 to 0.34.2 by @dependabot in #123
  • build(deps): bump types-protobuf from 5.26.0.20240422 to 5.27.0.20240907 by @dependabot in #120
  • build(deps): update opentelemetry-api requirement from <1.27.0,>=1.26.0 to >=1.26.0,<1.28.0 by @dependabot in #122
  • pre-commit autoupdate by @github-actions in #119
  • do not run codecov upload step on dependabot PR by @NickLucche in #129
  • Write to /dev/termination-log on main loop exception by @NickLucche in #118
  • http_server: compatibility fixes for vllm>0.6.1.post1 by @dtrifiro in #136
  • Propagate cancellation of gRPC requests by @njhill in #130
  • pre-commit autoupdate by @github-actions in #127
  • Fix calls to defunct AsyncEngineClient by @NickLucche in #138
  • 🐛 fix nargs + or * by @joerunde in #140
  • build(deps): bump pytest from 8.3.2 to 8.3.3 by @dependabot in #131
  • build(deps): update opentelemetry-sdk requirement from <1.27.0,>=1.26.0 to >=1.26.0,<1.28.0 by @dependabot in #133
  • build(deps): bump ruff from 0.6.3 to 0.6.7 by @dependabot in #139
  • grpc_server: use x-correlation-id as request-id when possible by @dtrifiro in #128
  • build(deps): bump types-requests from 2.32.0.20240712 to 2.32.0.20240914 by @dependabot in #132
  • build(deps): update opentelemetry-exporter-otlp requirement from <1.27.0,>=1.26.0 to >=1.26.0,<1.28.0 by @dependabot in #135
  • deps: bump vllm minimum version to 0.6.2 by @dtrifiro in #143

New Contributors

Full Changelog: 0.4.1...0.4.2