Releases: GalaChain/sdk
Releases · GalaChain/sdk
v2.5.3
What's Changed
- Bump Version to 2.5.3 by @galachain-release-bot in #681
- Fix: Rename
dto.operation()function to prevent conflicts with existing chaincodes by @dzikowski in #682
Full Changelog: v2.5.2...v2.5.3
v2.5.2
What's Changed
- Bump Version to 2.5.2 by @galachain-release-bot in #678
- Feat: Mandatory operation name authorization for multisig by @dzikowski in #679
- Feat: Multisig: require full operation id with channel and chaincode names in dto by @dzikowski in #680
Full Changelog: v2.5.1...v2.5.2
v2.5.1
What's Changed
- Fix: Add missing
ensurePublicKeySignatureIsValidmethod toPublicKeyServiceby @dzikowski in #677
Full Changelog: v2.5.0...v2.5.1
v2.5.0
What's Changed
- Feat: Return history of the key in non-binary format by @dzikowski-ai in #670
- Feat: Support multisig by @dzikowski in #667
- Feat: Manage public keys and quorum in multisig by @dzikowski in #672
- Feat: Rename
signaturestomultisigin DTO to not break chaincodes usingsignaturesfield by @dzikowski in #674 - Feat:
test:updatescript in root and chaincode templatepackage.jsonby @dzikowski in #673 - Fix: Duplicate messages in ContractAPI by @dzikowski in #675
Full Changelog: v2.4.3...v2.5.0
v2.4.3
What's Changed
- Docs: Reorganize authorization documentation by @dzikowski-ai in #659
- Bump Version to 2.4.3 by @galachain-release-bot in #653
- Fix: most npm audit warnings by @sentientforest in #661
- Fix: Increase offset for fetching known burns to prevent phantom reads by @dzikowski in #663
Full Changelog: v2.4.2...v2.4.3
v2.4.2
What's Changed
- Bump Version to 2.4.2 by @galachain-release-bot in #651
- Fix: Missing role error on chaincode authorization by @dzikowski in #652
Full Changelog: v2.4.1...v2.4.2
v2.4.1
What's Changed
- Bump Version to 2.4.1 by @galachain-release-bot in #648
- Fix: Chaincode auth was assuming wrong payload structure by @dzikowski in #649
- Feat: Allow to provide signerAddress instead of public key for DryRun method by @dzikowski in #650
Full Changelog: v2.4.0...v2.4.1
v2.4.0
What's Changed
- Feat: Authorize as a chaincode by @dzikowski in #642
- Feat: DTO expiration by @dzikowski in #640
- Feat: Introduce REGISTRAR role and registrar org config for managing user profiles and keys (and port of #635) by @dzikowski in #646
- Docs: Chain test client by @sentientforest in #617
- Docs: Generate TypeDoc annotations for chain-connect by @sentientforest in #630
- Chore: Remove directory placeholder for Korean docs by @dzikowski in #641
- Chore: Add script to test and update snapshots in packages and chaincode template by @dzikowski in #647
Full Changelog: v2.3.4...v2.4.0
v1.10.10
What's Changed
- Bump version to 1.10.10 by @galachain-release-bot in #637
- Fix/rounding error by @Divyansh-Gupta-Antier in #643
Full Changelog: v1.10.9...v1.10.10
v1.10.9
What's Changed
- Feat: Allow to support multiple custom curator orgs for PublicKeyContract by @dzikowski in #635
- Bump version to 1.10.9 by @galachain-release-bot in #636
Full Changelog: v1.10.8...v1.10.9