Prepare release v1.54.0 - #4297
Open
sfc-gh-aling wants to merge 4 commits into
Open
Conversation
sfc-gh-aling
requested review from
sfc-gh-mayliu,
sfc-gh-qding,
sfc-gh-yixie and
sfc-gh-yuwang
July 28, 2026 18:54
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #4297 +/- ##
==========================================
+ Coverage 95.27% 95.46% +0.19%
==========================================
Files 171 171
Lines 44720 44720
Branches 7676 7676
==========================================
+ Hits 42605 42694 +89
+ Misses 1299 1253 -46
+ Partials 816 773 -43 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
sfc-gh-qding
approved these changes
Jul 29, 2026
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.
Automated release cut by
/release-cut. Target version: v1.54.0.Review checklist (cut sanity + release-notes approval):
Release notes / Changelog Update Approval from Product Manager (Qinyi Ding)
Version bump correct (for a hotfix, curate the CHANGELOG entries under the new header)
Dependency alignment setup.py <-> recipe/meta.yaml (verify manually) — no runtime dep changes in 1.54.0
AST goldens: only
client_versionbumped; regenerate with the monorepo Unparser only if AST-generation logic changed (out of scope here)If adding any arguments to public Snowpark APIs or creating new public Snowpark APIs, I acknowledge that I have ensured my changes include AST support.
I acknowledge that I have ensured my changes to be thread-safe
(This PR only bumps
version.py/recipe/meta.yaml/CHANGELOG.mdand AST-goldenclient_versionfields for the v1.54.0 release cut — no new public API arguments or thread-safety-relevant changes.)