Skip to content

Releases: ao/hivemind

Release v1.0.1

Choose a tag to compare

@github-actions github-actions released this 07 Aug 09:20

1.0.1 (2025-08-07)

🐛 Bug Fixes

  • Update development roadmap to reflect current implementation status and feature completion (e5ab046)

Release v1.0.0

Choose a tag to compare

@github-actions github-actions released this 07 Aug 00:14

1.0.0 (2025-08-07)

🚀 Features

  • Implement Proxy Server with service discovery and metrics tracking (9ca7b91)
  • Implement TenantQuotaEnforcer for managing tenant resource quotas (f35b0ee)
  • Update implementation status and complete Proxy Server in Service Discovery (36c007f)

🐛 Bug Fixes

  • Enhance unit test coverage reporting and add gosec installation step (695cf82)
  • Improve test workflow by simplifying unit test command and enhancing gosec installation with error handling (0cb037d)
  • Update coverage report filename in unit tests and Codecov configuration (8574135)
  • Update integration tests to use localhost addresses and allow tests to continue on error (b7a78d5)
  • Update test workflow to use Makefile commands and improve test node creation to avoid network timeouts (dbe424b)

♻️ Code Refactoring

  • Organize network policy management and initialization tests (fd6a02a)