github PolymeshAssociation/polymesh-rest-api v5.0.0

latest releases: v5.5.0-alpha.6, v5.5.0-alpha.5, v5.5.0-alpha.4...
5 months ago

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 sdk@23.0.0-alpha.23 (#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

Don't miss a new polymesh-rest-api release

NewReleases is sending notifications on new releases.