• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

tarantool / go-tlsdialer
0%

Build:
DEFAULT BRANCH: master
Repo Added 09 Feb 2024 11:35AM UTC
Files 7
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • bigbes/gh-no-backend-abstraction
  • bigbes/gh-no-gostls-backend
  • oleg-jukovec/release-1.0.0
  • oleg-jukovec/release-v1.0.2
  • patapenka-alexey/release-v1.0.1
  • patapenka-alexey/tntp-5472-memory-leak
  • patapenka-alexey/tntp-7304-flaky-too-many-colons
  • refs/tags/v1.0.0
  • refs/tags/v1.0.1
  • refs/tags/v1.0.2

18 Jun 2026 07:49AM UTC coverage: 0.0% (-88.6%) from 88.557%
27744828768

push

github

oleg-jukovec
deps: migrate from go-tarantool v2 to v3

Switch the go-tarantool dependency from v2 to v3 across the dialer and the
integration tests. The public Dialer API (Dialer, DialOpts, Conn, the
Auth/Protocol/Greeting dialer chain and the Auth constants) is unchanged, so
the migration is an import-path swap plus two test adjustments:

- test_helpers.StartTarantool now returns *TarantoolInstance (was a value);
  serverTt/serverTtStop take the pointer form to match.
- The IPROTO_ID request the client emits now advertises nine protocol
  features (IS_SYNC and INSERT_ARROW were added); the mock server's expected
  request bytes are updated accordingly.

go mod tidy pulls v3.0.0 and raises the go directive to 1.24 (v3's minimum).

0 of 210 relevant lines covered (0.0%)

0.0 hits per line

Relevant lines Covered
Build:
Build:
210 RELEVANT LINES 0 COVERED LINES
0.0 HITS PER LINE
Source Files on master
  • Tree
  • List 4
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
27744828768 master deps: migrate from go-tarantool v2 to v3 Switch the go-tarantool dependency from v2 to v3 across the dialer and the integration tests. The public Dialer API (Dialer, DialOpts, Conn, the Auth/Protocol/Greeting dialer chain and the Auth constants) ... push 18 Jun 2026 07:52AM UTC oleg-jukovec github
0.0
21375018951 master Release v1.0.2 push 26 Jan 2026 09:44PM UTC oleg-jukovec github
88.56
21333738192 master Release v1.0.1 push 25 Jan 2026 01:59PM UTC oleg-jukovec github
88.56
21283159034 master ssl: fix memory leak when connection failed This patch bumps the dependency to the latest version v1.2.0, fixes a memory leak that occurs when connection establishment fails after creating an SSL context. Part of TNTP-5472 push 23 Jan 2026 10:38AM UTC oleg-jukovec github
89.55
7874808418 master Release 1.0.0 Overview The first release of the library allows us to extract the dependency on OpenSSL from the connector go-tarantool[1]. New features `OpenSSLDialer` type to use SSL transport for `tarantool/go-tarantool/v2` c... push 12 Feb 2024 04:29PM UTC oleg-jukovec github
87.89
7829665857 master mod: bump go-openssl to v1.0.0 This commit bumps the `go-openssl` dependency to the latest release version. `go-tarantool` is also bumped to remove side-dependency of older `go-openssl` version. push 09 Feb 2024 11:46AM UTC oleg-jukovec github
87.89
See All Builds (48)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc