Skip to content

Releases: ava-labs/awm-relayer

v1.1.0

03 Apr 21:12
7fffe7a
Compare
Choose a tag to compare

What's Changed

Breaking configuration changes

  • SourceBlockchains.SupportedDestinations changed from []string to
type SupportedDestination struct {
	BlockchainID string   `json:"blockchain-id"`
	Addresses    []string `json:"addresses"`
}

New Contributors

Full Changelog: v1.0.0...v1.1.0

v1.0.0

05 Mar 22:27
e06cb90
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.13...v1.0.0

v0.2.13

20 Feb 22:15
bdf7343
Compare
Choose a tag to compare

Changelog

  • bdf7343 Merge pull request #188 from ava-labs/update-release-dockerfile
  • eeeea4b remove unused dockerfile
  • b40d3a3 use golang layer

What's Changed

Full Changelog: v0.2.12...v0.2.13

v0.2.12

14 Feb 17:39
d221fd7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.11...v0.2.12

v0.2.11

12 Feb 18:00
fcaf1b5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.10...v0.2.11

v0.2.10

12 Feb 12:37
d235b12
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.9...v0.2.10

v0.2.9

01 Feb 21:17
b6ed2ce
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.8...v0.2.9

v0.2.8

12 Jan 20:32
fd533e4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.7...v0.2.8

v0.2.7

21 Dec 20:18
76056e3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.6...v0.2.7

v0.2.6

12 Dec 22:41
f974e62
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.4...v0.2.6