Prepare the 1.2.0 changelog - #28
Merged
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## 1.x #28 +/- ##
=========================================
Coverage 99.14% 99.14%
Complexity 226 226
=========================================
Files 27 27
Lines 582 582
=========================================
Hits 577 577
Misses 5 5 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
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.
Moves the #26 / #27 entries out of the 1.1.0 section (where they landed because those PRs merged before #24) into a 1.2.0 — 2026-08-17 section with its own Added / Changed / BC notes, and adds the compare links.
Companion to the draft release
v1.2.0(target1.x): merge this, then publish.Release plan (drafts, both editable):
3762a69(the Small additive DX items: variables(), deadlineAt/acquirer, Shopsystem, memoized callback payment, SDK version in User-Agent #19 merge — last commit before Outcome predicates, per-type/last-approved views, order_id validation, paymentMethods list #27/Per-operation callback URL on authorize/capture/refund/cancel; extra request headers; Link::$autoCapture #26 landed) instead of the branch tip, so the tag matches its notes. Caveat: the CHANGELOG inside that tag still says "Unreleased" for its content (the 1.1.0 header arrived with Prepare the 1.1.0 changelog #24, after Outcome predicates, per-type/last-approved views, order_id validation, paymentMethods list #27); if that bothers you, publish 1.1.0 from the tip instead and drop this PR + the 1.2.0 draft.callbackUrl:on operations, extra request headers,Link::$autoCapture; outcome predicates and status views;order_idvalidation;paymentMethodslist). Targets the1.xtip after this PR.