Skip to content

Release v2.3.0 #433

New issue

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

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

Already on GitHub? # to your account

Closed
wants to merge 1 commit into from
Closed

Release v2.3.0 #433

wants to merge 1 commit into from

Conversation

oleg-jukovec
Copy link
Collaborator

The release extends box.info responses and ConnectionPool.GetInfo return data.

Be careful, we have changed the test_helpers package a little since we do not support backward compatibility for it.

Added

Changed

  • Changed helpers API StartTarantool and StopTarantool, now it uses pointer on TarantoolInstance:
    • StartTarantool() returns *TarantoolInstance;
    • StopTarantool() and StopTarantoolWithCleanup() accepts
      *TarantoolInstance as arguments.
  • Field Cmd in TarantoolInstance struct declared as deprecated. Suggested Wait(), Stop() and Signal() methods as safer to use instead of direct Cmd.Process access (tests: add helpers for TcS #431).

Fixed

@oleg-jukovec
Copy link
Collaborator Author

Pushed manually.

@oleg-jukovec oleg-jukovec deleted the oleg-jukovec/release-v2.3.0 branch April 3, 2025 11:14
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants