From 6e6cf3304cdb7fb0413982f804b4ce4f77dd636d Mon Sep 17 00:00:00 2001 From: Dan Raper Date: Wed, 29 Jul 2026 09:55:38 +0100 Subject: [PATCH 1/4] Update release notes for v1.5.0 Signed-off-by: Dan Raper --- doc-site/docs/releasenotes/index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc-site/docs/releasenotes/index.md b/doc-site/docs/releasenotes/index.md index 27add0038..fe7dfc5e0 100644 --- a/doc-site/docs/releasenotes/index.md +++ b/doc-site/docs/releasenotes/index.md @@ -6,7 +6,7 @@ title: Release Notes [Full release notes](https://github.com/hyperledger-firefly/firefly/releases) -## [v1.5.0 - Jul 22, 2026](https://github.com/hyperledger-firefly/firefly/releases/tag/v1.5.0) +## [v1.5.0 - Jul 29, 2026](https://github.com/hyperledger-firefly/firefly/releases/tag/v1.5.0) What's New: @@ -24,6 +24,7 @@ What's New: - Large number of improvements to the FireFly common libraries, used to bootstrap new plugins and features of FireFly - Cardano connector maintenance updates, including security fixes and an increased request body limit for large transactions and contract deployments - New networking metrics and IP/server configuration options in the common HTTP/TLS/DNS layers used across all FireFly runtimes +- Updated the Kubo (IPFS) image used by CLI - Miscellaneous bug fixes and minor improvements across all components - CVE fixes across the board From 4235c242f63ee82e5dddb8ed9242192b7a999994 Mon Sep 17 00:00:00 2001 From: Dan Raper Date: Wed, 29 Jul 2026 10:23:42 +0100 Subject: [PATCH 2/4] Update release notes for v1.5.0 Signed-off-by: Dan Raper --- doc-site/docs/releasenotes/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc-site/docs/releasenotes/index.md b/doc-site/docs/releasenotes/index.md index fe7dfc5e0..449a87097 100644 --- a/doc-site/docs/releasenotes/index.md +++ b/doc-site/docs/releasenotes/index.md @@ -24,7 +24,7 @@ What's New: - Large number of improvements to the FireFly common libraries, used to bootstrap new plugins and features of FireFly - Cardano connector maintenance updates, including security fixes and an increased request body limit for large transactions and contract deployments - New networking metrics and IP/server configuration options in the common HTTP/TLS/DNS layers used across all FireFly runtimes -- Updated the Kubo (IPFS) image used by CLI +- Updated the Kubo (IPFS) image used by CLI and Helm charts to v0.42.0. Due to an issue with the way networking works in Docker Desktop, which affects peer discovery, fixes were added to the CLI to manually register peers. - Miscellaneous bug fixes and minor improvements across all components - CVE fixes across the board From f9ea53bdc4740e762653b333aaa233e57a2e9e23 Mon Sep 17 00:00:00 2001 From: Daniel Raper Date: Mon, 3 Aug 2026 10:02:57 +0100 Subject: [PATCH 3/4] Update date for v1.5.0 release Signed-off-by: Daniel Raper --- doc-site/docs/releasenotes/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc-site/docs/releasenotes/index.md b/doc-site/docs/releasenotes/index.md index 449a87097..b67e39a8c 100644 --- a/doc-site/docs/releasenotes/index.md +++ b/doc-site/docs/releasenotes/index.md @@ -6,7 +6,7 @@ title: Release Notes [Full release notes](https://github.com/hyperledger-firefly/firefly/releases) -## [v1.5.0 - Jul 29, 2026](https://github.com/hyperledger-firefly/firefly/releases/tag/v1.5.0) +## [v1.5.0 - Aug 3, 2026](https://github.com/hyperledger-firefly/firefly/releases/tag/v1.5.0) What's New: From 94b2818bc9c2300f6703522742877c224efac573 Mon Sep 17 00:00:00 2001 From: Daniel Raper Date: Tue, 4 Aug 2026 14:19:02 +0100 Subject: [PATCH 4/4] Bump v1.5.0 release date to Aug 4th Signed-off-by: Daniel Raper --- doc-site/docs/releasenotes/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc-site/docs/releasenotes/index.md b/doc-site/docs/releasenotes/index.md index b67e39a8c..aea339ab8 100644 --- a/doc-site/docs/releasenotes/index.md +++ b/doc-site/docs/releasenotes/index.md @@ -6,7 +6,7 @@ title: Release Notes [Full release notes](https://github.com/hyperledger-firefly/firefly/releases) -## [v1.5.0 - Aug 3, 2026](https://github.com/hyperledger-firefly/firefly/releases/tag/v1.5.0) +## [v1.5.0 - Aug 4, 2026](https://github.com/hyperledger-firefly/firefly/releases/tag/v1.5.0) What's New: