Skip to content
This repository was archived by the owner on Jun 18, 2025. It is now read-only.

Releases: kurrent-io/EventStore-Client-Go

v4.2.0

Choose a tag to compare

@w1am w1am released this 11 Oct 15:28
8206ac8

What's Changed

  • Set go version with shareable workflow. by @YoEight in #182
  • Remove RequiresLeader option from persistent subscription by @seanppayne in #181
  • Support providing an x.509 certificate for user authentication by @w1am in #184
  • Deprecate RequiresLeader in persistent options by @w1am in #186

New Contributors

Full Changelog: v4.1.0...v4.2.0

v4.1.0

Choose a tag to compare

@w1am w1am released this 05 Jun 14:40
7b42179

Release version 4.1.0.

v4.0.0

Choose a tag to compare

@YoEight YoEight released this 04 Mar 04:37
84b9a02
Release version 4.0.0.

v3.3.0

Choose a tag to compare

@YoEight YoEight released this 27 Jan 05:13
9f47457

v3.3.0 release

v3.2.1

Choose a tag to compare

@YoEight YoEight released this 28 Nov 14:15
28b9403
Release version 3.2.1

v3.2.0

Choose a tag to compare

@YoEight YoEight released this 31 Oct 20:54
b1de660
Release version 3.2.0

v3.1.0

Choose a tag to compare

@YoEight YoEight released this 18 Jul 15:07
15328cb
Cut 3.1.0 release.

v3.0.0

Choose a tag to compare

@YoEight YoEight released this 16 Aug 23:16
1591d04
Add GetServerVersion() api method and update dataset log positions / …

v2.1.1

Choose a tag to compare

@YoEight YoEight released this 24 May 06:23
4a89603
Merge pull request #122 from EventStore/hayley-jean/respect-max-disco…

v2.1.0

Choose a tag to compare

@YoEight YoEight released this 12 May 06:05
db117dc
Merge pull request #119 from EventStore/logging

Implement Logging abstraction.