Skip to content

Releases: AccelByte/eventstream-go-sdk

v2.0.0: Auto-add prefix for consumer-groups to avoid collision between services

03 Apr 08:18
b7e2902
Compare
Choose a tag to compare
Merge pull request #18 from IAD/JUS-1604-uniq-consumer-group-per-service

JUS-1604 auto-add prefix for consumer-groups to avoid collision between services

v1.2.0: Support unsubscribe topic

27 Mar 02:06
b20b103
Compare
Choose a tag to compare
Merge pull request #17 from IAD/JUS-1603-unsubscribe

JUS-1398 unsubscribe

v1.1.1: add backward compatibility for gdpr service

11 Mar 05:36
05b4d72
Compare
Choose a tag to compare

add backward compatibility for gdpr service

v1.1.0: Implement jaeger tracing

27 Feb 02:14
fa7d4ab
Compare
Choose a tag to compare
Merge pull request #15 from IAD/JUS-1279-Jaeger-Tracing

JUS-1279 add jaeger span context

v1.0.3: Fixed appending more callbacks to a subscriber

26 Dec 00:19
7bd0347
Compare
Choose a tag to compare
Merge pull request #13 from ajiyakin/fix-multiple-subscriber

Fix multiple subscriber got replaced

v1.0.2: Support LogMode and configurable strict validation

17 Oct 04:02
e4c3231
Compare
Choose a tag to compare

Release 1.0.2 include with :

  • Support LogMode
  • Support configurable strict validation
  • change version type from string to int

v1.0.1: Added subscription group ID and validation

25 Sep 01:03
eb875e3
Compare
Choose a tag to compare
Merge pull request #9 from AccelByte/SOCP-520-add-groupid-in-consumer

SOCP-520 implement subscribe with groupid, add validation and test

v1.0.0: Eventstream go SDK with standardization

18 Sep 10:17
9740941
Compare
Choose a tag to compare
Merge pull request #8 from AccelByte/SOCP-520-implement-new-event-mes…

v0.1.0: Initial Eventstream go SDK release

18 Sep 10:15
e1f6f28
Compare
Choose a tag to compare
Merge pull request #7 from desniaak/decrease-metadata-timeout-duration

decrease metadata response timeout duration