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 1.11.0 #279

Merged
merged 1 commit into from
May 18, 2023
Merged

Release 1.11.0 #279

merged 1 commit into from
May 18, 2023

Conversation

oleg-jukovec
Copy link
Collaborator

@oleg-jukovec oleg-jukovec commented Mar 24, 2023

Overview

The release adds pagination support and wrappers for the crud module.

Breaking changes

There are no breaking changes in the release.

New features

Bugfixes

Other

CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated

### Fixed

## [1.11.0] - 2023-03-24
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs updates)

@LeonidVas
Copy link
Collaborator

Blocked by
#277
#278

@LeonidVas LeonidVas added the blocked Not ready to be implemented label Apr 4, 2023
@oleg-jukovec
Copy link
Collaborator Author

Added a note about #285 . I did not want to require it from an external contributor to make his life easier.

@oleg-jukovec oleg-jukovec removed the blocked Not ready to be implemented label May 18, 2023
Overview

    The release adds pagination support and wrappers for the
    crud module.

Breaking changes

    There are no breaking changes in the release.

New features

    Support pagination (#246).

    A Makefile target to test with race detector (#218).

    Support CRUD API (#108).

    An ability to replace a base network connection to a Tarantool
    instance (#265).

    Missed iterator constant (#285).

Bugfixes

    Several non-critical data race issues (#218).

    Build on Apple M1 with OpenSSL (#260).

    ConnectionPool does not properly handle disconnection with
    Opts.Reconnect set (#272).

    Watcher events loss with a small per-request timeout (#284).

    Connect() panics on concurrent schema update (#278).

    Wrong Ttr setup by Queue.Cfg() (#278).

    Flaky queue/Example_connectionPool (#278).

    Flaky queue/Example_simpleQueueCustomMsgPack (#277).

Other

    queue module version bumped to 1.3.0 (#278).
@oleg-jukovec oleg-jukovec merged commit cdfcddf into master May 18, 2023
@oleg-jukovec oleg-jukovec deleted the oleg-jukovec/release-1.11.0 branch May 18, 2023 11:42
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.

5 participants