Skip to content

Commit 25d29d2

Browse files
docs(sglang): apply flowmark formatting (wrap at 150)
1 parent f0c153b commit 25d29d2

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

docs/sglang/changelog/index.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,14 @@ Changelog for the Amazon Linux 2023-based SGLang images (`server-cuda`, `server-
1616

1717
- Bumped SGLang to `0.5.13` (upstream commit `66ab5c9`)
1818
- Added **[NIXL](https://github.com/ai-dynamo/nixl)** KV connector (`nixl` + matching `nixl-cu13`) for prefill/decode disaggregation KV transfer
19-
- Added **[runai-model-streamer](https://github.com/run-ai/runai-model-streamer)** with the `[s3,gcs,azure]` extras for fast weight streaming from object storage (`sglang[all]` omits the `[s3]` extra)
19+
- Added **[runai-model-streamer](https://github.com/run-ai/runai-model-streamer)** with the `[s3,gcs,azure]` extras for fast weight streaming from
20+
object storage (`sglang[all]` omits the `[s3]` extra)
2021

2122
### Security
2223

2324
- Patched starlette CVE [GHSA-82w8-qh3p-5jfq](https://github.com/advisories/GHSA-82w8-qh3p-5jfq) — pinned `starlette>=1.3.1`
24-
- Removed the build-only `rust/` source tree from the runtime stage (only the compiled `sglang-router` binary ships); resolves a pyo3 CVE [GHSA-36hh-v3qg-5jq4](https://github.com/advisories/GHSA-36hh-v3qg-5jq4) flagged on the leftover `Cargo.lock`
25+
- Removed the build-only `rust/` source tree from the runtime stage (only the compiled `sglang-router` binary ships); resolves a pyo3 CVE
26+
[GHSA-36hh-v3qg-5jq4](https://github.com/advisories/GHSA-36hh-v3qg-5jq4) flagged on the leftover `Cargo.lock`
2527

2628
* * *
2729

0 commit comments

Comments
 (0)