tag:github.com,2008:https://github.com/DeanWard/HAL/releases
Release notes from HAL
2025-07-03T06:39:35Z
tag:github.com,2008:Repository/1011881296/v1.0.14
2025-07-03T06:39:36Z
Release v1.0.14
<h2>What's Changed</h2>
<p>Automated release for version v1.0.14</p>
<h3>Installation</h3>
<div class="highlight highlight-source-shell notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="npm install [email protected]"><pre>npm install [email protected]</pre></div>
<p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/DeanWard/HAL/compare/v1.0.12...v1.0.14"><tt>v1.0.12...v1.0.14</tt></a></p>
github-actions[bot]
tag:github.com,2008:Repository/1011881296/v1.0.13
2025-07-02T21:42:55Z
v1.0.13
<p>Remove emoji from "Automatic Secret Redaction" heading in documentation</p>
DeanWard
tag:github.com,2008:Repository/1011881296/v1.0.12
2025-07-02T16:02:42Z
v1.0.12
<p>1.0.12</p>
DeanWard
tag:github.com,2008:Repository/1011881296/v1.0.11
2025-07-02T08:20:24Z
v1.0.11
<p>1.0.11</p>
DeanWard
tag:github.com,2008:Repository/1011881296/v1.0.10
2025-07-02T08:16:46Z
v1.0.10
<p>1.0.10</p>
DeanWard
tag:github.com,2008:Repository/1011881296/v1.0.9
2025-07-01T14:43:13Z
Release v1.0.9: Namespace and URL Restrictions
<p>🚀 Major Security Enhancement</p>
<p>Added namespace and URL restrictions for secrets to prevent cross-service leakage and improve security posture.</p>
<p>Key Features:<br>
• Hierarchical namespace support (AZURE-STORAGE → azure.storage)<br>
• URL pattern matching with wildcard support<br>
• Runtime validation prevents unauthorized secret usage<br>
• Enhanced list-secrets tool with grouping and restrictions<br>
• Backward compatible with existing secrets</p>
<p>Security Benefits:<br>
• Principle of least privilege for secrets<br>
• Defense against AI errors and prompt injection<br>
• Clear error messages for debugging<br>
• Namespace isolation between services</p>
<p>Examples:<br>
• HAL_SECRET_MICROSOFT_API_KEY + HAL_ALLOW_MICROSOFT="<a href="https://azure.microsoft.com/" rel="nofollow">https://azure.microsoft.com/</a><em>"<br>
• HAL_SECRET_AZURE-STORAGE_ACCESS_KEY + HAL_ALLOW_AZURE-STORAGE="https://</em>.blob.core.windows.net/*"</p>
<p>Full changelog: <a href="https://github.com/your-repo/hal-mcp/blob/main/CHANGELOG.md">https://github.com/your-repo/hal-mcp/blob/main/CHANGELOG.md</a></p>
DeanWard
tag:github.com,2008:Repository/1011881296/v1.0.8
2025-07-01T14:06:56Z
v1.0.8
<p>Release v1.0.8: Add secure secret management with {secrets.key} subst…</p>
DeanWard
tag:github.com,2008:Repository/1011881296/v1.0.7
2025-07-01T13:44:11Z
v1.0.7
<p>Release v1.0.7: Complete HTTP methods support with HEAD request fix</p>
DeanWard