Skip to content

Releases: gecio/anycastd

v0.1.12

21 Jul 21:56
fe65f18
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.10...v0.1.12

v0.1.10

27 Mar 16:57
dce66d8
Compare
Choose a tag to compare

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