Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Releases: strangelove-ventures/packet-forward-middleware

v4.0.0

13 Jan 17:07
Compare
Choose a tag to compare

Note
targets ibc-go v4.x.x. For different ibc-go versions, use the latest packet-forward-middleware release with the same major version

What's Changed

  • refactor: make the middleware compliant with the ics30 spec + cleanup by @jtieri in #43
  • refactor: add new metadata fields for fine tuned behavior in the middleware by @jtieri in #47
  • Internal flags by @agouin in #49

Full Changelog: v3.0.0...v4.0.0

v5.0.0

18 Nov 17:01
2a5b865
Compare
Choose a tag to compare

Note
targets ibc-go v5.x.x. For different ibc-go versions, use the latest packet-forward-middleware release with the same major version

What's Changed

  • Upgrade cosmos sdk to v0.46.0-rc1 by @DavidNix in #29
  • Update to SDK v0.46.0, ibc-go v5, TM v0.34.20, & Go 1.18 by @jtieri in #30
  • fixed packet timeout timestamp bug by @DiscreteLogarithm in #31
  • Bump to ibc-go v5.0.0-rc1 by @jtieri in #32
  • update to ibc-go v5 stable release by @jtieri in #35
  • [v5] Add comments and use interface for ack success by @agouin in #38
  • [v5] Refactor to use packet metadata instead of overloaded receiver by @agouin in #40
  • Update to ibc-go v5.1.0 stable by @agouin in #41

New Contributors

Full Changelog: v2.1.2...v5.0.0

v3.0.0

18 Nov 17:01
2c67636
Compare
Choose a tag to compare

Note
targets ibc-go v3.x.x. For different ibc-go versions, use the latest packet-forward-middleware release with the same major version

What's Changed

  • Upgrade cosmos sdk to v0.46.0-rc1 by @DavidNix in #29
  • Update to SDK v0.46.0, ibc-go v5, TM v0.34.20, & Go 1.18 by @jtieri in #30
  • fixed packet timeout timestamp bug by @DiscreteLogarithm in #31
  • Bump to ibc-go v5.0.0-rc1 by @jtieri in #32
  • [v3] Add comments and use interface for ack success by @agouin in #37
  • [v3] Refactor to use packet metadata instead of overloaded receiver by @agouin in #36
  • Change go to 1.18 in v3 by @agouin in #42

New Contributors

Full Changelog: v2.1.2...v3.0.0

v2.1.1

15 Mar 16:54
ff37484
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.1.1

v2.1.0

14 Mar 16:02
2c91784
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.1.0

v2.0.0

09 Mar 21:37
7d93620
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.1...v2.0.0