0.1.8 (2024-05-27)
Features
- docker: add route discovery and container discovery (61975ec)
- docker: allow proksi.enabled and proksi.enable as possible labels for discovery (c0384a1)
- introduce docker configuration (780a301)
- routing: use tokio broadcast instead of crossbeam (c3ec7e2)
Bug Fixes
- ci: split build steps (ef85925)
- clippy warnings on usize (1865999)
- correct clippy issues and add makefile (85ce9aa)
- high cpu usage on log stream / health checks updating service discovery (bc80bdf)
- incorrect release target on CI (a4eec6d)
Miscellaneous Chores
- release 0.1.8 (547e1ed)