Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: 🎸 update newest SDK changes #38

Merged
merged 1 commit into from
Dec 4, 2024
Merged

feat: 🎸 update newest SDK changes #38

merged 1 commit into from
Dec 4, 2024

Conversation

polymath-eric
Copy link
Collaborator

@polymath-eric polymath-eric commented Dec 3, 2024

Description

update SDK to v27

Breaking Changes

See public release notes for full change log: https://github.com/PolymeshAssociation/polymesh-sdk/releases/tag/v27.0.0

None in the confidential APIs, however in the public API has some minor changes:
🧨 InstructionDetails.createdAt is nullable
🧨 venueId is now optional in HistoricInstruction. This affects the
methods getHistoricInstructions in Identity entity
🧨 ticker, did has been deprecated in BaseAsset. To get the ticker
associated with an Asset, use BaseAsset.details method which now
returns ticker along with other Asset details
🧨 - Since its not mandatory to specify a ticker while creating an Asset,
ticker field in BaseAsset is now optional. did field in BaseAsset is now also optional.

JIRA Link

Checklist

  • Updated the Readme.md (if required) ?

@polymath-eric polymath-eric requested a review from a team as a code owner December 3, 2024 18:44
Copy link

sonarqubecloud bot commented Dec 3, 2024

@polymath-eric
Copy link
Collaborator Author

/fast-forward

@polymesh-bot polymesh-bot merged commit 297c67c into master Dec 4, 2024
31 checks passed
@polymath-eric
Copy link
Collaborator Author

🎉 This PR is included in version 2.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants