Bump SDK pin to 3.4.11#1
Open
peektism wants to merge 1 commit into
Open
Conversation
daml.yaml sdk-version 3.4.10 → 3.4.11. README requirements lines updated to match. DAR target (LF 2.1) is unchanged, so consumers built against 3.4.10 or 3.4.11 keep working. Verified 2026-05-18: dpm build clean, dpm test 4/4 ok on OpenJDK 21.0.11 / DPM SDK 3.4.11. PUBLIC_AUDITS.md is left at SDK 3.4.10 because that is the audit record from 2026-03-04 and reflects what was actually run. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
daml.yaml:sdk-version: 3.4.10 → 3.4.11README.md: requirements lines updated to match (Installation block and Requirements list)PUBLIC_AUDITS.mdis intentionally left at SDK 3.4.10 — it records what the 2026-03-04 audit pass actually ran on, and would be inaccurate if bumped.Verification
Built and tested locally on 2026-05-18 with OpenJDK 21.0.11 / DPM SDK 3.4.11:
dpm build— cleandpm test— 4/4 ok, 0 failuresTest plan
🤖 Generated with Claude Code