Releases: runityru/anycastd
Releases · runityru/anycastd
v0.1.8
Changelog
- b774bff Bump github.com/osrg/gobgp/v3 from 3.31.0 to 3.32.0 (#87)
- 1ff7b57 Bump golang.org/x/sync from 0.9.0 to 0.10.0 (#86)
- 1183bc4 Add golangci linter to the pipelines & fix the issues it has reported (#85)
- 2d4dfbf Switch to go-ping fork since it is unmaintained now (#84)
- ff94775 Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#82)
v0.1.7
v0.1.6
v0.1.5
Changelog
- 587b149 Update go.mod according base go version & toolchain (#76)
- 59e630d Bump google.golang.org/protobuf from 1.34.2 to 1.35.1 (#74)
- 928645a Bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5 (#75)
- cf77e23 Bump github.com/osrg/gobgp/v3 from 3.29.0 to 3.30.0 (#73)
- 04707c3 Update Go to 1.23 in CI (#72)
- eda7ce4 Bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 (#70)
- 038d00a Bump github.com/prometheus/client_golang from 1.20.2 to 1.20.3 (#69)
- e8517a5 Bump github.com/prometheus/client_golang from 1.20.1 to 1.20.2 (#68)
- 904dee6 Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.1 (#67)
- d9e4b2b Bump golang.org/x/sync from 0.7.0 to 0.8.0 (#65)
- e894ad6 Bump github.com/osrg/gobgp/v3 from 3.28.0 to 3.29.0 (#64)
- fcdbd25 Build container image in verify pipeline (#63)
v0.1.4
v0.1.3
v0.1.2
v0.1.1
Changelog
- beb5bbf Bump google.golang.org/protobuf from 1.34.1 to 1.34.2 (#55)
- a94e975 Use go-time instead of own duration implementation (#54)
- 7ac9456 Add latest tag for produced container images (#53)
- bb1b6d7 Add ca-certificates to the image (#52)
- 8e674f3 Bump github.com/teran/go-ptr from 0.0.0-20240512195200-a1b6b1bdfee4 to 1.1.0 (#51)
- 5a82f8b Bump github.com/osrg/gobgp/v3 from 3.26.0 to 3.27.0 (#50)
v0.1.0
Changelog
- 9dc527c Fix missed tftp timeout (#49)
- 5a507f6 Fix tftp_rrq check name in README (#48)
- 49b8ab9 Add tftp_rrq check (#47)
- 883bda4 Fix README according to http_2xx check parameters (#46)
- 126c4cc Code style and cosmetics (#45)
- f298762 Specify version for goreleaser API (#44)
- 9ba0378 Move host configuration under static section for icmp_ping (#43)
- e966302 Add ICMP ping checker (#42)
- 7bbe8ff Cosmetics fix for Validate() to be specified on struct instead of pointer (#41)
- 3bd935a Add ability to check remote TLS endpoint w/ tls_certificate check (#40)
- e28937f Fix flaky platform dependent test (#39)
- 4637e0a Create CONTRIBUTING.md (#38)
- 2c9c42c Add issue templates (#37)
- 2f45b67 Add GoBGP metrics & metrics description in README (#36)
- 90c7413 Rename anycastd_up -> anycastd_service_up metric (#35)
v0.0.3
Changelog
- 7337d7b Update README with a more verbose tls_certificate configuration descr… (#34)
- bfee5a4 Add tls_certificate check (#33)
- 5437c44 Fix check_duration_seconds metric help (#32)
- 7cc5699 Use seconds to measure check duration
- b405b43 Fix missed gauge in the metrics repository
- 746f438 Add ability to measure check duration
- d3f410a Avoid panics in libraries: use Register() for metrics
- 3f224b9 Format trace log in assigned_address check (#30)
- a7709ca Fix double announce/denounce/implicit withdrawals (#29)
- 356c2b7 Extend configuration validation (#28)
- 6faa85e Add tests for assigned_address spec handling (#27)
- 26de5a8 Add ability to mock metrics and fix their handling (#26)
- 690473c Update README w/ usage paragraph (#25)
- e61a544 Fix service to properly handle checks status (#24)
- 44ef189 Add assigned_address checker (#23)
- 500798b Bump github.com/prometheus/client_golang from 1.16.0 to 1.19.1 (#22)
- 5ffe5a0 Bump golang.org/x/sync from 0.5.0 to 0.7.0 (#21)
- 73c3fca Add dns_lookup checker (#20)
- b49e369 Add some formatting to README (#19)
- 609b684 Add metrics for passed checks (#18)