Update module github.com/lovoo/goka to v1.1.16#15
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
05d05e2 to
29a4b61
Compare
29a4b61 to
1b161d3
Compare
1b161d3 to
0957f9a
Compare
0957f9a to
d1bda18
Compare
e94a3ac to
d1bda18
Compare
Contributor
Author
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
705fb4f to
d1bda18
Compare
80ab2f9 to
d1bda18
Compare
d1bda18 to
de27944
Compare
de27944 to
14efcaa
Compare
14efcaa to
d231c13
Compare
d231c13 to
345bce4
Compare
Contributor
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
345bce4 to
11f1c32
Compare
11f1c32 to
9170d34
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.1.7→v1.1.16Release Notes
lovoo/goka (github.com/lovoo/goka)
v1.1.16Compare Source
What's Changed
Full Changelog: lovoo/goka@v1.1.15...v1.1.16
This reverts the breaking change from v1.1.15, so updating from <=v1.1.14 to v1.1.16 should not break any tests.
v1.1.15Compare Source
What's Changed
Full Changelog: lovoo/goka@v1.1.14...v1.1.15
Please note that this affects unit tests that use the goka tester if the processors to be tested used
ctx.Timestamp().Previously,
ctx.Timestamp()was never set in the tester (i.e.ctx.Timestamp().IsZero()==true). From this release on,ctx.Timestamp()is set totime.Now(), but can be overwritten by the optionWithTime(..).v1.1.14Compare Source
What's Changed
New Contributors
Full Changelog: lovoo/goka@v1.1.13...v1.1.14
v1.1.13Compare Source
What's Changed
New Contributors
Full Changelog: lovoo/goka@v1.1.12...v1.1.13
v1.1.12: Fix deadlock in consumer mock, update Kafka and Zookeeper for tests, add message timestamp in update context and add processor stopped stateCompare Source
What's Changed
New Contributors
Full Changelog: lovoo/goka@v1.1.11...v1.1.12
v1.1.11: Fix fetchstats bug and security vuln and remove deprecated ioutilrefsCompare Source
What's Changed
New Contributors
Full Changelog: lovoo/goka@v1.1.10...v1.1.11
v1.1.10: Bugfix drain messages on visit-failCompare Source
What's Changed
Full Changelog: lovoo/goka@v1.1.9...v1.1.10
v1.1.9: Update Go, Sarama and fix race conditionCompare Source
What's Changed
New Contributors
Full Changelog: lovoo/goka@v1.1.8...v1.1.9
v1.1.8: Processor context wrapperCompare Source
What's Changed
Signal.WaitForStateMinWithCleanupto avoid leaking waiters by @chrisfjones in #397New Contributors
Full Changelog: lovoo/goka@v1.1.7...v1.1.8
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.