Skip to content

chore: bump Java/Kotlin toolchain to JDK 21#789

Merged
overcat merged 1 commit intomasterfrom
chore/bump-jdk
Apr 21, 2026
Merged

chore: bump Java/Kotlin toolchain to JDK 21#789
overcat merged 1 commit intomasterfrom
chore/bump-jdk

Conversation

@overcat
Copy link
Copy Markdown
Member

@overcat overcat commented Apr 21, 2026

Modernizes the build toolchain to the current LTS. The published SDK jar is unchanged: compileJava now pins 'options.release = 8' so the emitted bytecode and the API surface stay JDK 8 compatible.

Modernizes the build toolchain to the current LTS. The published SDK
jar is unchanged: compileJava now pins 'options.release = 8' so the
emitted bytecode and the API surface stay JDK 8 compatible.
@overcat overcat enabled auto-merge (squash) April 21, 2026 03:19
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.42%. Comparing base (506a4de) to head (df39e74).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #789   +/-   ##
=========================================
  Coverage     81.42%   81.42%           
  Complexity     1473     1473           
=========================================
  Files           220      220           
  Lines          5530     5530           
  Branches        568      568           
=========================================
  Hits           4503     4503           
  Misses          717      717           
  Partials        310      310           

see 2 files with indirect coverage changes

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

@overcat overcat merged commit ba498b1 into master Apr 21, 2026
11 checks passed
@overcat overcat deleted the chore/bump-jdk branch April 21, 2026 04:24
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.

1 participant