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

MINOR: Update Scala to 2.13.5 #10169

Merged
merged 1 commit into from Feb 23, 2021
Merged

MINOR: Update Scala to 2.13.5 #10169

merged 1 commit into from Feb 23, 2021

Conversation

ijuma
Copy link
Contributor

@ijuma ijuma commented Feb 20, 2021

This includes a fix from Chia-Ping that removes tuple
allocations when Map.forKeyValue is used
(scala/scala#9425) and support
for JDK 16.

Release notes:
https://github.com/scala/scala/releases/tag/v2.13.5

Committer Checklist (excluded from commit message)

  • Verify design and implementation
  • Verify test coverage and CI build status
  • Verify documentation (including upgrade notes)

@ijuma ijuma marked this pull request as ready for review February 22, 2021 23:14
This includes a fix from Chia-Ping that removes
tuple allocations when Map.forKeyValue is used.
@ijuma
Copy link
Contributor Author

ijuma commented Feb 23, 2021

Unrelated flaky failures:

Build / JDK 15 / kafka.server.ListOffsetsRequestTest.testResponseIncludesLeaderEpoch()
Build / JDK 11 / org.apache.kafka.connect.integration.RebalanceSourceConnectorsIntegrationTest.testMultipleWorkersRejoining

@ijuma ijuma merged commit dd34e40 into apache:trunk Feb 23, 2021
@ijuma ijuma deleted the scala-2.13.5 branch February 23, 2021 06:02
ijuma added a commit that referenced this pull request Feb 23, 2021
This includes a fix from Chia-Ping that removes tuple
allocations when `Map.forKeyValue` is used
(scala/scala#9425) and support
for JDK 16.

Release notes:
https://github.com/scala/scala/releases/tag/v2.13.5

Reviewers: Chia-Ping Tsai <chia7712@gmail.com>
@ijuma
Copy link
Contributor Author

ijuma commented Feb 23, 2021

Merged to trunk and 2.8 branches.

udaynpusa pushed a commit to mapr/kafka that referenced this pull request Apr 25, 2024
This change bumps scala version to 2.13.12 and cherry-picks squashed combination of the following commits (only scala-related changes):
dfaae31 MINOR: Upgrade Scala for Java 20/21 support (apache#13840)
6ae08c4 KAFKA-14256: Upgrade from Scala 2.13.8 to 2.13.10 (apache#12675)
7c2d672 MINOR: Update library dependencies (Q1 2022) (apache#11306)
a8bd649 MINOR: Update Scala to 2.13.6 (apache#10711)
dd34e40 MINOR: Update Scala to 2.13.5 (apache#10169)
cbf8ad2 MINOR: Upgrade to Scala 2.13.4 (apache#9643)
7f90a58 MINOR: Update Scala to 2.13.3 (apache#8931)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants