This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
ReleasePort's take
Light signalThe v1.20260522.2 release adds new *_into and *_list_into functions while eliminating additional subshell invocations.
Why it matters: New *_into and *_list_into utility functions expand scripting ergonomics; reduced subshell usage improves performance by lowering process‑creation overhead.
Summary
AI summaryAdded _into and _list_into functions while removing some subshell invocations.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Add *_list_into functions to read into array namerefs by @CLHatch in https://github.com/GhostWriters/DockSTARTer/pull/2502 Add *_list_into functions to read into array namerefs by @CLHatch in https://github.com/GhostWriters/DockSTARTer/pull/2502 Source: llm_adapter@2026-05-22 Confidence: low |
— |
| Feature | Medium |
Create more *_into functions by @CLHatch in https://github.com/GhostWriters/DockSTARTer/pull/2501 Create more *_into functions by @CLHatch in https://github.com/GhostWriters/DockSTARTer/pull/2501 Source: llm_adapter@2026-05-22 Confidence: low |
— |
| Feature | Medium |
Add *_list_into functions to read into array namerefs Add *_list_into functions to read into array namerefs Source: granite4.1:30b@2026-05-22-audit Confidence: low |
— |
| Feature | Medium |
Create more *_into functions Create more *_into functions Source: granite4.1:30b@2026-05-22-audit Confidence: low |
— |
| Performance | Medium |
Remove more subshell invocations by @CLHatch in https://github.com/GhostWriters/DockSTARTer/pull/2503 Remove more subshell invocations by @CLHatch in https://github.com/GhostWriters/DockSTARTer/pull/2503 Source: llm_adapter@2026-05-22 Confidence: low |
— |
| Performance | Medium |
Remove more subshell invocations Remove more subshell invocations Source: granite4.1:30b@2026-05-22-audit Confidence: low |
— |
Full changelog
What's Changed
- Create more
*_intofunctions by @CLHatch in https://github.com/GhostWriters/DockSTARTer/pull/2501 - Add
*_list_intofunctions to read into array namerefs by @CLHatch in https://github.com/GhostWriters/DockSTARTer/pull/2502 - Remove more subshell invocations by @CLHatch in https://github.com/GhostWriters/DockSTARTer/pull/2503
Full Changelog: https://github.com/GhostWriters/DockSTARTer/compare/v1.20260522.1...v1.20260522.2
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Beta — feedback welcome: [email protected]