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

Release/v2.29.0 #1660

Merged
merged 15 commits into from
Jun 30, 2023
Merged

Release/v2.29.0 #1660

merged 15 commits into from
Jun 30, 2023

Conversation

petreze
Copy link
Contributor

@petreze petreze commented Jun 30, 2023

Description:
Release stable version with GRPC improvements and addressbook update on SDK build

Related issue(s):

Fixes #

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

ochikov and others added 15 commits June 8, 2023 16:53
Signed-off-by: ochikov <[email protected]>
* refactor and add integration tests

Signed-off-by: ochikov <[email protected]>

* fix linter

Signed-off-by: ochikov <[email protected]>

* add ds store ignore

Signed-off-by: ochikov <[email protected]>

* remove the max attempts from commonJs tests

Signed-off-by: ochikov <[email protected]>

* change the mainnet topicId subscription in TopicMessageQuery integration test

Signed-off-by: ochikov <[email protected]>

---------

Signed-off-by: ochikov <[email protected]>
Signed-off-by: Petar Tonev <[email protected]>
Signed-off-by: Petar Tonev <[email protected]>
* Release/v2.28.0 (#1655)

* testing configurations and plugins for babel

Signed-off-by: ochikov <[email protected]>

* bump up version

Signed-off-by: ochikov <[email protected]>

* babel options and exports

Signed-off-by: ochikov <[email protected]>

* options for babel and for properly building the SDK

Signed-off-by: ochikov <[email protected]>

* Fix/issue with encode decode (#1647)

* refactor and add integration tests

Signed-off-by: ochikov <[email protected]>

* fix linter

Signed-off-by: ochikov <[email protected]>

* add ds store ignore

Signed-off-by: ochikov <[email protected]>

* remove the max attempts from commonJs tests

Signed-off-by: ochikov <[email protected]>

* change the mainnet topicId subscription in TopicMessageQuery integration test

Signed-off-by: ochikov <[email protected]>

---------

Signed-off-by: ochikov <[email protected]>

* fix exact version of grpc librart (#1652)

Signed-off-by: ochikov <[email protected]>

* remove ping all from the integration test env setup (#1650)

Signed-off-by: ochikov <[email protected]>

* changelog and version updated

Signed-off-by: ochikov <[email protected]>

* fix getting a random node when the list is not locked (#1654)

Signed-off-by: Petar Tonev <[email protected]>

* prepare for release

Signed-off-by: Petar Tonev <[email protected]>

* prepare stable release

Signed-off-by: Petar Tonev <[email protected]>

---------

Signed-off-by: ochikov <[email protected]>
Signed-off-by: Petar Tonev <[email protected]>
Co-authored-by: ochikov <[email protected]>
Co-authored-by: Ognyan Chikov <[email protected]>

* initial approach

Signed-off-by: Petar Tonev <[email protected]>

* improve grpc calls

Signed-off-by: Petar Tonev <[email protected]>

---------

Signed-off-by: ochikov <[email protected]>
Signed-off-by: Petar Tonev <[email protected]>
Co-authored-by: ochikov <[email protected]>
Co-authored-by: Ognyan Chikov <[email protected]>
Signed-off-by: Petar Tonev <[email protected]>
Signed-off-by: Petar Tonev <[email protected]>
Signed-off-by: Petar Tonev <[email protected]>
@sonarcloud
Copy link

sonarcloud bot commented Jun 30, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@petreze petreze merged commit 395c6e0 into develop Jun 30, 2023
14 of 17 checks passed
@petreze petreze deleted the release/v2.29.0 branch June 30, 2023 10:01
monokaijs pushed a commit to monostarter/u2u-sdk-js that referenced this pull request Jul 5, 2023
* testing configurations and plugins for babel

Signed-off-by: ochikov <[email protected]>

* bump up version

Signed-off-by: ochikov <[email protected]>

* babel options and exports

Signed-off-by: ochikov <[email protected]>

* options for babel and for properly building the SDK

Signed-off-by: ochikov <[email protected]>

* Fix/issue with encode decode (hashgraph#1647)

* refactor and add integration tests

Signed-off-by: ochikov <[email protected]>

* fix linter

Signed-off-by: ochikov <[email protected]>

* add ds store ignore

Signed-off-by: ochikov <[email protected]>

* remove the max attempts from commonJs tests

Signed-off-by: ochikov <[email protected]>

* change the mainnet topicId subscription in TopicMessageQuery integration test

Signed-off-by: ochikov <[email protected]>

---------

Signed-off-by: ochikov <[email protected]>

* fix exact version of grpc librart (hashgraph#1652)

Signed-off-by: ochikov <[email protected]>

* remove ping all from the integration test env setup (hashgraph#1650)

Signed-off-by: ochikov <[email protected]>

* changelog and version updated

Signed-off-by: ochikov <[email protected]>

* fix getting a random node when the list is not locked (hashgraph#1654)

Signed-off-by: Petar Tonev <[email protected]>

* prepare for release

Signed-off-by: Petar Tonev <[email protected]>

* prepare stable release

Signed-off-by: Petar Tonev <[email protected]>

* GRPC improvements (hashgraph#1656)

* Release/v2.28.0 (hashgraph#1655)

* testing configurations and plugins for babel

Signed-off-by: ochikov <[email protected]>

* bump up version

Signed-off-by: ochikov <[email protected]>

* babel options and exports

Signed-off-by: ochikov <[email protected]>

* options for babel and for properly building the SDK

Signed-off-by: ochikov <[email protected]>

* Fix/issue with encode decode (hashgraph#1647)

* refactor and add integration tests

Signed-off-by: ochikov <[email protected]>

* fix linter

Signed-off-by: ochikov <[email protected]>

* add ds store ignore

Signed-off-by: ochikov <[email protected]>

* remove the max attempts from commonJs tests

Signed-off-by: ochikov <[email protected]>

* change the mainnet topicId subscription in TopicMessageQuery integration test

Signed-off-by: ochikov <[email protected]>

---------

Signed-off-by: ochikov <[email protected]>

* fix exact version of grpc librart (hashgraph#1652)

Signed-off-by: ochikov <[email protected]>

* remove ping all from the integration test env setup (hashgraph#1650)

Signed-off-by: ochikov <[email protected]>

* changelog and version updated

Signed-off-by: ochikov <[email protected]>

* fix getting a random node when the list is not locked (hashgraph#1654)

Signed-off-by: Petar Tonev <[email protected]>

* prepare for release

Signed-off-by: Petar Tonev <[email protected]>

* prepare stable release

Signed-off-by: Petar Tonev <[email protected]>

---------

Signed-off-by: ochikov <[email protected]>
Signed-off-by: Petar Tonev <[email protected]>
Co-authored-by: ochikov <[email protected]>
Co-authored-by: Ognyan Chikov <[email protected]>

* initial approach

Signed-off-by: Petar Tonev <[email protected]>

* improve grpc calls

Signed-off-by: Petar Tonev <[email protected]>

---------

Signed-off-by: ochikov <[email protected]>
Signed-off-by: Petar Tonev <[email protected]>
Co-authored-by: ochikov <[email protected]>
Co-authored-by: Ognyan Chikov <[email protected]>

* prepare for release

Signed-off-by: Petar Tonev <[email protected]>

* prepare for release

Signed-off-by: Petar Tonev <[email protected]>

---------

Signed-off-by: ochikov <[email protected]>
Signed-off-by: Petar Tonev <[email protected]>
Co-authored-by: ochikov <[email protected]>
Co-authored-by: Ognyan Chikov <[email protected]>
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