Skip to content

Conversation

@rg911
Copy link
Contributor

@rg911 rg911 commented Jun 26, 2020

[0.20.3] - 26-Jun-2020

Milestone: Gorilla.1(0.9.6.2)

Package Version Link
SDK Core v0.20.3 symbol-sdk
Catbuffer v0.0.21 catbuffer-typescript
Client Library v0.9.3 symbol-openapi-typescript-fetch-client
  • [BREAKING CHANGE] Added startPoint and endPoint in VotingKeyLinkTransaction.
  • [BREAKING CHANGE] Renamed SupplementalAccountKeys to SupplementalPublicKeys. The new SupplementalPublicKeys has been changed from array type to an object containing: linked, node, vrf and voting key(s).
  • [BREAKING CHANGE] Changed to use the SDK's own enums for order, orderBy, blockOrderBy and meklePosition.
  • [BREAKING CHANGE] Added TransactionGroup parameter in getTransactionsById which can query unconfirmed and partial transactions now.
  • Changed base client library from symbol-openapi-typescript-node-client to symbol-openapi-typescript-fetch-client for better client / brower usability. There is no need to browserify the packages or special webpack processing
  • Made Fetch API injectable via RepositoryFactory which works like the injected websocket in Listener.

@rg911 rg911 requested a review from fboucquez June 26, 2020 18:19
@rg911 rg911 merged commit 72bd195 into symbol:master Jun 26, 2020
rg911 added a commit that referenced this pull request Jun 26, 2020
* Creating new version 0.20.3

* OpenAPI Enum type mapper (#609)

* Fixed #608
- Added enumMapper
- Added wrapper enums for Order, BlockOrderBy and MeklePosition

* Added sanity check

* Fixed #606 (#607)

* typescript-fetch rest client migration

* Voting key modification (#610)

* Fixed #604
- Modify votingkey transaction

* Fixed #604
- Modify votingkey transaction

* Fixed #604
- Modify votingkey transaction

* Updated catbuffer version

* Fixed #604
- Modify votingkey transaction

* Update catbufer version

* Updated openAPI version

* Removed requires

* typescript-fetch rest client migration

* Fixed #604
- Modify votingkey transaction

* Updated catbuffer version

* Removed requires

* Updated accountKeyFlags

* SupplementalAccountKeys => SupplementalPublicKeys

* Updated getTransactionsById

* Fixed supplemental key dto

* Fixed e2e test and updated packge verion

* Fixed transaction http test

Co-authored-by: fboucquez <fboucquez@gmail.com>

* 0.20.3 release (#612)

Co-authored-by: Travis CI User <travis@example.org>
Co-authored-by: fboucquez <fboucquez@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants