diff --git a/.server-changes/dev-cli-disconnect-md b/.server-changes/dev-cli-disconnect-md deleted file mode 100644 index a0790d70765..00000000000 --- a/.server-changes/dev-cli-disconnect-md +++ /dev/null @@ -1,6 +0,0 @@ ---- -area: webapp -type: feature ---- - -Added `/engine/v1/dev/disconnect` endpoint to auto-cancel runs when the CLI disconnects. Maximum of 500 runs can be cancelled. Uses the bulk action system when there are more than 25 runs to cancel. \ No newline at end of file diff --git a/.server-changes/node-version-bump.md b/.server-changes/node-version-bump.md new file mode 100644 index 00000000000..863f04d4e81 --- /dev/null +++ b/.server-changes/node-version-bump.md @@ -0,0 +1,6 @@ +--- +area: webapp +type: improvement +--- + +Bumped Node version in container images to v22.23.1