| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| checksums.txt | 2026-04-06 | 838 Bytes | |
| rtk-0.35.0-1.x86_64.rpm | 2026-04-06 | 3.4 MB | |
| rtk-aarch64-apple-darwin.tar.gz | 2026-04-06 | 3.6 MB | |
| rtk-aarch64-unknown-linux-gnu.tar.gz | 2026-04-06 | 3.9 MB | |
| rtk-x86_64-apple-darwin.tar.gz | 2026-04-06 | 3.9 MB | |
| rtk-x86_64-pc-windows-msvc.zip | 2026-04-06 | 3.7 MB | |
| rtk-x86_64-unknown-linux-musl.tar.gz | 2026-04-06 | 4.2 MB | |
| rtk.x86_64.rpm | 2026-04-06 | 3.4 MB | |
| rtk_0.35.0-1_amd64.deb | 2026-04-06 | 3.2 MB | |
| rtk_amd64.deb | 2026-04-06 | 3.2 MB | |
| README.md | 2026-04-06 | 3.5 kB | |
| v0.35.0 source code.tar.gz | 2026-04-06 | 618.4 kB | |
| v0.35.0 source code.zip | 2026-04-06 | 762.8 kB | |
| Totals: 13 Items | 34.0 MB | 5 | |
0.35.0 (2026-04-06)
Features
- aws: expand CLI filters from 8 to 25 subcommands (402c48e)
Bug Fixes
Here’s the list with duplicates removed, keeping one instance of each:
- cmd: read/cat multiple file and consistent behavior (3f58018)
- docs: clean some docs + disclaimer (deda44f)
- gh: pass through gh pr merge instead of canned response (#938) (8465ca9)
- git: inherit stdin for commit and push to preserve SSH signing (#733) (eefeae4)
- git: preserve full diff hunk headers (62f4452)
- go: avoid false build errors from download logs (9c1cf2f)
- go: cover more build failure shapes (2425ad6)
- go: preserve failing test location context (1481bc5)
- go: restore build error coverage (1177c9c)
- grep: close subprocess stdin to prevent memory leak (#897) (7217562)
- hook_check: detect missing integrations (9cf9ccc)
- init: remove opt-out instruction from telemetry message (7571c8e)
- init: remove telemetry info lines from init output (7dbef2c)
- main: kill zombie processes + path for rtk md (d16fc6d)
- main: kill zombie processes + path for rtk md + missing intergrations (a919335)
- merge: changelog conflicts (d92c5d2)
- proxy: kill child process on SIGINT/SIGTERM to prevent orphans (d813919)
- review: address ChildGuard disarm, stdin dedup, hook masking (d85fe33)
- security: default to ask when no permission rule matches (#886) (158c745)
- tracking: use std::env::temp_dir() for compatibility (instead of unix tmp) (e918661)