v1.4.0

KeygraphHQ/shannonv1.4.0May 28, 2026by github-actions[bot]

AI Summary

This release addresses a security vulnerability (CVE-2026-6321) by updating the fast-uri dependency to version 3.1.2, and introduces two new features for Docker container networking and session management.

Key Highlights

  • Security fix: bumped fast-uri to 3.1.2 to address CVE-2026-6321
  • Docker: forward /etc/hosts entries to worker containers
  • Share preflight authenticated session across agents

New Features

  • Docker: forward /etc/hosts entries to worker containers
  • Share preflight authenticated session across agents

Full Release Notes

# [1.4.0](https://github.com/KeygraphHQ/shannon/compare/v1.3.0...v1.4.0) (2026-05-28)


### Bug Fixes

* **deps:** bump fast-uri to 3.1.2 (CVE-2026-6321) ([#344](https://github.com/KeygraphHQ/shannon/issues/344)) ([8f5d639](https://github.com/KeygraphHQ/shannon/commit/8f5d639f0d95ce29be918c81fb3f35d73e25d671))


### Features

* **docker:** forward /etc/hosts entries to worker containers ([#346](https://github.com/KeygraphHQ/shannon/issues/346)) ([35f59f3](https://github.com/KeygraphHQ/shannon/commit/35f59f30f6a36676627ee44d7c23487e6d570b1b))
* share preflight authenticated session across agents ([#345](https://github.com/KeygraphHQ/shannon/issues/345)) ([7813baf](https://github.com/KeygraphHQ/shannon/commit/7813baf16a9ca6ff76a8fcbd42cafdd84c0726dd))