Skip to content

Releases: AccelByte/eventstream-go-sdk

v3.18.0: fix race condition set AllowAutoTopicCreation

13 May 07:20
2c8972d
Compare
Choose a tag to compare
  • fix(v3): race condition set AllowAutoTopicCreation

v3.17.0 Enable Auto create topic on publish event

23 Feb 02:51
6c28c6f
Compare
Choose a tag to compare

Enable Auto create topic on publish event for v3

v4.1.2 Fix to avoid always creating new admin client

10 Jan 01:33
9a3b11c
Compare
Choose a tag to compare
  • fix(get metadata): avoid always creating new admin client

v4.1.1 Add message size validation

08 Jan 08:34
Compare
Choose a tag to compare

Add message size validation when publish event

v3.16.7 Add message size validation

08 Jan 07:17
289ba20
Compare
Choose a tag to compare

Add message size validation

v4.1.0 Add get metadata API

29 Dec 09:01
580eedb
Compare
Choose a tag to compare
  • Add get metadata API

v4.0.0 Release v4

22 Dec 07:39
0ec8868
Compare
Choose a tag to compare
Merge pull request #66 from medreza/release-v4

eventstream-go-sdk v4

v3.16.6 Add unionNamespace field

23 Nov 01:42
2380eda
Compare
Choose a tag to compare

Add unionNamespace field in the event

Refactor using prometheus.Registerer

17 Nov 02:17
0826222
Compare
Choose a tag to compare

Refactor using prometheus.Registerer instead of *prometheus.Registry

Allow empty event name

15 Nov 07:24
e3222d0
Compare
Choose a tag to compare

Allow register callback with empty event name