Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-03-25 | 5.7 kB | |
v1.3.3 source code.tar.gz | 2025-03-25 | 44.9 MB | |
v1.3.3 source code.zip | 2025-03-25 | 46.0 MB | |
Totals: 3 Items | 90.9 MB | 2 |
What's Changed
- Ignore release candidate tags when determining latest tag for docs by @EnriqueL8 in https://github.com/hyperledger/firefly/pull/1588
- use trivy ECR DB by @shorsher in https://github.com/hyperledger/firefly/pull/1596
- break out of infinite retry for submitted ops by @shorsher in https://github.com/hyperledger/firefly/pull/1595
- Upgrade to FireFly Common v1.4.12 by @EnriqueL8 in https://github.com/hyperledger/firefly/pull/1590
- Update the postgres version in Dockerfile by @EnriqueL8 in https://github.com/hyperledger/firefly/pull/1602
- Filter receipt events by namespace when possible by @awrichar in https://github.com/hyperledger/firefly/pull/1601
- Issue templates by @alex-semenyuk in https://github.com/hyperledger/firefly/pull/1603
- Pull_request template by @alex-semenyuk in https://github.com/hyperledger/firefly/pull/1604
- Add GitIgnore for Fabric binaries and fix Dockerfile git version by @EnriqueL8 in https://github.com/hyperledger/firefly/pull/1626
- Add a language switcher in README.md file. by @Shawn-Shaw-x in https://github.com/hyperledger/firefly/pull/1610
- Broken Swagger links in documentation by @lanasta in https://github.com/hyperledger/firefly/pull/1620
- Bump github.com/rs/cors from 1.10.1 to 1.11.0 by @dependabot in https://github.com/hyperledger/firefly/pull/1627
- Updated to upload artifact v4 by @EnriqueL8 in https://github.com/hyperledger/firefly/pull/1628
- docs: add troubleshooting section with notes on multiparty messaging by @awrichar in https://github.com/hyperledger/firefly/pull/1629
- Use PAT for Scorecard publishing by @ryjones in https://github.com/hyperledger/firefly/pull/1631
- chore: fix function name by @fudancoder in https://github.com/hyperledger/firefly/pull/1543
- Docs swagger links path fixes by @lanasta in https://github.com/hyperledger/firefly/pull/1633
- chore: make function comments match function names by @cloudclaim in https://github.com/hyperledger/firefly/pull/1520
- OpenSSF Scorecard: fine grained workflow permissions by @EnriqueL8 in https://github.com/hyperledger/firefly/pull/1618
- Scorecard readme by @EnriqueL8 in https://github.com/hyperledger/firefly/pull/1635
- Fix write permissions by @alex-semenyuk in https://github.com/hyperledger/firefly/pull/1638
- fix: various CVEs by @EnriqueL8 in https://github.com/hyperledger/firefly/pull/1630
- fix: CVEs in NPM packages by @EnriqueL8 in https://github.com/hyperledger/firefly/pull/1639
- Add codeql workflow by @alex-semenyuk in https://github.com/hyperledger/firefly/pull/1641
- Rename metrics to monitoring to support additional routes by @Chengxuan in https://github.com/hyperledger/firefly/pull/1640
- Operation handling for reliable receipts by @EnriqueL8 in https://github.com/hyperledger/firefly/pull/1637
- Set of updates to address new linter raised issues, and relax year check by @peterbroadhurst in https://github.com/hyperledger/firefly/pull/1649
- [privatemessaging] [operations] Ensure Transports are Networked for Retried Messages by @onelapahead in https://github.com/hyperledger/firefly/pull/1648
- Update handling of duplicate batches to avoid editing existing messages by @peterbroadhurst in https://github.com/hyperledger/firefly/pull/1647
- [metrics] [dataexchange] [networkmap] DXConnect Callbacks for Node Identity Check Metrics by @onelapahead in https://github.com/hyperledger/firefly/pull/1652
- [dataexchange] Fixing Deadlock on Reconnect by @onelapahead in https://github.com/hyperledger/firefly/pull/1654
- Fix alpine minor version by @SupernaviX in https://github.com/hyperledger/firefly/pull/1645
- Remove confusing point from pull request template by @alex-semenyuk in https://github.com/hyperledger/firefly/pull/1651
- refactor: use errors.New to replace fmt.Errorf with no parameters & fix typo by @LesCyber in https://github.com/hyperledger/firefly/pull/1653
- fix: test has race condition on ws before connect with DX callbacks by @EnriqueL8 in https://github.com/hyperledger/firefly/pull/1658
- Update for v1.3.3 rc1 by @EnriqueL8 in https://github.com/hyperledger/firefly/pull/1660
- fix IPFS typo in 'init --help' by @vineshtk in https://github.com/hyperledger/firefly/pull/1551
- Make new monitoring config to be disabled by default by @Chengxuan in https://github.com/hyperledger/firefly/pull/1667
- docs: update smart contracts async flow diagram by @VolodymyrBg in https://github.com/hyperledger/firefly/pull/1661
- Update contract listener documentation to be clearer by @EnriqueL8 in https://github.com/hyperledger/firefly/pull/1665
- Release notes 1.3.3 by @EnriqueL8 in https://github.com/hyperledger/firefly/pull/1668
- Update CLI version for v1.3.3 release by @EnriqueL8 in https://github.com/hyperledger/firefly/pull/1669
New Contributors
- @Shawn-Shaw-x made their first contribution in https://github.com/hyperledger/firefly/pull/1610
- @dependabot made their first contribution in https://github.com/hyperledger/firefly/pull/1627
- @fudancoder made their first contribution in https://github.com/hyperledger/firefly/pull/1543
- @cloudclaim made their first contribution in https://github.com/hyperledger/firefly/pull/1520
- @SupernaviX made their first contribution in https://github.com/hyperledger/firefly/pull/1645
- @LesCyber made their first contribution in https://github.com/hyperledger/firefly/pull/1653
- @vineshtk made their first contribution in https://github.com/hyperledger/firefly/pull/1551
- @VolodymyrBg made their first contribution in https://github.com/hyperledger/firefly/pull/1661
Full Changelog: https://github.com/hyperledger/firefly/compare/v1.3.2...v1.3.3