Releases: ao/hivemind
Releases · ao/hivemind
Release list
Release v1.0.1
Release v1.0.0
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)