Closed
Conversation
Auto-generated version bump from 2.44.1 to 2.45.0 Bump type: minor Changes included: - [`4d828b96`](4d828b9) Account for potential not in conditional in custom query (#3081) - [`bead6b37`](bead6b3) Fix truncate in detail-list-text-value (#3089) - [`bb4bee6c`](bb4bee6) Bump svelte dependencies (#3097) - [`586bfe19`](586bfe1) Test section - [`4ad6cfff`](4ad6cff) Remove sisyphus and add to .gitignore (#3104) - [`0aea80f3`](0aea80f) Nav update icons clean (#3095) - [`bca75cc5`](bca75cc) make routes conditional on prop (#3106) - [`0008100b`](0008100) Add new Nexus timeout fields and translations (#3105) - [`b9939675`](b993967) Bump golang.org/x/crypto from 0.38.0 to 0.45.0 in /server (#3028) - [`5963ca9c`](5963ca9) Nav release fix/kt (#3110) - [`3cab346e`](3cab346) quick nav fix add logo and route to title (#3112) - [`f9f75d64`](f9f75d6) [DT-3501] reactive timestamp (#3108) - [`faa48e2b`](faa48e2) [DT-3501][DT-3505] 12/24 hour and ISO formats added to timezone popover (#3113) - [`068e5978`](068e597) Fix nav collapse icon (#3117) - [`d0b34226`](d0b3422) feat(workflows): show Versioning Behavior column when filtering by deployment version (#3120) - [`bd8a3556`](bd8a355) [DT-3580] Add tooltips to worker deployment version status badges (#3119) - [`f46dca00`](f46dca0) Add Portal component (#3107) - [`ef6b923e`](ef6b923) feat(deployments): make build ID and deployment name copyable and filterable (#3121) - [`6209f9b6`](6209f9b) DT-3507-fix-code-block-scrolling (#3129) - [`023f034b`](023f034) DT-3523 - standalone activities UI (#3124) - [`7199ce9e`](7199ce9) Set API to v1.60.0 (#3132)
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
rossedfort
approved these changes
Feb 4, 2026
Collaborator
|
Closed in favor of #3135 |
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.45.0
This PR updates the version from
2.44.1to2.45.0.📋 Files Updated
package.jsonserver/server/version/version.go📝 Bump Details
📖 Changes Since Last Version
4d828b96Account for potential not in conditional in custom query (Account for "not in" operator in custom query #3081)bead6b37Fix truncate in detail-list-text-value (Fix truncate in DetailListTextValue #3089)bb4bee6cBump svelte dependencies (Bump svelte dependencies for CVEs #3097)586bfe19Test section4ad6cfffRemove sisyphus and add to .gitignore (Remove sisyphus and add to .gitignore #3104)0aea80f3Nav update icons clean (Nav update icons clean #3095)bca75cc5make routes conditional on prop (make routes conditional on prop #3106)0008100bAdd new Nexus timeout fields and translations (Add new Nexus timeout fields and translations #3105)b9939675Bump golang.org/x/crypto from 0.38.0 to 0.45.0 in /server (Bump golang.org/x/crypto from 0.38.0 to 0.45.0 in /server #3028)5963ca9cNav release fix/kt (Nav release fix/kt #3110)3cab346equick nav fix add logo and route to title (quick nav fix add logo and route to title #3112)f9f75d64DT-3501 reactive timestamp ([DT-3501] reactive timestamp #3108)faa48e2b[DT-3501][DT-3505] 12/24 hour and ISO formats added to timezone popover ([DT-3501][DT-3505] 12/24 hour and ISO formats added to timezone popover #3113)068e5978Fix nav collapse icon (Fix nav collapse icon #3117)d0b34226feat(workflows): show Versioning Behavior column when filtering by deployment version ([DT-3581] Show VersioningBehavior column when filtering by deployment version #3120)bd8a3556[DT-3580] Add tooltips to worker deployment version status badges ([DT-3580] Add tooltips to worker deployment version status badges #3119)f46dca00Add Portal component (Add Portal component #3107)ef6b923efeat(deployments): make build ID and deployment name copyable and filterable ([DT-3582] Make Build ID and Deployment Name copyable and filterable #3121)6209f9b6DT-3507-fix-code-block-scrolling (DT-3507-fix-code-block-scrolling #3129)023f034bDT-3523 - standalone activities UI (DT-3523 - standalone activities UI #3124)7199ce9eSet API to v1.60.0 (Set API to v1.60.0 #3132)🤖 This PR was automatically created by the Version Bump workflow.