Skip to content

v0.1.10

Compare
Choose a tag to compare
@SRv6d SRv6d released this 27 Mar 16:57
· 58 commits to main since this release
dce66d8

What's Changed

  • Add FRRouting integration tests for behavior we depend on by @SRv6d in #58
  • Use function container scope and remove cleanup tasks by @SRv6d in #59
  • Run coverage for FRRouting tests by @SRv6d in #60
  • Implement error handling for Cabourotte HTTP errors by @SRv6d in #61
  • Replace log statement fstrings due to their unconditional evaluation by @SRv6d in #62
  • Only run FRR integration tests on latest major version for each PR by @SRv6d in #63
  • Replace stdlib json with orjson by @SRv6d in #64
  • Improve log conformity and formatting and add names to health checks by @SRv6d in #66
  • Finish Usage Example in README by @SRv6d in #65

Full Changelog: v0.1.9...v0.1.10