Releases: docker/model-runner
Releases · docker/model-runner
Docker Model Runner v1.1.8
What's Changed
🔧 Maintenance
- Add Gemini code review configuration (#714) @ericcurtin
Full Changelog: v1.1.7...v1.1.8
Docker Model Runner v1.1.5
What's Changed
🔧 Maintenance
- fix(release): refine manual approval process for Docker CE release workflow and clarify job dependencies (33b6bf0) @ilopezluna
- fix(release): remove unused output variables from release workflow (931ae45) @ilopezluna
- fix(release): simplify deploy workflow trigger by removing unnecessary output handling (55bcea0) @ilopezluna
Full Changelog: v1.1.4...v1.1.5
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