Skip to content

Commit c42d9c3

Browse files
authored
docs: fed versions (#3171)
Fix spacing and line breaks for Fed versions page <!-- First, 🌠 thank you 🌠 for taking the time to consider a contribution to Apollo! Here are some important details to follow: * ⏰ Your time is important To save your precious time, if the contribution you are making will take more than an hour, please make sure it has been discussed in an issue first. This is especially true for feature requests! * 💡 Features Feature requests can be created and discussed within a GitHub Issue. Be sure to search for existing feature requests (and related issues!) prior to opening a new request. If an existing issue covers the need, please upvote that issue by using the 👍 emote, rather than opening a new issue. * 🕷 Bug fixes These can be created and discussed in this repository. When fixing a bug, please _try_ to add a test which verifies the fix. If you cannot, you should still submit the PR but we may still ask you (and help you!) to create a test. * Federation versions Please make sure you're targeting the federation version you're opening the PR for. Federation 2 (alpha) is currently located on the `main` branch and prior versions of Federation live on the `version-0.x` branch. * 📖 Contribution guidelines Follow https://github.com/apollographql/federation/blob/HEAD/CONTRIBUTING.md when submitting a pull request. Make sure existing tests still pass, and add tests for all new behavior. * ✏️ Explain your pull request Describe the big picture of your changes here to communicate to what your pull request is meant to accomplish. Provide 🔗 links 🔗 to associated issues! We hope you will find this to be a positive experience! Open source contribution can be intimidating and we hope to alleviate that pain as much as possible. Without following these guidelines, you may be missing context that can help you succeed with your contribution, which is why we encourage discussion first. Ultimately, there is no guarantee that we will be able to merge your pull-request, but by following these guidelines we can try to avoid disappointment. -->
1 parent 3675afe commit c42d9c3

File tree

1 file changed

+41
-63
lines changed

1 file changed

+41
-63
lines changed

docs/source/federation-versions.mdx

Lines changed: 41 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -34,17 +34,22 @@ For a comprehensive changelog for Apollo Federation and its associated libraries
3434

3535
<div>
3636

37-
First release
38-
37+
First release<br/>
3938
**August 2024**
4039

4140
</div>
4241

4342
<div>
4443

45-
Minimum router version
44+
Available in GraphOS?<br/>
45+
**Yes**
4646

47-
**1.53.0**
47+
</div>
48+
49+
<div>
50+
51+
Minimum router version<br/>
52+
**`1.53.0`**
4853

4954
</div>
5055

@@ -108,25 +113,22 @@ directive @listSize(assumedSize: Int, slicingArguments: [String!], sizedFields:
108113

109114
<div>
110115

111-
First release
112-
116+
First release<br/>
113117
**May 2024**
114118

115119
</div>
116120

117121
<div>
118122

119-
Available in GraphOS?
120-
121-
**No**
123+
Available in GraphOS?<br/>
124+
**Yes**
122125

123126
</div>
124127

125128
<div>
126129

127-
Minimum router version
128-
129-
**1.48.0**
130+
Minimum router version<br/>
131+
**`1.48.0`**
130132

131133
</div>
132134

@@ -192,25 +194,22 @@ directive @fromContext(field: ContextFieldValue) on ARGUMENT_DEFINITION;
192194

193195
<div>
194196

195-
First release
196-
197+
First release<br/>
197198
**February 2024**
198199

199200
</div>
200201

201202
<div>
202203

203-
Available in GraphOS?
204-
204+
Available in GraphOS?<br/>
205205
**Yes**
206206

207207
</div>
208208

209209
<div>
210210

211-
Minimum router version
212-
213-
**1.39.0**
211+
Minimum router version<br/>
212+
**`1.39.0`**
214213

215214
</div>
216215

@@ -257,25 +256,22 @@ directive @override(from: String!, label: String) on FIELD_DEFINITION
257256

258257
<div>
259258

260-
First release
261-
259+
First release<br/>
262260
**November 2023**
263261

264262
</div>
265263

266264
<div>
267265

268-
Available in GraphOS?
269-
266+
Available in GraphOS?<br/>
270267
**Yes**
271268

272269
</div>
273270

274271
<div>
275272

276-
Minimum router version
277-
278-
**1.35.0**
273+
Minimum router version<br/>
274+
**`1.35.0`**
279275

280276
</div>
281277

@@ -354,24 +350,21 @@ Policy
354350

355351
<div>
356352

357-
First release
358-
353+
First release<br/>
359354
**July 2023**
360355

361356
</div>
362357

363358
<div>
364359

365-
Available in GraphOS?
366-
360+
Available in GraphOS?<br/>
367361
**Yes**
368362

369363
</div>
370364

371365
<div>
372366

373-
Minimum router version
374-
367+
Minimum router version<br/>
375368
**`1.29.1`**
376369

377370
</div>
@@ -474,24 +467,21 @@ Scope
474467

475468
<div>
476469

477-
First release
478-
470+
First release<br/>
479471
**March 2023**
480472

481473
</div>
482474

483475
<div>
484476

485-
Available in GraphOS?
486-
477+
Available in GraphOS?<br/>
487478
**Yes**
488479

489480
</div>
490481

491482
<div>
492483

493-
Minimum router version
494-
484+
Minimum router version<br/>
495485
**`1.13.1`**
496486

497487
</div>
@@ -535,24 +525,21 @@ Subscriptions
535525

536526
<div>
537527

538-
First release
539-
540-
**February 2023**
528+
First release<br/>
529+
**February 2023**<br/>
541530

542531
</div>
543532

544533
<div>
545534

546-
Available in GraphOS?
547-
535+
Available in GraphOS?<br/>
548536
**Yes**
549537

550538
</div>
551539

552540
<div>
553541

554-
Minimum router version
555-
542+
Minimum router version<br/>
556543
**`1.10.2`**
557544

558545
</div>
@@ -616,24 +603,21 @@ Can now be applied to interface definitions to support [entity interfaces](/grap
616603

617604
<div>
618605

619-
First release
620-
606+
First release<br/><br/>
621607
**November 2022**
622608

623609
</div>
624610

625611
<div>
626612

627-
Available in GraphOS?
628-
613+
Available in GraphOS?<br/>
629614
**No**
630615

631616
</div>
632617

633618
<div>
634619

635-
Minimum router version
636-
620+
Minimum router version<br/>
637621
**`1.6.0`**
638622

639623
</div>
@@ -683,24 +667,21 @@ Additionally, composition now throws an error if `@shareable` is applied to fiel
683667

684668
<div>
685669

686-
First release
687-
670+
First release<br/>
688671
**August 2022**
689672

690673
</div>
691674

692675
<div>
693676

694-
Available in GraphOS?
695-
677+
Available in GraphOS?<br/>
696678
**Yes**
697679

698680
</div>
699681

700682
<div>
701683

702-
Minimum router version
703-
684+
Minimum router version<br/>
704685
**`1.0.0`**
705686

706687
</div>
@@ -773,24 +754,21 @@ type Product @key(fields: "id") {
773754

774755
<div>
775756

776-
First release
777-
757+
First release<br/>
778758
**April 2022**
779759

780760
</div>
781761

782762
<div>
783763

784-
Available in GraphOS?
785-
764+
Available in GraphOS?<br/>
786765
**Yes**
787766

788767
</div>
789768

790769
<div>
791770

792-
Minimum router version
793-
771+
Minimum router version<br/>
794772
**`1.0.0`**
795773

796774
</div>

0 commit comments

Comments
 (0)