Skip to content

release 1.1.0 #299

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

Merged
merged 2 commits into from
Jun 30, 2023
Merged

release 1.1.0 #299

merged 2 commits into from
Jun 30, 2023

Conversation

DifferentialOrange
Copy link
Member

@DifferentialOrange DifferentialOrange commented Jun 30, 2023

Overview

This release introduces API to request server protocol version and feature, as well as introduce decimal bugfix.

Breaking changes

  • Drop msgpack-python support. (Package not supported since 2019.) Use msgpack instead.

Added

Fixed

@GRISHNOV
Copy link
Contributor

Typo: inroduces -> introduces

@DifferentialOrange DifferentialOrange force-pushed the DifferentialOrange/release-1.1.0 branch 2 times, most recently from 63b7b4f to 0307044 Compare June 30, 2023 08:37
Overview

  This release introduces API to request server protocol version and
  feature, as well as introduce decimal bugfix.

Breaking changes

  - Drop `msgpack-python` support. (Package not supported since 2019.)
    Use `msgpack` instead.

Added
  - Allow to require specific server protocol version
    and features (#267).

Fixed
  - Parsing of E-notation Tarantool decimals with positive
    exponent (PR #298).
@DifferentialOrange DifferentialOrange force-pushed the DifferentialOrange/release-1.1.0 branch from 0307044 to 2056c5c Compare June 30, 2023 08:39
@DifferentialOrange DifferentialOrange merged commit 1427094 into master Jun 30, 2023
@DifferentialOrange DifferentialOrange deleted the DifferentialOrange/release-1.1.0 branch June 30, 2023 09:34
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