Skip to content

Commit

Permalink
chore: prepare v8.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jtieri committed Jan 24, 2025
1 parent 605c45c commit bdca0b8
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .changelog/v8.1.0/bug-fixes/432-fix-ica.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
- ICA was broken in the v8 Helium upgrade due to IBC migrations that were run,
which incorrectly updated the host module capabilities to be that of the
controller module. This fix changes the capability type back to the host
module. ([\#432](https://github.com/noble-assets/noble/pull/432))
1 change: 1 addition & 0 deletions .changelog/v8.1.0/dependencies/450-bump-golang-net.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- Update golang.org/x/net to v0.33.0 ([\#450](https://github.com/noble-assets/noble/pull/450))
1 change: 1 addition & 0 deletions .changelog/v8.1.0/dependencies/454-bump-golang-net-e2e.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- Update golang.org/x/net to v0.33.0 in e2e/ ([\#454](https://github.com/noble-assets/noble/pull/454))
2 changes: 2 additions & 0 deletions .changelog/v8.1.0/dependencies/455-bump-ftf.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- update Circle fiattokenfactory module to latest version to fix Bech32 char
limit bug ([\#455](https://github.com/noble-assets/noble/pull/455))
3 changes: 3 additions & 0 deletions .changelog/v8.1.0/summary.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
January 24, 2025

This is a consensus breaking minor release to the v8 Helium release line.

0 comments on commit bdca0b8

Please sign in to comment.