Releases: hyperledger/firefly-tokens-erc1155
Releases · hyperledger/firefly-tokens-erc1155
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
v1.2.2
What's Changed
- Retry blockchain calls with a back-off delay by @matthew1001 in #117
New Contributors
- @matthew1001 made their first contribution in #117
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
- Fix incorrect samples route in README.md by @ander-db in #102
- Update README by @awrichar in #107
- Add shorsher to CODEOWNERS by @nguyer in #110
- Encapsulate support queries better inside AbiMapper by @awrichar in #109
- Pass through HTTP headers by @nguyer in #108
- Fix passthroughHeaders in EventStreamService by @nguyer in #111
- Fix URI param by @nguyer in #112
- Throw an error if a tokenIndex is passed to mint by @awrichar in #113
New Contributors
Full Changelog: v1.2.0...v1.2.1