Skip to content

Tags: evolution-gaming/skafka

Tags

v18.0.0

Toggle v18.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update scala-collection-compat to 2.14.0 (#511)

* Update scala-collection-compat to 2.14.0

* Update project/Dependencies.scala

* Update project/Dependencies.scala

---------

Co-authored-by: Mareks Rampāns <8796159+mr-git@users.noreply.github.com>

v17.2.2

Toggle v17.2.2's commit message
release v17.2.2

v17.2.1

Toggle v17.2.1's commit message
release v17.2.1

v17.2.0

Toggle v17.2.0's commit message
prepare for the release of 17.2.0

v17.1.4

Toggle v17.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix ConcurrentModificationException on commitLater (#476)

Invocations of consumer.commitAsync should be protected under the consumer semaphore, or you get errors like this when trying to call commitLater concurrently with poll:

java.util.ConcurrentModificationException: KafkaConsumer is not safe for multi-threaded access

v17.1.3

Toggle v17.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixes backwards compatibility for commit 07d7860 (#455)

v17.1.2

Toggle v17.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Replace version.sbt with sbt-dynver for the new release process (#447)

* Replace version.sbt with sbt-dynver for the new release process

* rm releaseCrossBuild

v17.1.0

Toggle v17.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add histogram-based metrics (#440)

* Extract ProducerMetrics implementations into named classes

* Add Histograms implementation for ProducerMetrics

* Extract MapK into a named class

* Extract ConsumerMetrics implementations into named classes

* Add Histogram implementation of ConsumerMetrics

* Name Throwables in MonadCancel

* Docs for latencyBuckets

* Apply suggestions from code review

Co-authored-by: Mareks Rampāns <8796159+mr-git@users.noreply.github.com>

* Update skafka/src/main/scala/com/evolutiongaming/skafka/consumer/ConsumerMetrics.scala

Co-authored-by: Mareks Rampāns <8796159+mr-git@users.noreply.github.com>

* changed name

* fix scala 3

* Apply suggestions from code review

Co-authored-by: Mareks Rampāns <8796159+mr-git@users.noreply.github.com>

* bump minor version

---------

Co-authored-by: Mareks Rampāns <8796159+mr-git@users.noreply.github.com>
Co-authored-by: Denys Fakhritdinov <denys.fakhritdinov@gmail.com>

v11.18.0

Toggle v11.18.0's commit message

Verified

This commit was signed with the committer’s verified signature.
Z1kkurat Kirill Shelopugin
Drop versionPolicyCheck

v17.0.0

Toggle v17.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #443 from Phill101/nfilimonov/bump-dependencies-ce3

Bump dependencies