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

Commits on Jun 8, 2023

  1. testing configurations and plugins for babel

    Signed-off-by: ochikov <[email protected]>
    ochikov committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    24a23fc View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. bump up version

    Signed-off-by: ochikov <[email protected]>
    ochikov committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    9ff4e0b View commit details
    Browse the repository at this point in the history
  2. babel options and exports

    Signed-off-by: ochikov <[email protected]>
    ochikov committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    9ab086f View commit details
    Browse the repository at this point in the history
  3. options for babel and for properly building the SDK

    Signed-off-by: ochikov <[email protected]>
    ochikov committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    b49b2b7 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. 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]>
    ochikov authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    f5e42be View commit details
    Browse the repository at this point in the history
  2. fix exact version of grpc librart (#1652)

    Signed-off-by: ochikov <[email protected]>
    ochikov authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    d39de9b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9b50e7 View commit details
    Browse the repository at this point in the history
  4. changelog and version updated

    Signed-off-by: ochikov <[email protected]>
    ochikov committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    1893180 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

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

    Signed-off-by: Petar Tonev <[email protected]>
    petreze authored Jun 23, 2023
    Configuration menu
    Copy the full SHA
    994acff View commit details
    Browse the repository at this point in the history
  2. prepare for release

    Signed-off-by: Petar Tonev <[email protected]>
    petreze committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    1229e46 View commit details
    Browse the repository at this point in the history
  3. prepare stable release

    Signed-off-by: Petar Tonev <[email protected]>
    petreze committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    dea63eb View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. 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]>
    3 people authored Jun 28, 2023
    Configuration menu
    Copy the full SHA
    43b324a View commit details
    Browse the repository at this point in the history
  2. prepare for release

    Signed-off-by: Petar Tonev <[email protected]>
    petreze committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    1a651c2 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. prepare for release

    Signed-off-by: Petar Tonev <[email protected]>
    petreze committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    ab94335 View commit details
    Browse the repository at this point in the history
  2. merge develop into current

    Signed-off-by: Petar Tonev <[email protected]>
    petreze committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    b737fce View commit details
    Browse the repository at this point in the history