Skip to content

prep release: v2.6.2#8226

Merged
abernix merged 2 commits into2.6.2from
prep-2.6.2
Sep 8, 2025
Merged

prep release: v2.6.2#8226
abernix merged 2 commits into2.6.2from
prep-2.6.2

Conversation

@abernix
Copy link
Member

@abernix abernix commented Sep 8, 2025

Note

When approved, this PR will merge into the 2.6.2 branch which will — upon being approved itself — merge into dev.

Things to review in this PR:

  • Changelog correctness (There is a preview below, but it is not necessarily the most up to date. See the Files Changed for the true reality.)
  • Version bumps
  • That it targets the right release branch (2.6.2 in this case!).

🐛 Fixes

Connection shutdown sometimes fails during hot-reload (PR #8169)

A race condition in connection shutdown during a hot reload event occasionally left some connections in an active state instead of entering terminating state. This could cause out-of-memory errors over time as multiple pipelines remained active.

Connections that open during shutdown now immediately terminate.

By @BrynCooke in #8169

@abernix abernix requested a review from a team September 8, 2025 12:03
@abernix abernix requested review from a team as code owners September 8, 2025 12:03
@apollo-librarian
Copy link

apollo-librarian bot commented Sep 8, 2025

✅ Docs preview ready

The preview is ready to be viewed. View the preview

File Changes

0 new, 13 changed, 0 removed
* graphos/routing/(latest)/cloud/migrate-to-dedicated.mdx
* graphos/routing/(latest)/configuration/envvars.mdx
* graphos/routing/(latest)/configuration/cli.mdx
* graphos/routing/(latest)/configuration/yaml.mdx
* graphos/routing/(latest)/customization/custom-binary.mdx
* graphos/routing/(latest)/customization/overview.mdx
* graphos/routing/(latest)/observability/telemetry/instrumentation/selectors.mdx
* graphos/routing/(latest)/observability/client-id-enforcement.mdx
* graphos/routing/(latest)/operations/file-upload.mdx
* graphos/routing/(latest)/security/persisted-queries.mdx
* graphos/routing/(latest)/security/request-limits.mdx
* graphos/routing/(latest)/errors.mdx
* graphos/routing/(latest)/graphos-features.mdx

Build ID: 2ff4bd34a4f1977300e46413
Build Logs: View logs

URL: https://www.apollographql.com/docs/deploy-preview/2ff4bd34a4f1977300e46413

@abernix abernix enabled auto-merge (squash) September 8, 2025 12:22
@abernix abernix merged commit 11fbabf into 2.6.2 Sep 8, 2025
14 checks passed
@abernix abernix deleted the prep-2.6.2 branch September 8, 2025 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants