Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump akka-stream-kafka_2.13 from 1.0.5 to 2.0.7 #759

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 15, 2021

Bumps akka-stream-kafka_2.13 from 1.0.5 to 2.0.7.

Release notes

Sourced from akka-stream-kafka_2.13's releases.

Alpakka Kafka 2.0.7

Alpakka Kafka Testkit

Alpakka Kafka 2.0.6

Release notes in the Alpakka Kafka documentation

Notable changes since 2.0.5

The most relevant change in this release is the update of TestContainers to 1.15.1 (see below)

  • Handle any combination of Committables in CommitObservationLogic #1262 by @​seglo
  • Fix message-batch loss when rebalancing partitioned sources #1263 by @​jhooda
  • Producer.committableSink: offsets not committed, when MultiMessage is empty #1200 by @​herzrasen

Alpakka Kafka TestKit

Dependencies

Alpakka Kafka 2.0.5

Release notes in the Alpakka Kafka documentation

Changes

Alpakka Kafka core

  • RestrictedConsumer: correct deprecation since version #1197 by @​ennru
  • Allow typed Actor Systems in SendProducer and DiscoverySupport #1192 by @​ennru
  • Deprecate RestrictedConsumer.committed(TopicPartition) #1178 by @​seglo
  • Cleanup build warnings #1177 by @​seglo
  • Order logging params for RetriableException consumer failures #1168 by @​seglo

Tests

  • Reduce bloat of log when testsuite log reported in failed travis build #1182 by @​seglo
  • Simplify consuming stream for AssignmentSpec "consume from the specified topic pattern" test #1181 by @​seglo
  • Cleanup testcontainers docs snippets #1180 by @​seglo

... (truncated)

Commits
  • 4395e6d Release notes v2.0.7 (#1316)
  • d260c20 Increase default cluster start timeouts and make configurable (backport) (#1311)
  • 360f2bf Use restart script (#1310)
  • 7a22bfd 2.0.6 Release Notes (#1295)
  • 397e6d6 Add note about provided jackson dependency; Jackson databind 2.10.5.1 (#1245)
  • ed90c6c TestKit: make consumerDefaults parameterless again (#1292)
  • eb3df6f Update default CP version and make docker image/tag configurable (#1287)
  • e1ee032 Testkit: Make Testcontainer logs visible (#1281)
  • f1d4431 Start & stop Kafka process within running container (#1235)
  • 6491658 refresh Kafka and Cluster testcontainer impls
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 15, 2021
@dependabot dependabot bot requested review from bbejeck and gAmUssA March 15, 2021 06:24
@bbejeck bbejeck merged commit 28c7ce2 into master Mar 15, 2021
@dependabot dependabot bot deleted the dependabot/gradle/com.typesafe.akka-akka-stream-kafka_2.13-2.0.7 branch March 15, 2021 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant