Releases: PolymeshAssociation/polymesh-rest-api
Releases · PolymeshAssociation/polymesh-rest-api
v5.1.0-alpha.2
v5.1.0-alpha.1
v5.0.0
5.0.0 (2024-04-04)
Bug Fixes
- 🐛 error when optional arg methods given no args (d02482a)
- 🐛 is-pre-approved doc comments (601e1a6)
- 🐛 offline tx hash was not being recorded (ca57ec1)
- 🐛 typo in ga workflow config (8772341)
Features
- 🎸 add
options
field for tx details, like signer (b16ded4) - 🎸 add
options
field for tx details, like signer (cc48878) - 🎸 add
options
field for tx details, like signer (fb6bd8e) - 🎸 add address and nonce to tx model (f79620d)
- 🎸 add basic amqp flow (d6d1444)
- 🎸 add custom release bot configuration to sign commits (d7b49e8)
- 🎸 add endpoint to retrieve grouped instructions (af80fd5)
- 🎸 add instruction mediator endpoints (2f2f294)
- 🎸 add manual ci trigger (077a3e2)
- 🎸 add NFT module (388a572)
- 🎸 add nonce and mortality tx options (80781a2)
- 🎸 add offline process mode (3f4f135)
- 🎸 add pre-approval endpoints (56af7b7)
- 🎸 Adds new Asset Metadata endpoints (a53e9f3)
- 🎸 Adds new Asset Metadata endpoints (f064ce2)
- 🎸 allow registering CustomClaim (e6cfb27)
- 🎸 config artemis MQ explictly (18081fd)
- 🎸 get all registered custom claims (#221) (574df13)
- 🎸 handle when artemis is unconfigured (d17e1f4)
- 🎸 identities rotatePrimaryKey/attestPrimaryKeyRotation (#251) (8ffb1ab)
- 🎸 introduce
processMode
option to replace many bools (e3d0ac8) - 🎸 introduce
processMode
option to replace many bools (e507fc3) - 🎸 introduce
processMode
option to replace many bools (fe283c5) - 🎸 log errors on amqp connection errors (d3fb5e7)
- 🎸 register and get customclaimtype (d595e48)
- 🎸 remove usage of testUtils (57e64a1)
- 🎸 set autoaccept to false (96e3ee2)
- 🎸 support NFTs in /assets endpoints where appropriate (eb9ac00)
- 🎸 update to [email protected] (#214) (e42143e)
BREAKING CHANGES
- 🧨 InstructionModel leg "amount" is now optional. It will not be present
when the leg is for an NFT
✅ Closes: DA-913
v5.0.0-alpha.14
5.0.0-alpha.14 (2024-03-27)
Bug Fixes
- 🐛 typo in ga workflow config (148e02c)
Features
- 🎸 add custom release bot configuration to sign commits (88d5a33)