Skip to content

Update iceberg-common, iceberg-core, ... to 1.10.1#5896

Merged
clairemcginty merged 1 commit intomainfrom
update/iceberg-core-1.10.1
Mar 20, 2026
Merged

Update iceberg-common, iceberg-core, ... to 1.10.1#5896
clairemcginty merged 1 commit intomainfrom
update/iceberg-core-1.10.1

Conversation

@clairemcginty
Copy link
Contributor

About this PR

📦 Updates

from 1.4.3 to 1.10.1

Usage

Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

⚙ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "org.apache.iceberg" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.apache.iceberg" }
}]
labels: test-library-update, early-semver-minor, semver-spec-minor, commit-count:1

@codecov
Copy link

codecov bot commented Mar 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 61.53%. Comparing base (154b16c) to head (36b2cd6).
⚠️ Report is 8 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5896   +/-   ##
=======================================
  Coverage   61.53%   61.53%           
=======================================
  Files         317      317           
  Lines       11653    11653           
  Branches      822      822           
=======================================
  Hits         7171     7171           
  Misses       4482     4482           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@clairemcginty clairemcginty requested a review from regadas March 20, 2026 15:43
@clairemcginty clairemcginty merged commit 7f5e963 into main Mar 20, 2026
12 checks passed
@clairemcginty clairemcginty deleted the update/iceberg-core-1.10.1 branch March 20, 2026 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants