Skip to content

v0.16.5

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Apr 09:07
· 171 commits to refs/heads/master since this release
eee5304

General Changes

  • IP free and child network free should be DELETE methods. (#274) @Gerrit91
  • Add IP find filter for allocation UUID. (#273) @Gerrit91
  • show vrf in base-10 representation (#272) @mwennrich
  • newer golangci-lint warns about unhandled json errors, fix this (#266) @majst01