Skip to content
This repository was archived by the owner on Nov 12, 2025. It is now read-only.

Commit a89b66b

Browse files
calvincestariMaxim Globak
authored andcommitted
Update roadmap after 1.0.0-alpha.1 release (apollographql#2145)
1 parent 779a750 commit a89b66b

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

ROADMAP.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Apollo iOS Roadmap - _Last Updated December 2021_
1+
# Apollo iOS Roadmap - _Last Updated February 2022_
22

33
_If this document has not been updated within the past three months, please [file an issue](https://github.com/apollographql/apollo-ios/issues/new/choose) asking the [maintainers](https://github.com/apollographql/apollo-ios#maintainers) to update it._
44

@@ -13,7 +13,9 @@ These are the three guiding principles we aim for in each major release:
1313
- **Completeness**: There are three main parts to the SDK: code generation, network fetching/parsing, and caching. These must provide enough functionality to be a good foundation for incremental improvements within major releases without requiring breaking changes.
1414
- **Clarity**: Everything must be clearly documented with as many working samples as possible.
1515

16-
## 1.0 - _Estimated Alpha release by end of Q4 2021_
16+
## 1.0 - _Continuing with Alpha releases_
17+
18+
[Alpha 1 is available](https://github.com/apollographql/apollo-ios/releases/tag/1.0.0-alpha.1), please try it and give us your feedback.
1719

1820
These are the major initiatives planned for 1.0/1.x:
1921
- **Swift-based Codegen**: The code generation is being rewritten with a Swift-first approach instead of relying on scripting and Typescript. This will allow easier community contribution to code generation and provide the opportunity to improve various characteristics such as generated code size and performance.

0 commit comments

Comments
 (0)