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.30.0 #3830

Merged
merged 13 commits into from
Sep 14, 2023
Merged

Reconcile dev after merge to main for v1.30.0 #3830

merged 13 commits into from
Sep 14, 2023

Conversation

abernix
Copy link
Member

@abernix abernix commented Sep 14, 2023

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

Geal and others added 13 commits September 5, 2023 17:23
Raising the minimal version to include the fix from
a55d8a4
This PR adds back links to the auth docs, which were
[removed](https://github.com/apollographql/router/pull/3711/files) when
those docs weren't published yet. It also adds a link to the Discord
post for feedback.
This fixes the @requiresScope documentation.
we need to make the API more consistent
Update the [Federation version
matrix](https://www.apollographql.com/docs/router/federation-version-support/)
in our docs to have ⚠️ indicators as per our convention.
While I previously used the term "access controls" when describing the
authorization directives because it describes both authN
(`@authenticated`) and authz, it's better to just use one term
("authorization") across the board if we continue to refer to these as
the "authorization directives".

It also fixes a broken link in the authz docs.
@abernix abernix requested a review from a team as a code owner September 14, 2023 14:33
@router-perf
Copy link

router-perf bot commented Sep 14, 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 merged commit ba0f8f8 into dev Sep 14, 2023
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