chore: bump version to 2.53.2 - #3810
Merged
Merged
Conversation
Auto-generated version bump from 2.53.1 to 2.53.2 Bump type: patch Changes included: - [`54a6f782`](54a6f78) refactor: split worker deployment API types (#3795) - [`0c4b6987`](0c4b698) fix(timeline): recolor a group when a later event extends it (#3787) - [`7a1b1288`](7a1b128) Remove task queue types from compute configs (#3801) - [`cf68d9e8`](cf68d9e) Resync filter bar pills on browser back/forward navigation (#3796) - [`000bddb7`](000bddb) Only pass start delay on activity update if value changes (#3798) - [`04a1a50a`](04a1a50) fix(schedules): resolve recent run statuses from visibility (#3799) - [`5e8bbebb`](5e8bbeb) fix(events): dedupe marker billable actions across both fetch cursors (#3807) - [`1ed83780`](1ed8378) fix(auth): derive auth cookie Secure attribute from the OIDC callback URL (#3806)
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
ardiewen
marked this pull request as ready for review
August 11, 2026 13:45
ardiewen
approved these changes
Aug 11, 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.
🚀 Version Bump to 2.53.2
This PR updates the version from
2.53.1to2.53.2.📋 Files Updated
package.jsonserver/server/version/version.go📝 Bump Details
📖 Changes Since Last Version
54a6f782refactor: split worker deployment API types (Split worker deployment API response types #3795)0c4b6987fix(timeline): recolor a group when a later event extends it (fix(timeline): recolor a group when a later event extends it #3787)7a1b1288Remove task queue types from compute configs (Remove task queue types from compute configs #3801)cf68d9e8Resync filter bar pills on browser back/forward navigation (Resync filter bar pills on browser back/forward navigation #3796)000bddb7Only pass start delay on activity update if value changes (Only pass start delay on activity update if value changes #3798)04a1a50afix(schedules): resolve recent run statuses from visibility (fix(schedules): resolve recent run statuses from visibility #3799)5e8bbebbfix(events): dedupe marker billable actions across both fetch cursors (fix(events): dedupe marker billable actions across both fetch cursors #3807)1ed83780fix(auth): derive auth cookie Secure attribute from the OIDC callback URL (fix(auth): derive auth cookie Secure attribute from the OIDC callback URL #3806)🤖 This PR was automatically created by the Version Bump workflow.