Skip to content

v0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jul 16:30
586143b

πŸš€ Features

  • Auto reconnect
  • client: Speed up row access by index

πŸ› Fixes

  • Close server listener
  • cache: Return IndexExistsError immediately
  • Fix: output dir was not used in modelgen
  • ovsdb: remove interfaceToOVSDBNotationInterface
  • cache: Disable Index Checking on Populate

πŸ§ͺ Tests

  • ci: Fix golangci-lint action
  • ci: Add changelog/release automation
  • test: Use Dockertest to simplify integration tests