What's Changed
🚀 Features
- feat: expose richer model metadata in v1/models (#721) @VedantMadane
- Modelpack support (#791) @ilopezluna
- Add format dduf (#793) @ilopezluna
- Implement DMR log streaming via /logs endpoint (#807) @ilopezluna
- Set backend for DDUF (#809) @ilopezluna
🐛 Bug Fixes
- fix: improve error handling and retry logic in pull operations (#795) @ilopezluna
📦 Dependencies
- chore: bump llama.cpp (https://github.com/ggml-org/llama.cpp/releases/b8580) (#804) @app/github-actions
- chore(deps): bump github.com/docker/cli from 29.3.0+incompatible to 29.3.1+incompatible in the go-modules-root group (#805) @app/dependabot
- chore(deps): bump the github-actions group with 2 updates (#806) @app/dependabot
- chore(deps): bump path-to-regexp from 0.1.12 to 0.1.13 in /demos/embeddings in the npm_and_yarn group across 1 directory (#802) @app/dependabot
🔧 Maintenance
- test(e2e): add Linux Docker e2e tests via CI matrix (#790) @doringeman
- Remove unused tests (#792) @ilopezluna
- Resolve merge conflicts and simplify README (#796) @ericcurtin
- Release as latest (#797) @ilopezluna
- ci(release): squeeze extra blank lines in docs go.mod (#799) @doringeman
- test(e2e): add ps and unload tests and explicit backend cleanup (#801) @doringeman
- Add code review style guide (#803) @ericcurtin
- Add leak detector (#811) @ilopezluna
- Change style (#814) @ericcurtin
Full Changelog: v1.1.28...v1.1.29