Skip to content

Tags: lovoo/goka

Tags

v1.1.16

Toggle v1.1.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #484 from lovoo/revert-tester-default-timestamp

set tester default context timestamp to zero

v1.1.15

Toggle v1.1.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #483 from lovoo/tester-add-timestamp-option

tester: add option to set message timestamp for the goka context

v1.1.14

Toggle v1.1.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #479 from lovoo/update-go-version

Update go version 1.23 and other dependencies

v1.1.13

Toggle v1.1.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #473 from lovoo/processor-stability

improve processor stability

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