Skip to content

Release 1.62.0.0#7741

Merged
Unisay merged 1 commit intomasterfrom
release/1.62.0.0
Apr 24, 2026
Merged

Release 1.62.0.0#7741
Unisay merged 1 commit intomasterfrom
release/1.62.0.0

Conversation

@Unisay
Copy link
Copy Markdown
Contributor

@Unisay Unisay commented Apr 24, 2026

Release 1.62.0.0

@Unisay Unisay added the No Changelog Required Add this to skip the Changelog Check label Apr 24, 2026
@Unisay Unisay self-assigned this Apr 24, 2026
@Unisay Unisay requested a review from Copilot April 24, 2026 12:32
@github-actions
Copy link
Copy Markdown
Contributor

PR Preview Action v1.6.3

🚀 View preview at
https://IntersectMBO.github.io/plutus/pr-preview/docs/pr-7741/

Built to branch gh-pages at 2026-04-24 12:32 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Release bump for the Plutus packages to 1.62.0.0, aligning internal dependency bounds and consolidating release notes into top-level changelogs.

Changes:

  • Bumped package versions to 1.62.0.0 across multiple .cabal files and updated internal ^>=1.62 constraints.
  • Added 1.62.0.0 entries to CHANGELOG.md files (plutus-core, plutus-metatheory, plutus-tx-plugin).
  • Removed now-incorporated changelog.d/* fragments for this release.

Reviewed changes

Copilot reviewed 21 out of 21 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
plutus-tx/plutus-tx.cabal Bump package version and internal dependency bounds to 1.62.
plutus-tx-plugin/plutus-tx-plugin.cabal Bump package version and dependency bounds to 1.62.
plutus-tx-plugin/CHANGELOG.md Add consolidated 1.62.0.0 release notes.
plutus-tx-plugin/changelog.d/20260415_215659_ana.pantilie95_safe_opt_mode.md Remove fragment now included in CHANGELOG.md.
plutus-tx-plugin/changelog.d/20260409_143605_unsafeFixIO_inlineable_no_more.md Remove fragment now included in CHANGELOG.md.
plutus-metatheory/plutus-metatheory.cabal Bump package version and dependency bounds to 1.62.
plutus-metatheory/CHANGELOG.md Add consolidated 1.62.0.0 release notes.
plutus-metatheory/changelog.d/20260420_202400_ana.pantilie95_move_casereduce_to_unimplementedcert.md Remove fragment now included in CHANGELOG.md.
plutus-metatheory/changelog.d/20260415_215838_ana.pantilie95_safe_opt_mode.md Remove fragment now included in CHANGELOG.md.
plutus-ledger-api/plutus-ledger-api.cabal Bump package version and dependency bounds to 1.62.
plutus-executables/plutus-executables.cabal Bump package version and dependency bounds to 1.62.
plutus-core/plutus-core.cabal Bump package version and self-dependency bounds to 1.62.
plutus-core/CHANGELOG.md Add consolidated 1.62.0.0 release notes.
plutus-core/changelog.d/20260420_103927_unsafeFixIO_unconditional_growth.md Remove fragment now included in CHANGELOG.md.
plutus-core/changelog.d/20260415_215659_ana.pantilie95_safe_opt_mode.md Remove fragment now included in CHANGELOG.md.
plutus-core/changelog.d/20260415_075525_unsafeFixIO_cse.md Remove fragment now included in CHANGELOG.md.
plutus-core/changelog.d/20260407_164005_unsafeFixIO_letfloatout.md Remove fragment now included in CHANGELOG.md.
plutus-conformance/plutus-conformance.cabal Bump dependency bounds to 1.62.
plutus-benchmark/plutus-benchmark.cabal Bump package dependency bounds to 1.62.
doc/docusaurus/docusaurus-examples.cabal Bump docs example dependency bounds to 1.62.
cardano-constitution/cardano-constitution.cabal Bump package version and dependency bounds to 1.62.

Comment thread plutus-core/CHANGELOG.md
- Added a new command line option `--certified-opts-only` which disables those optimization passes which are not certified.

- A new plugin flag `inline-unconditional-growth`, and a new UPLC executable flag
`opt-inline-unconditional-growth`.
Copy link

Copilot AI Apr 24, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The changelog calls out the new UPLC executable flag as opt-inline-unconditional-growth, but the actual CLI long option is --opt-inline-unconditional-growth (matching how --certified-opts-only is documented above). Updating this helps avoid confusion for users copy/pasting from the changelog.

Suggested change
`opt-inline-unconditional-growth`.
`--opt-inline-unconditional-growth`.

Copilot uses AI. Check for mistakes.
@Unisay Unisay enabled auto-merge (squash) April 24, 2026 12:47
@Unisay Unisay merged commit 1fb3ab8 into master Apr 24, 2026
16 of 18 checks passed
@Unisay Unisay deleted the release/1.62.0.0 branch April 24, 2026 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

No Changelog Required Add this to skip the Changelog Check

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants