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

v6.0.3

23 May 21:08
c0b7072
Compare
Choose a tag to compare

What's Changed

  • Version bump for Project Management workflow by @boojamya in #60
  • bump sdk and tendermint, use informal tendermint by @faddat in #66
  • Backports #78, #80, #81 into v6 by @boojamya in #86
    • fix: middleware panic upon receiving amount that is not int64 #78
    • Fix: Allows timeout field to accept both uint64 and string durations #80
    • Fix same bool being used for all 3 #81

Full Changelog: v6.0.2...v6.0.3

v5.1.3

23 May 21:06
86f045c
Compare
Choose a tag to compare

What's Changed

  • Faddat/lint v5 by @faddat in #67
  • Backports #78, #80, #81 into v5 by @boojamya in #85
    • fix: middleware panic upon receiving amount that is not int64 #78
    • Fix: Allows timeout field to accept both uint64 and string durations #80
    • Fix same bool being used for all 3 #81

Full Changelog: v5.1.2...v5.1.3

v4.0.6

23 May 21:04
17bd5de
Compare
Choose a tag to compare

What's Changed

  • Lint v4 by @faddat in #51
  • Backports #78, #80, #81 into v4 by @boojamya in #84
    • fix: middleware panic upon receiving amount that is not int64 #78
    • Fix: Allows timeout field to accept both uint64 and string durations #80
    • Fix same bool being used for all 3 #81

Full Changelog: v4.0.5...v4.0.6

v3.1.5

23 May 21:01
84f3aa0
Compare
Choose a tag to compare

What's Changed

  • Fix: Allows timeout field to accept both uint64 and string durations by @boojamya in #80
  • Backport #81, #78 into v3 by @boojamya in #83
    • fix: middleware panic upon receiving amount that is not int64 #78
    • Fix same bool being used for all 3 #81

Full Changelog: v3.1.4...v3.1.5

v4.0.5

14 Feb 16:54
ac89f66
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

Full Changelog: v4.0.4...v4.0.5

v6.0.2

07 Feb 09:06
231a05e
Compare
Choose a tag to compare

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

What's Changed

Full Changelog: v6.0.1...v6.0.2

v5.1.2

07 Feb 09:05
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

Full Changelog: v5.1.1...v5.1.2

v4.0.4

07 Feb 09:04
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

Full Changelog: v4.0.3...v4.0.4

v3.1.4

07 Feb 09:02
63c3d9f
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

Full Changelog: v3.1.3...v3.1.4

v6.0.1

27 Jan 20:20
1c2bb22
Compare
Choose a tag to compare

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

What's Changed

  • Accept JSON or JSON escaped string for next by @agouin in #63

Full Changelog: v6.0.0...v6.0.1