Skip to content

Commit a12f6e7

Browse files
release 1.2.0
Overview This release introduces socket fd connect support. Added - The ability to connect to the Tarantool using an existing socket fd (#304).
1 parent 4a68269 commit a12f6e7

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## Unreleased
7+
## 1.2.0 - 2024-03-27
88

99
### Added
1010
- The ability to connect to the Tarantool using an existing socket fd (#304).

debian/changelog

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
python3-tarantool (1.2.0-0) unstable; urgency=medium
2+
3+
## Overview
4+
5+
This release introduces socket fd connect support.
6+
7+
## Added
8+
9+
- The ability to connect to the Tarantool using an existing socket fd (#304).
10+
11+
-- Georgy Moiseev <georgy.moiseev@tarantool.org> Wed, 27 Mar 2024 11:00:00 +0300
12+
113
python3-tarantool (1.1.2-0) unstable; urgency=medium
214

315
## Overview

0 commit comments

Comments
 (0)