v0.14.0
What's Changed
- chore(deps): update dependency @patternfly/react-core to v6.4.1 by @renovate[bot] in #711
- chore(deps): update dependency @patternfly/react-code-editor to v6.4.1 by @renovate[bot] in #710
- chore(deps): update dependency globals to v17.2.0 by @renovate[bot] in #696
- chore(deps): update dependency typescript-eslint to v8.54.0 by @renovate[bot] in #690
- chore(deps): update rust crate clap to v4.5.56 by @renovate[bot] in #702
- chore(deps): update react monorepo by @renovate[bot] in #689
- chore(deps): update tanstack-router monorepo to v1.157.16 by @renovate[bot] in #662
- feat(ci): add human-readable display names for release assets by @starpit in #719
- chore: add cargo-husky for automated pre-commit hooks by @starpit in #721
- feat(vllm): add configurable GPU count parameter by @starpit in #720
- chore(deps): update rust crate kube to v3.0.1 by @renovate[bot] in #722
- feat(vllm): add vllm up --target=gce support for Google Cloud Engine by @starpit in #723
- chore: remove clippy from pre-commit hook by @starpit in #724
- refactor(gce): separate vllm up() and down() into dedicated modules by @starpit in #727
- refactor(ci): migrate vllm-gce workflow to use CLI commands by @starpit in #728
- chore(deps): update dependency @playwright/test to v1.58.1 by @renovate[bot] in #725
- chore(deps): update dependency globals to v17.3.0 by @renovate[bot] in #729
- chore(deps): update dependency eslint-plugin-react-refresh to ^0.5.0 by @renovate[bot] in #730
- docs: add vLLM quick start guide and refactor CLI documentation by @starpit in #731
- test(k8s): add comprehensive unit and e2e mock tests for vllm k8s module by @starpit in #732
- test(gce): add comprehensive mock e2e tests for vllm module by @starpit in #733
- fix(ci): check spnl exists before running cleanup in vllm-gce workflow by @starpit in #735
- docs: reorganize CLI sections and improve installation instructions by @starpit in #736
- feat(gce): implement vllm down command for GCE target by @starpit in #739
- chore(deps): update rust crate schemars to v1.2.1 by @renovate[bot] in #734
- feat(vllm): add vllm patchfile CLI command and refactor GCE setup by @starpit in #738
- chore(deps): update dependency @vitejs/plugin-react-swc to v4.2.3 by @renovate[bot] in #742
- fix(gce): properly report exit code from setup.sh script by @starpit in #745
- fix: update pyo3 to 0.28.0 and resolve pyclass deprecation warnings by @starpit in #743
- feat(rag): reduce dependencies by disabling lancedb cloud backends by @starpit in #746
- ci: limit publish_pypi workflow to x86_64 on PRs by @starpit in #749
- refactor(gce): use clap args for GCE configuration by @starpit in #744
- build(deps): upgrade google-cloud-storage to v1 by @starpit in #752
- chore(deps): update rust crate flate2 to v1.1.9 by @renovate[bot] in #754
- feat(gce): add vLLM GCE image builder and SSH tunnel support by @starpit in #755
- chore(deps): update rust crate regex to v1.12.3 by @renovate[bot] in #756
- chore(deps): update rust crate clap to v4.5.57 by @renovate[bot] in #757
- refactor: consolidate vllm modules under spnl/src/vllm by @starpit in #761
- chore(ci): remove unused cross support from release-cli workflow by @starpit in #759
- chore(deps): update russh to 0.57 and russh-keys to 0.49 by @starpit in #762
- chore(ci): avoid vllm-gce on fix(deps) prs, too by @starpit in #764
- chore(deps): update dependency @types/node to v24.10.10 by @renovate[bot] in #753
- fix(deps): update rust crate tabled to 0.20 by @renovate[bot] in #763
- chore(deps): update bytes to 1.11.1 by @starpit in #765
- doc: regenerate CLI documentation by @starpit in #766
- chore: bump to 0.14.0 by @starpit in #740
Full Changelog: v0.13.9...v0.14.0