Releases: docker/model-runner
Releases · docker/model-runner
Docker Model Runner v1.1.3
What's Changed
🔧 Maintenance
- fix(release): enhance workflow run commands to extract run URLs and IDs more reliably
Full Changelog: v1.1.2...v1.1.3
Docker Model Runner v1.1.1
What's Changed
🚀 Features
- refactor(backends): standardize status reporting across all backends (#702) @doringeman
🐛 Bug Fixes
- fix(cli): use Docker client dialer for Desktop mode (#701) @doringeman
🔧 Maintenance
- refactor: unify vllm and vllm-metal into a single "vllm" backend (#700) @doringeman
- refactor: extract shared infrastructure into pkg/routing (#699) @doringeman
Full Changelog: v1.1.0...v1.1.1
Docker Model Runner v1.1.0
What's Changed
🚀 Features
- add server version endpoint and client version display (#664) @ilopezluna
🐛 Bug Fixes
- fix(cli): drop cmd/cli tag prefix (#697) @doringeman
🔧 Maintenance
- fix: enhance release workflow to include trigger time and improve run detection logic (#698) @ilopezluna
Full Changelog: v1.0.30...v1.1.0
Docker Model Runner v1.0.30
What's Changed
🚀 Features
- feat(version): add server version endpoint and client version display (#664) @ilopezluna
🐛 Bug Fixes
- fix: improve server version reporting and error handling in version endpoint (#664) @ilopezluna
- fix: enhance Docker CE verification to check both client and server versions (#664) @ilopezluna
- fixes race condition (#664) @ilopezluna
Full Changelog: v1.0.29...v1.0.30
Docker Model Runner v1.0.28
What's Changed
🔧 Maintenance
- ci: open PR in pinata to bump docker-model version (#692) @doringeman
- Verify docker cli ce (#693) @ilopezluna
Full Changelog: v1.0.27...v1.0.28
Docker Model Runner v1.0.23
What's Changed
🔧 Maintenance
- fix: remove outdated gomod configuration from dependabot.yaml (d70754a) @ilopezluna
Full Changelog: v1.0.22...v1.0.23
Docker Model Runner v1.0.21
What's Changed
🔧 Maintenance
- fix: enhance release workflow by adding packaging wait and trigger steps (b120075) @ilopezluna
Full Changelog: v1.0.20...v1.0.21
Docker Model Runner v1.0.20
What's Changed
🚀 Features
- feat(scheduler): add platform capability checks for backend selection (#683) @ilopezluna
- feat: add install-cli Makefile target (#685) @doringeman
- Enhance opencode integration with model-runner (#684) @ericcurtin
🔧 Maintenance
- Unify release process of CLI and DMR (#682) @ilopezluna
- feat: add GitHub Actions workflow for model-cli release management
- feat: update release notes generator and enhance permissions in CI workflow
- feat: simplify CI workflows and enhance release process
- Remove cli-build.yml not needed anymore
- fix: update base64 encoding in release notes to remove newlines
- fix: simplify model-cli-release workflow by removing unnecessary steps
- fix: update release workflow to use 'ref' instead of 'tag' for triggering model release
Full Changelog: v1.0.19...v1.0.20
Docker Model Runner v1.0.19
What's Changed
🚀 Features
- improve launch command (#661) @ericcurtin
- Use new Safetensors packaging (#666) @ilopezluna
- feat: Add native Hugging Face push support with LFS (#673) @iamanishx
🐛 Bug Fixes
- fix: acquire read lock for r.blobs in test registry POST handler (#678) @ilopezluna
📦 Dependencies
- chore(deps): bump the go-modules-root group with 2 updates (#675) @dependabot
- chore(deps): bump golang.org/x/term from 0.39.0 to 0.40.0 in /cmd/cli in the go-modules-cli group (#676) @dependabot
- chore(deps): bump the github-actions group with 4 updates (#677) @dependabot
- refactor: use peter-evans/create-pull-request for bump workflow (#680) @doringeman
- chore: bump llama.cpp (https://github.com/ggml-org/llama.cpp/releases/b8068) (#681) @github-actions
🔧 Maintenance
- Add Vulkan patches and update Docker build process (#671) @ericcurtin
- ci: add llama.cpp bump script and scheduled workflow (#679) @doringeman
Full Changelog: v1.0.18...v1.0.19