Skip to content

Releases: docker/model-runner

Docker Model Runner v1.1.8

26 Feb 18:26
c58b4a2

Choose a tag to compare

What's Changed

🔧 Maintenance

Full Changelog: v1.1.7...v1.1.8

Docker Model Runner v1.1.5

24 Feb 10:53
55bcea0

Choose a tag to compare

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

23 Feb 14:23
707eb64

Choose a tag to compare

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

20 Feb 07:37
c0d3c09

Choose a tag to compare

What's Changed

🚀 Features

  • refactor(backends): standardize status reporting across all backends (#702) @doringeman

🐛 Bug Fixes

🔧 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

19 Feb 13:09
f55b3bd

Choose a tag to compare

What's Changed

🚀 Features

  • add server version endpoint and client version display (#664) @ilopezluna

🐛 Bug Fixes

🔧 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

19 Feb 11:09
b7ef6fc

Choose a tag to compare

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

18 Feb 18:46
e574090

Choose a tag to compare

What's Changed

🔧 Maintenance

Full Changelog: v1.0.27...v1.0.28

Docker Model Runner v1.0.23

18 Feb 13:13
d70754a

Choose a tag to compare

What's Changed

🔧 Maintenance

Full Changelog: v1.0.22...v1.0.23

Docker Model Runner v1.0.21

18 Feb 11:02
b120075

Choose a tag to compare

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

18 Feb 09:25
e8df455

Choose a tag to compare

What's Changed

🚀 Features

🔧 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