Skip to content

Releases: PolymeshAssociation/polymesh-rest-api

v5.1.0-alpha.2

15 Apr 12:06
08e17d8
Compare
Choose a tag to compare
v5.1.0-alpha.2 Pre-release
Pre-release

5.1.0-alpha.2 (2024-04-15)

Features

  • 🎸 build multiplatform docker images (fede7df)

v5.1.0-alpha.1

11 Apr 18:28
02ddb9e
Compare
Choose a tag to compare
v5.1.0-alpha.1 Pre-release
Pre-release

5.1.0-alpha.1 (2024-04-11)

Features

  • 🎸 Add API to get account to identity lookup (7983657)

v5.0.0

04 Apr 11:50
03b4ba9
Compare
Choose a tag to compare

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

27 Mar 11:58
972064c
Compare
Choose a tag to compare
v5.0.0-alpha.14 Pre-release
Pre-release

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)

v5.0.0-alpha.13

25 Mar 16:02
Compare
Choose a tag to compare
v5.0.0-alpha.13 Pre-release
Pre-release

5.0.0-alpha.13 (2024-03-25)

Bug Fixes

  • 🐛 is-pre-approved doc comments (67ef341)

v5.0.0-alpha.12

22 Mar 21:34
Compare
Choose a tag to compare
v5.0.0-alpha.12 Pre-release
Pre-release

5.0.0-alpha.12 (2024-03-22)

Features

  • 🎸 add pre-approval endpoints (aff5d42)

v5.0.0-alpha.11

19 Mar 18:42
Compare
Choose a tag to compare
v5.0.0-alpha.11 Pre-release
Pre-release

5.0.0-alpha.11 (2024-03-19)

Features

  • 🎸 remove usage of testUtils (9abbafe)

v5.0.0-alpha.10

13 Mar 08:21
Compare
Choose a tag to compare
v5.0.0-alpha.10 Pre-release
Pre-release

5.0.0-alpha.10 (2024-03-13)

Features

  • 🎸 identities rotatePrimaryKey/attestPrimaryKeyRotation (#251) (942ad2e)

v5.0.0-alpha.9

20 Feb 17:23
Compare
Choose a tag to compare
v5.0.0-alpha.9 Pre-release
Pre-release

5.0.0-alpha.9 (2024-02-20)

Features

  • 🎸 add instruction mediator endpoints (7f4e7e9)

v5.0.0-alpha.8

06 Feb 14:26
Compare
Choose a tag to compare
v5.0.0-alpha.8 Pre-release
Pre-release

5.0.0-alpha.8 (2024-02-06)

Bug Fixes

  • 🐛 offline tx hash was not being recorded (effede2)