Skip to content

Tags: lovoo/goka

Tags

v1.1.12

Toggle v1.1.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #450 from lovoo/dependabot/go_modules/golang.org/x…

…/net-0.23.0

Bump golang.org/x/net from 0.17.0 to 0.23.0

v1.1.11

Toggle v1.1.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #437 from lovoo/Fix-security-vunerability-net-depe…

…ndency

Fix security vulnerability in net dependency

v1.1.10

Toggle v1.1.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
issue #433: bugfix on message drain for panic in visits (#434)

* issue 433: bugfix on message drain for panic in visits

v1.1.9

Toggle v1.1.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
using github.com/IBM/sarama (#429)

* use github.com/IBM/sarama
* bump go-version to 1.20

v1.1.8

Toggle v1.1.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added context wrapper option for processors (#420)

* Added context wrapper option for processors
* remove explicit poll-timeout

v1.1.7

Toggle v1.1.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #390 from nobl9/fix-table-load-race

Fix Table Setup race condition

v1.1.6

Toggle v1.1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
no cache on iterator, remove unused snapshot (#389)

v1.1.5

Toggle v1.1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #388 from lovoo/update-sarama

update sarama module, add acl mock function

v1.1.4

Toggle v1.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bugfix duplicate channel creation on every message visit (#387)

v1.1.3

Toggle v1.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #385 from norbertklawikowski/run-examples-as-githu…

…b-actions

Run examples as GitHub actions, fixes issue #379