Skip to content

Releases: hyperledger-labs/fabric-operations-console

v1.0.9-42

15 Sep 06:00
94e9ed8
Compare
Choose a tag to compare

What's Changed

  • Bump axios from 1.8.4 to 1.12.0 in /packages/athena by @dependabot[bot] in #880
  • Update releaseNotes.json for 1.0.9-42 by @ketulsha in #881

Full Changelog: v1.0.9-41...v1.0.9-42

v1.0.9-41

28 Aug 16:39
a08e22a
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/docker/docker from 26.1.5+incompatible to 28.0.0+incompatible in /packages/fabric-deployer by @dependabot[bot] in #875
  • Bump sha.js and cipher-base by @ketulsha in #878
  • Updated release note for 1.0.9-41 by @Thomas-Leung in #879

Full Changelog: v1.0.9-40...v1.0.9-41

v1.0.9-40

12 Aug 19:59
98a967d
Compare
Choose a tag to compare

What's Changed

  • update on-headers and form-data packages by @Thomas-Leung in #868
  • Bump form-data from 4.0.2 to 4.0.4 by @dependabot[bot] in #869
  • Bump golang.org/x/oauth2 from 0.0.0-20211104180415-d3ed0bb246c8 to 0.27.0 in /packages/fabric-deployer by @dependabot[bot] in #865
  • Bump form-data and @cypress/request in /packages/apollo/test/cypress by @dependabot[bot] in #870
  • Bump tmp and @cucumber/cucumber in /packages/apollo/test/cypress by @dependabot[bot] in #872
  • Bump tmp from 0.2.1 to 0.2.4 in /packages/stitch by @dependabot[bot] in #873
  • Updated release note for 1.0.9-40 by @Thomas-Leung in #874

Full Changelog: v1.0.9-39...v1.0.9-40

v1.0.9-39

16 Jul 10:13
c959af8
Compare
Choose a tag to compare

What's Changed

  • Bump esbuild and @badeball/cypress-cucumber-preprocessor in /packages/apollo/test/cypress by @dependabot[bot] in #832
  • update tar to 6.2.1 and cross-spawn to 7.0.6 by @Thomas-Leung in #860
  • update pbkdf2 to 3.1.3 by @Thomas-Leung in #861
  • Bump brace-expansion from 1.1.11 to 1.1.12 in /packages/apollo/test/cypress by @dependabot[bot] in #862
  • Update releaseNotes.json by @ketulsha in #863

Full Changelog: v1.0.9-38...v1.0.9-39

v1.0.9-38

21 May 07:11
499f4e5
Compare
Choose a tag to compare

Go lang 1.24.3

v1.0.9-37

18 Apr 09:49
69b5a66
Compare
Choose a tag to compare

What's Changed

  • GitHub Action Added For Deployer Image Build
  • Bump @babel/runtime from 7.23.2 to 7.26.10 in cypress
  • Bump golang.org/x/net from 0.33 to 0.38
  • Support newer versions of docker compose plugin
  • Bump http-proxy-middleware from 3.0.3 to 3.0.5
  • Updated base image from ubi8 to ubi9

v1.0.9-35

19 Mar 04:11
86bbd2d
Compare
Choose a tag to compare
  • Update auth header token for CA v1.5.14: New versions of Fabric CA (v1.5.14 and later) has new authentication header. Hence, auth header token for CA is updated to support CA 1.5.14 and later.
  • Security fixes: Dependency updates.
  • Bug & security fixes: Miscellaneous fixes & dependency updates.

v1.0.9-34

25 Feb 06:03
0d95df3
Compare
Choose a tag to compare
  • Updated auth header token for CA v1.5.14: New versions of Fabric CA (v1.5.14 and later) has new authentication header. Hence, auth header token for CA is updated to support CA 1.5.14 and later.
  • Security fixes: Dependency updates.
  • Bug & security fixes: Miscellaneous fixes & dependency updates.

v1.0.9-33

13 Feb 13:13
d5677bf
Compare
Choose a tag to compare
Bump esbuild and esbuild-sass-plugin in /packages/apollo (#818)

Bumps [esbuild](https://github.com/evanw/esbuild) and [esbuild-sass-plugin](https://github.com/glromeo/esbuild-sass-plugin). These dependencies needed to be updated together.

Updates `esbuild` from 0.14.53 to 0.25.0
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2022.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.14.53...v0.25.0)

Updates `esbuild-sass-plugin` from 2.3.1 to 3.3.1
- [Release notes](https://github.com/glromeo/esbuild-sass-plugin/releases)
- [Commits](https://github.com/glromeo/esbuild-sass-plugin/compare/v2.3.1...v3.3.1)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:production
- dependency-name: esbuild-sass-plugin
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v1.0.9-32

04 Feb 05:43
b624bfa
Compare
Choose a tag to compare
Update release notes for 1.0.9-32 (#814)

Update release notes for 1.0.9-32

Signed-off-by: Ketul Shah <shah.ketul@ibm.com>