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

[pull] master from tarantool:master #72

Merged
merged 1 commit into from
Mar 12, 2024
Merged

Conversation

pull[bot]
Copy link

@pull pull bot commented Mar 8, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

Overview

    The small release improves the ConnectionPool. The ConnectionPool
    is no longer required execute access for `box.info` from a user
    for Tarantool >= 3.0.0.

Breaking changes

    There are no breaking changes in the release.

New features

    `execute` access for `box.info` is no longer required for
    ConnectionPool for a Tarantool version >= 3.0.0 (#380).

Bugfixes

    `ConnectionPool.Remove()` does not notify a `ConnectionHandler`
    after an instance is already removed from the pool (#385).
@coveralls
Copy link

Pull Request Test Coverage Report for Build 8204559701

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 4 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.01%) to 73.855%

Files with Coverage Reduction New Missed Lines %
connection.go 4 77.2%
Totals Coverage Status
Change from base Build 8167258908: -0.01%
Covered Lines: 5932
Relevant Lines: 8032

💛 - Coveralls

@pull pull bot added the ⤵️ pull label Mar 8, 2024
@kokizzu kokizzu merged commit 95c7afc into kokizzu:master Mar 12, 2024
22 of 23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants