v0.7.0
Pre-release
Pre-release
Notable
New features
✨ Updated published packages to Node.JS v22
✨ Updated NPM publishing method to trusted publishing
✨ Added dev-container definition to repo
✨ Migrated documentation site to LFDT template
Breaking
💥 Removed Ethereum and Besu support
💥 Removed Fabric v1.x support
Complete list
What's Changed
- Bump to 0.6.1-unstable by @davidkel in #1565
caliper-core: add tests forMessageclasses by @EshaanAgg in #1561- remove vscode extension by @davidkel in #1569
- Address use/reference of startingTps where not correct by @davidkel in #1578
- Add Support for Org targeting to peer gateway by @davidkel in #1582
- Address test flake due to timing by @davidkel in #1595
- Add fixed-load rate controller to calliper generator by @duckling69 in #1592
- fix: #1596 restructure all test folders to match the library they test so it is … by @tunedev in #1599
- Bump test libraries to latest by @tunedev in #1598
- Update Marbles to match fabric 2.5 by @davidkel in #1608
- update semver and fabric gateway versions by @davidkel in #1612
- Bump google.golang.org/protobuf from 1.28.0 to 1.33.0 in /packages/caliper-tests-integration/fabric_docker_distributed_tests/src/marbles/go by @dependabot[bot] in #1610
- Bump golang.org/x/net from 0.0.0-20220708220712-1185a9018129 to 0.23.0 in /packages/caliper-tests-integration/fabric_docker_local_tests/src/marbles/go by @dependabot[bot] in #1611
- update express dependency by @davidkel in #1614
- remove declarative code by @davidkel in #1615
- v0.6.0 by @psankhe28 in #1605
- update upload/download artifact actions to fix build by @davidkel in #1623
- Bump google.golang.org/protobuf from 1.28.0 to 1.33.0 in /packages/caliper-tests-integration/generator_tests/fabric/src/marbles/go by @dependabot[bot] in #1618
- Remove old CI tests not used anymore by @davidkel in #1620
- Bump express from 4.19.2 to 4.20.0 by @dependabot[bot] in #1632
- add test for more tests for prometheus transaction observer by @tunedev in #1631
- added contributing guide by @psankhe28 in #1634
- Fix contributing.md by @davidkel in #1636
- add test for the message handling behavior by @tunedev in #1626
- fix packages err by @psankhe28 in #1642
- Add more tests for caliper worker by @tunedev in #1625
- docs: update links to point to new website URL by @argbet21 in #1646
- add test for test-logging-tx-observer by @tunedev in #1630
- add test for caliper-engine module by @tunedev in #1638
- add more test for fixedFeedbackRate controller implementation by @tunedev in #1628
- add dev container for vscode by @psankhe28 in #1643
- Add support for Node 22 LTS by @davidkel in #1650
- Minor doc fixes by @davidkel in #1655
- fix: doc reference by @psankhe28 in #1652
- fix: tutorial section link by @psankhe28 in #1657
- feat: updated github links by @psankhe28 in #1651
- Minor changes to tutorial navigation by @davidkel in #1658
- add test for internal-tx-observer module by @tunedev in #1629
- add more test for recordRate rate-controller by @tunedev in #1627
- fix: record rate doc section by @psankhe28 in #1653
- fix: throughput faq by @psankhe28 in #1656
- add logo back in by @davidkel in #1662
- Add information about BFT consensus in docs for fabric by @davidkel in #1663
- Update the release process for docs by @davidkel in #1668
- Fix a bug in caliper engine by @davidkel in #1669
- update test by @davidkel in #1670
- Fix refactored core structure references by @emmanuel-ferdman in #1671
- corrected the caliper documentation link by @Veer0x1 in #1673
- Update contributing.md by @francescomiliani in #1674
- Bump golang.org/x/net from 0.0.0-20220708220712-1185a9018129 to 0.36.0 in /packages/caliper-tests-integration/generator_tests/fabric/src/marbles/go by @dependabot[bot] in #1678
- Bump golang.org/x/net from 0.28.0 to 0.36.0 in /packages/caliper-tests-integration/fabric_tests/src/marbles/go by @dependabot[bot] in #1679
- Remove ethereum and besu support by @davidkel in #1685
- Bump golang.org/x/net from 0.36.0 to 0.38.0 in /packages/caliper-tests-integration/generator_tests/fabric/src/marbles/go by @dependabot[bot] in #1683
- Bump golang.org/x/net from 0.36.0 to 0.38.0 in /packages/caliper-tests-integration/fabric_tests/src/marbles/go by @dependabot[bot] in #1687
- Remove support for fabric node sdk 1.4 by @davidkel in #1689
- Distinguish more between network config and caliper config by @davidkel in #1691
- minor fix to faq around tps by @davidkel in #1695
- Remove reference to Node 18 in docs as it is now out of LTS by @davidkel in #1697
- Add some extra unit tests to common/core by @davidkel in #1698
- update mocha, nyc, sinon so they are all consistent by @davidkel in #1699
- update js-yaml by @davidkel in #1701
- integration builds broken by @davidkel in #1702
- fail if chaincode deployment fails by @davidkel in #1703
- Remove repolinter as it's not used by @davidkel in #1704
- Fix CLI behavior with help and version commands by @aklenik in #1705
- Add npm-shrinkwrap.json file and distribute it during publishing by @aklenik in #1708
- chore: update to OIDC publishing by @ryjones in #1709
- fix: update node versions for CI, npm and docker publishing by @aklenik in #1711
- fix: Remove NPM token check from publishing script (#1712) by @aklenik in #1713
- fix: NPM publishing with workspaces (#1714) by @aklenik in #1715
- Make workflow secret passing and usage explicit by @aklenik in #1717
- chore(generator)!: Remove generator package and related artifacts by @aklenik in #1719
- [Release 0.7.0] Publish Official Release by @aklenik in #1720
New Contributors
- @EshaanAgg made their first contribution in #1561
- @tunedev made their first contribution in #1599
- @argbet21 made their first contribution in #1646
- @emmanuel-ferdman made their first contribution in #1671
- @Veer0x1 made their first contribution in #1673
- @francescomiliani made their first contribution in #1674
Full Changelog: v0.6.0...v0.7.0