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

fix exact version of grpc library #1652

Merged
merged 1 commit into from
Jun 20, 2023

Conversation

ochikov
Copy link
Contributor

@ochikov ochikov commented Jun 20, 2023

Description:
Fix the GRPC library to be the exact version.

Related issue(s):

Fixes #

Notes for reviewer:

Checklist

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

@sonarcloud
Copy link

sonarcloud bot commented Jun 20, 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 d39de9b into release/v2.27.0-beta.1 Jun 20, 2023
@petreze petreze deleted the fix/grpc-exact-version branch June 20, 2023 10:24
petreze added a commit that referenced this pull request Jun 23, 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 (#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]>
petreze added a commit that referenced this pull request Jun 28, 2023
* 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]>
petreze added a commit that referenced this pull request Jun 30, 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 (#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]>

* GRPC improvements (#1656)

* 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]>

* 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]>
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]>

---------

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]>
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