Releases: hyperledger/firefly-tokens-erc1155
Releases · hyperledger/firefly-tokens-erc1155
v1.3.5
v1.3.4
What's Changed
- Fix HIGH cve in cross-spawn by @matthew1001 in #156
- [cve] fix CVE-2025-27152 by @SamMayWork in #158
- Bump axios from 1.6.7 to 1.8.2 in /samples/solidity by @dependabot in #159
New Contributors
- @SamMayWork made their first contribution in #158
- @dependabot made their first contribution in #159
Full Changelog: v1.3.3...v1.3.4
v1.3.3
What's Changed
- Add base image and fix python version by @EnriqueL8 in #146
- fix: Overridding ws to 8.17.1 from CVEs by @EnriqueL8 in #148
- Update MAINTAINERS.md by @EnriqueL8 in #147
- Update CODEOWNERS and MAINTAINERS.md by @EnriqueL8 in #151
- Add explicit github actions permissions by @alex-semenyuk in #150
- Update axios to 1.7.4 by @matthew1001 in #149
- Update curl version in the image by @matthew1001 in #152
- Update Python version by @matthew1001 in #153
- Update packages by @matthew1001 in #154
New Contributors
- @EnriqueL8 made their first contribution in #146
- @alex-semenyuk made their first contribution in #150
Full Changelog: v1.3.2...v1.3.3
v1.3.2
v1.3.1
v1.3.0
What's Changed
- Allow creating token pools from an existing ERC1155 contract by @awrichar in #123
- Package lock v2 by @annamcallister in #126
- Extract a clearer IERC1155Factory interface by @awrichar in #128
- Return token pool directly from activation if startId/endId specified by @awrichar in #129
- Always pass numbers as base 10 to blockchain connector by @awrichar in #130
- Pass 409 Conflict back to FireFly Core by @awrichar in #132
- Nonroot User in Docker Image by @onelapahead in #133
- Use separate eventstream per namespace by @nguyer in #135
- Dependencies by @nguyer in #139
- Update to latest OpenZeppelin base contracts by @awrichar in #140
- adding high/critical severity vuln checks by @ssmirr in #138
- Fixing failing Docker builds by @ssmirr in #141
New Contributors
- @annamcallister made their first contribution in #126
- @ssmirr made their first contribution in #138
Full Changelog: v1.2.4...v1.3.0
v1.3.0-rc.2
What's Changed
Full Changelog: v1.3.0-rc.1...v1.3.0-rc.2
v1.3.0-rc.1
What's Changed
- Allow creating token pools from an existing ERC1155 contract by @awrichar in #123
- Package lock v2 by @annamcallister in #126
- Extract a clearer IERC1155Factory interface by @awrichar in #128
- Return token pool directly from activation if startId/endId specified by @awrichar in #129
- Always pass numbers as base 10 to blockchain connector by @awrichar in #130
- Pass 409 Conflict back to FireFly Core by @awrichar in #132
- Nonroot User in Docker Image by @hfuss in #133
- Use separate eventstream per namespace by @nguyer in #135
- Dependencies by @nguyer in #139
New Contributors
- @annamcallister made their first contribution in #126
Full Changelog: v1.2.4...v1.3.0-rc.1
v1.2.4
What's Changed
- Add status suffix to readiness probe by @chrisbygrave in #124
- Add /deactivatepool API for deleting listeners by @awrichar in #125
Full Changelog: v1.2.3...v1.2.4
v1.2.3
What's Changed
- log error when failing to get token URI by @shorsher in #118
- Encode the values passed in "poolData" by @awrichar in #119
- Mtls support by @chrisbygrave in #121
New Contributors
- @chrisbygrave made their first contribution in #121
Full Changelog: v1.2.2...v1.2.3