Skip to content

Latest commit

 

History

History
46 lines (36 loc) · 1.04 KB

File metadata and controls

46 lines (36 loc) · 1.04 KB

Changelog

All notable changes to the Hypergraph Hypernode bundle.

[2.0.0] - 2025-01-31

Added

  • Automated factory handshake and registration
  • Hypergraph metacluster integration
  • Fabrik role and tribe-based gating system
  • WireGuard VPN mesh networking
  • Docker Swarm orchestration
  • Consent-gated sensitive operations
  • Comprehensive CLI tool
  • Automatic DNS registration
  • Prometheus + Grafana monitoring
  • Complete documentation suite

Changed

  • Streamlined deployment process
  • Enhanced security model
  • Improved service discovery
  • Updated API endpoints

Security

  • Ed25519 signature-based authentication
  • TLS 1.3 encryption
  • Firewall configuration
  • Key rotation support

[1.0.0] - 2025-01-15

Added

  • Initial hypernode bundle release
  • Basic KVM/Libvirt VM provisioning
  • Manual network configuration
  • Basic service deployment

Version Format

Versions follow Semantic Versioning 2.0.0 (semver.org):

  • MAJOR: Incompatible API changes
  • MINOR: Backwards-compatible functionality
  • PATCH: Backwards-compatible bug fixes