Skip to content

Releases: amorenoz/ovsdb-mon

v0.2.1

02 Nov 12:53
0755d7e
Compare
Choose a tag to compare

🚀 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

04 Oct 06:02
1786413
Compare
Choose a tag to compare

🚀 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

11 Jun 16:55
e4ffb7b
Compare
Choose a tag to compare
Merge pull request #7 from amorenoz/ci

Add extremely basic CI