Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 635 Bytes

CHANGELOG.md

File metadata and controls

25 lines (15 loc) · 635 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning except to the first release.

[Unreleased]

Added

Changed

Fixed

[1.0.0] - 2024-02-12

The first release of the library allows us to extract the dependency on OpenSSL from the connector go-tarantool.

Added

  • OpenSSLDialer type to use SSL transport for tarantool/go-tarantool/v2 connection (#1).