v0.5.1
New Features
- The llm-d-inference-sim server can be run in TLS mode with the certificate and key supplied by the user or automatically generated.
What's Changed
- Add golangci-lint version check by @npolshakova in #160
- feat(server): enables TLS mode by @bartoszmajsak in #205
- fix(make): properly resolves package manager for ZMQ installation by @bartoszmajsak in #204
- feat(make): simplifies local tooling installation by @bartoszmajsak in #203
New Contributors
- @bartoszmajsak made their first contribution in #205
Full Changelog: v0.5.0...v0.5.1