Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reconcile dev after merge to main for v1.34.1 #4259

Merged
merged 12 commits into from
Nov 23, 2023
Merged

Reconcile dev after merge to main for v1.34.1 #4259

merged 12 commits into from
Nov 23, 2023

Conversation

abernix
Copy link
Member

@abernix abernix commented Nov 23, 2023

Follow-up to the v1.34.1 being officially released, bringing version bumps and changelog updates into the dev branch.

shorgi and others added 12 commits November 16, 2023 09:57
Update description for `-s/--supergraph` option for new advanced
deployment workflow (including blue-green deployments)

**Merging to `main`**
Co-authored-by: Maria Elisabeth Schreiber <[email protected]>
Co-authored-by: Dylan Anthony <[email protected]>
Address comment
https://github.com/apollographql/router/pull/3876/files#r1394746612: fix
subscription support setup steps for updating Apollo Server.

**Merges to `main`**
As was bumped by #4233.

Also fixes some very weird representation of the versions that happened in a
previous release.

Ref: #4233
This is already an experimental feature, so let's put it in the Experimental
section of the changelog.  This means that we release this version of the
Router without a minor bump but rather just a patch. (v1.34.1)

Ref: #4164
Removes `@policy` from authorization docs. (Need to re-add once
composition supported.)
@abernix abernix requested a review from a team as a code owner November 23, 2023 10:52
@router-perf
Copy link

router-perf bot commented Nov 23, 2023

CI performance tests

  • events_big_cap_high_rate - Stress test for events with a lot of users, deduplication enabled and high rate event with a big queue capacity
  • events_without_dedup - Stress test for events with a lot of users and deduplication DISABLED
  • events - Stress test for events with a lot of users and deduplication ENABLED
  • large-request - Stress test with a 1 MB request payload
  • step - Basic stress test that steps up the number of users over time
  • xlarge-request - Stress test with 10 MB request payload
  • reload - Reload test over a long period of time at a constant rate of users
  • no-graphos - Basic stress test, no GraphOS.
  • xxlarge-request - Stress test with 100 MB request payload
  • step-jemalloc-tuning - Clone of the basic stress test for jemalloc tuning
  • const - Basic stress test that runs with a constant number of users

@abernix abernix requested review from a team, lennyburdette, BrynCooke and bnjjj November 23, 2023 10:55
@abernix abernix enabled auto-merge November 23, 2023 10:56
@abernix abernix merged commit 0ba526a into dev Nov 23, 2023
4 checks passed
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.

5 participants