Releases: hyperledger-labs/fabric-operations-console
Releases · hyperledger-labs/fabric-operations-console
v1.0.9-42
v1.0.9-41
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
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
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
v1.0.9-37
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
- 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
- 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
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>