Releases: ava-labs/icm-services
Releases · ava-labs/icm-services
v0.2.13
Changelog
- bdf7343 Merge pull request #188 from ava-labs/update-release-dockerfile
- eeeea4b remove unused dockerfile
- b40d3a3 use golang layer
What's Changed
- Update release Dockerfile by @cam-schultz in #188
Full Changelog: v0.2.12...v0.2.13
v0.2.12
What's Changed
- Release Job by @cam-schultz in #180
- Bump actions/checkout from 3 to 4 by @dependabot in #184
- Bump github.com/ava-labs/teleporter from 0.1.1-0.20240209232641-d764aca50164 to 0.2.0 by @dependabot in #183
- Check cfg for supported destination by @cam-schultz in #182
- Add focus filter for e2e tests by @minghinmatthewlam in #181
Full Changelog: v0.2.11...v0.2.12
v0.2.11
What's Changed
- Update to Durango pre release versions by @minghinmatthewlam in #179
Full Changelog: v0.2.10...v0.2.11
v0.2.10
What's Changed
- Use teleporter message ID utility by @geoff-vball in #163
- Improve tests error handling by @minghinmatthewlam in #169
- Nit: build command syntax by @meaghanfitzgerald in #173
- Manual Warp message config option by @cam-schultz in #153
- Off chain warp messages by @cam-schultz in #156
- Fetch warp numerator (rebased off of
off-chain-warp-messages
) by @cam-schultz in #157 - Update go by @geoff-vball in #178
- Add system and API requirements to README by @cam-schultz in #174
New Contributors
- @meaghanfitzgerald made their first contribution in #173
Full Changelog: v0.2.9...v0.2.10
v0.2.9
What's Changed
- Failure recovery by @geoff-vball in #134
- Use crypto library for private keys by @geoff-vball in #144
- Use common.Address instead of common.Hash by @geoff-vball in #143
- Exit if no start block is found by @cam-schultz in #133
- Bump github.com/onsi/gomega from 1.30.0 to 1.31.0 by @dependabot in #148
- Bump github.com/onsi/ginkgo/v2 from 2.14.0 to 2.15.0 by @dependabot in #147
- Bump github.com/onsi/gomega from 1.31.0 to 1.31.1 by @dependabot in #151
- Bump golang.org/x/sync from 0.5.0 to 0.6.0 by @dependabot in #146
- Do not store processed height during startup by @cam-schultz in #140
- Upgrade subnet-evm to v0.5.11 by @cam-schultz in #161
Full Changelog: v0.2.8...v0.2.9
v0.2.8
What's Changed
- Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 by @dependabot in #121
- Bump go.uber.org/mock from 0.3.0 to 0.4.0 by @dependabot in #120
- Bump github.com/onsi/ginkgo/v2 from 2.13.2 to 2.14.0 by @dependabot in #135
- Integrate Teleporter message id changes by @minghinmatthewlam in #128
Full Changelog: v0.2.7...v0.2.8
v0.2.7
What's Changed
- Sync subnet-evm versions in e2e tests by @geoff-vball in #110
- Bump github/codeql-action from 2 to 3 by @dependabot in #111
- Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #116
- C-Chain compatibility by @cam-schultz in #115
Full Changelog: v0.2.6...v0.2.7
v0.2.6
What's Changed
- README additions for build & test instructions by @feuGeneA in #90
- subscriber.ProcessFromHeight: paginate
eth_getLogs
requests by @feuGeneA in #89 - rename chainID to blockchainID by @geoff-vball in #92
- Golang 1.20.12 by @michaelkaplan13 in #103
Full Changelog: v0.2.4...v0.2.6
v0.2.4
What's Changed
- Remove Gene from CODEOWNERS by @feuGeneA in #82
- subnet-evm v0.5.9 by @cam-schultz in #85
New Contributors
Full Changelog: v0.2.3...v0.2.4
v0.2.3
What's Changed
- Adding issue and pull request templates by @minghinmatthewlam in #4
- subnet-evm v0.5.4 by @cam-schultz in #17
- Ignore geth updates in Dependabot by @cam-schultz in #18
- Portable BLST by @cam-schultz in #25
- Bump actions/checkout from 3 to 4 by @dependabot in #27
- Add a Go linter to CI by @gwen917 in #28
- Bump actions/checkout from 3 to 4 by @dependabot in #38
- Process missed blocks on startup by @cam-schultz in #20
- Check if message already delivered by @cam-schultz in #23
- Unit tests by @minghinmatthewlam in #21
- Bump docker/login-action from 2 to 3 by @dependabot in #36
- Bump docker/setup-buildx-action from 2 to 3 by @dependabot in #37
- Bump docker/build-push-action from 4 to 5 by @dependabot in #35
- Bump docker/setup-qemu-action from 2 to 3 by @dependabot in #34
- Bump go.uber.org/zap from 1.25.0 to 1.26.0 by @dependabot in #39
- E2E tests by @minghinmatthewlam in #26
- Integrate warp non compatible changes by @minghinmatthewlam in #42
- use docker build path context by @minghinmatthewlam in #50
- Consolidate e2e by @cam-schultz in #47
- Bump go.uber.org/mock from 0.2.0 to 0.3.0 by @dependabot in #46
- Remove Teleporter interfacing code by @cam-schultz in #61
- Bump github.com/onsi/ginkgo/v2 from 2.12.0 to 2.13.0 by @dependabot in #55
- Bump github.com/alexliesenfeld/health from 0.7.0 to 0.8.0 by @dependabot in #66
- Simplify info client usage by @cam-schultz in #68
- Bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 by @dependabot in #63
- Bump github.com/onsi/gomega from 1.27.10 to 1.28.0 by @dependabot in #64
- Configuration support fully specified source to destination mapping by @gwen917 in #59
- Bump github.com/onsi/gomega from 1.28.0 to 1.29.0 by @dependabot in #75
- Add Gene to CODEOWNERS by @geoff-vball in #73
- Allow public API usage for GetValidators by @michaelkaplan13 in #77
- Integrate subnet-evm 0.5.8 by @gwen917 in #76
New Contributors
- @minghinmatthewlam made their first contribution in #4
- @cam-schultz made their first contribution in #17
- @dependabot made their first contribution in #27
- @gwen917 made their first contribution in #28
- @geoff-vball made their first contribution in #73
- @michaelkaplan13 made their first contribution in #77
Full Changelog: v0.2.0...v0.2.3