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

Prep 2.10.0 preview.1 #3179

Merged
merged 25 commits into from
Nov 7, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
5ac01b5
Demand control directive validations (#3148)
tninesling Sep 24, 2024
8520c7d
docs: remove "round-robin" from Uplink polling description (#3154)
Meschreiber Sep 24, 2024
e1e2605
Fixes issue where there can be naming collisions in contextual parame…
clenfest Sep 25, 2024
cda078c
Better handling of wrapped types in list size validations (#3157)
tninesling Sep 26, 2024
2192f35
fix handling of __typename optimizations (#3156)
dariuszkuc Sep 26, 2024
ad94371
release: on branch main (#3153)
github-actions[bot] Sep 27, 2024
df5eb3c
fix: fix recursion logic in minimizeSelectionSet (#3158)
dariuszkuc Sep 30, 2024
cc45734
fix: normalize field set selection (#3162)
dariuszkuc Oct 7, 2024
7fe1465
fix: ensure we are removing ALL useless groups (#3163)
dariuszkuc Oct 10, 2024
8334c2a
Restrict selection set normalization during query planning to @key/@r…
sachindshinde Oct 11, 2024
e00e1c9
fix(query-graphs): When eliminating suboptimal indirect paths, proper…
sachindshinde Oct 14, 2024
1c99cb0
fix(query-planner): handle multiple __typename selections (#3164)
duckki Oct 14, 2024
062572b
fix(query-planner): fixed missing referenced variables in the `variab…
duckki Oct 14, 2024
bdefb7a
fix typo in error message (#3161)
clenfest Oct 15, 2024
345661c
inefficient query plans when using @context (#3140)
clenfest Oct 15, 2024
a1b44aa
release: on branch main (#3159)
github-actions[bot] Oct 16, 2024
4c6c268
docs: main docs replatform (#3169)
shorgi Oct 16, 2024
3675afe
remove vestigial connector preview errors (#3170)
lennyburdette Oct 17, 2024
c42d9c3
docs: fed versions (#3171)
shorgi Oct 17, 2024
57491d3
Add link to connectors to federation directives reference. (#3172)
lennyburdette Oct 18, 2024
a77dce2
docs: fix broken links (#3173)
Meschreiber Oct 21, 2024
88e7e72
Update handling-n-plus-one.mdx (#3175)
lemonez Oct 28, 2024
789e07b
Fix incorrect Gateway API documentation link (#3174)
lambertjosh Oct 31, 2024
f0e5b54
Merge branch 'main' into next
lennyburdette Nov 7, 2024
a0359b0
add changeset after merging main
lennyburdette Nov 7, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .changeset/twenty-parents-wait.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@apollo/federation-internals": patch
---

Incorporate changes from v2.9.3
5 changes: 5 additions & 0 deletions .cspell/cspell-dict.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ condiditions
correcly
cyclesf
Cypher
dariuszkuc
dedented
Dedupe
defered
Expand All @@ -61,6 +62,7 @@ Didnt
diretive
doesn
Dont
dotansimha
effecient
elimiate
elts
Expand All @@ -81,6 +83,7 @@ follwoing
fooz
Fragmentization
fufilled
ghostdogpr
GHSA
Gmsuh
gqlgen
Expand Down Expand Up @@ -191,6 +194,7 @@ resovable
Reviwed
Rhai
righ
rmosolgo
rulesof
runtimes
samee
Expand Down Expand Up @@ -273,6 +277,7 @@ upgader
Upgrader
upgrader
uppper
Urigo
uuidv
vals
verison
Expand Down
16 changes: 0 additions & 16 deletions .github/workflows/docs-publish.yml

This file was deleted.

3 changes: 3 additions & 0 deletions .gitleaksignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
98882688d195e195234d8af24fd64fdd6d105a2b:query-planner-js/src/tests/buildPlan.test.ts:9178
ff5e2fac1ed4731c3392546a361291b3905b494b:query-planner-js/src/tests/buildPlan.test.ts:10334
ff5e2fac1ed4731c3392546a361291b3905b494b:query-planner-js/src/tests/buildPlan.test.ts:10339
16 changes: 16 additions & 0 deletions composition-js/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# CHANGELOG for `@apollo/composition`

## 2.9.3

### Patch Changes

- Updated dependencies [[`345661c558773e4eb5d5f0b28464a8d1acdc2a2d`](https://github.com/apollographql/federation/commit/345661c558773e4eb5d5f0b28464a8d1acdc2a2d), [`e00e1c9892b48ac89823597113989830877966ef`](https://github.com/apollographql/federation/commit/e00e1c9892b48ac89823597113989830877966ef), [`cc4573471696ef78d04fa00c4cf8e5c50314ba9f`](https://github.com/apollographql/federation/commit/cc4573471696ef78d04fa00c4cf8e5c50314ba9f), [`062572b3253e8640b60a0bf58b83945094b76b6f`](https://github.com/apollographql/federation/commit/062572b3253e8640b60a0bf58b83945094b76b6f), [`df5eb3cb0e2b4802fcd425ab9c23714de2707db3`](https://github.com/apollographql/federation/commit/df5eb3cb0e2b4802fcd425ab9c23714de2707db3), [`1c99cb0dcc6c639ac351210932623ab0bd6907e4`](https://github.com/apollographql/federation/commit/1c99cb0dcc6c639ac351210932623ab0bd6907e4)]:
- @apollo/[email protected]
- @apollo/[email protected]

## 2.9.2

### Patch Changes

- Updated dependencies [[`2192f355f50db33fe0807d16153f357696b9f190`](https://github.com/apollographql/federation/commit/2192f355f50db33fe0807d16153f357696b9f190), [`e1e2605b30efc488b57f62ba43436606a38a3607`](https://github.com/apollographql/federation/commit/e1e2605b30efc488b57f62ba43436606a38a3607), [`5ac01b534318105e904c1e6598070f753add3bb1`](https://github.com/apollographql/federation/commit/5ac01b534318105e904c1e6598070f753add3bb1)]:
- @apollo/[email protected]
- @apollo/[email protected]

## 2.9.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion composition-js/src/__tests__/compose.setContext.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -817,7 +817,7 @@ describe("setContext tests", () => {
expect(result.schema).toBeUndefined();
expect(result.errors?.length).toBe(1);
expect(result.errors?.[0].message).toBe(
'[Subgraph1] Object "U" has no resolvable key but has an a field with a contextual argument.'
'[Subgraph1] Object "U" has no resolvable key but has a field with a contextual argument.'
);
});

Expand Down
2 changes: 1 addition & 1 deletion docs/shared/enterprise-directive.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<EnterpriseFeature>

This directive is an [Enterprise feature](/router/enterprise-features) of the GraphOS Router and requires an organization with a [GraphOS Enterprise plan](https://www.apollographql.com/pricing/). If your organization doesn't have an Enterprise plan, you can test it out by signing up for a free [Enterprise trial](/graphos/org/plans/#enterprise-trials).
This directive is an [Enterprise feature](https://www.apollographql.com/pricing) of the GraphOS Router and requires an organization with a [GraphOS Enterprise plan](https://www.apollographql.com/pricing/). If your organization doesn't have an Enterprise plan, you can test it out by signing up for a free [Enterprise trial](https://studio.apollographql.com/signup?referrer=docs).

</EnterpriseFeature>
2 changes: 1 addition & 1 deletion docs/shared/progressive-override-enterprise.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<EnterpriseFeature>

Progressive `@override` is an [Enterprise feature](/router/enterprise-features) of the GraphOS Router and requires an organization with a [GraphOS Enterprise plan](https://www.apollographql.com/pricing/). If your organization doesn't have an Enterprise plan, you can test it out by signing up for a free [Enterprise trial](/graphos/org/plans/#enterprise-trials).
Progressive `@override` is an [Enterprise feature](https://www.apollographql.com/pricing) of the GraphOS Router and requires an organization with a [GraphOS Enterprise plan](https://www.apollographql.com/pricing/). If your organization doesn't have an Enterprise plan, you can test it out by signing up for a free [Enterprise trial](https://studio.apollographql.com/signup?referrer=docs).

</EnterpriseFeature>
Loading