Releases: amorenoz/ovsdb-mon
Releases · amorenoz/ovsdb-mon
v0.2.1
🚀 Features
- Kubernetes: yaml and scripts to make it easy to deploy ovsdb-mon
- Support running the container locally
🐛 Fixes
- tables: print content of optional fields
v0.2.0
🚀 Features
- Support multiple ovs schemas
- Adapt to ovn-org/libovsdb v0.6.1
- Rename to ovsdb-mon
- Add Conditional Monitoring
- github: automate release creation
🐛 Fixes
- workflows: use env from setup-go step
- shell: don't run shell if a command was provided
v0.1.0
Merge pull request #7 from amorenoz/ci
Add extremely basic CI