Download Latest Version 2.3.0 source code.zip (3.3 MB)
Email in envelope

Get an email when there's a new version of Apollo iOS

Home / 1.25.7
Name Modified Size InfoDownloads / Week
Parent folder
apollo-ios-cli.tar.gz 2026-07-21 2.9 MB
1.25.7 source code.tar.gz 2026-07-21 3.1 MB
1.25.7 source code.zip 2026-07-21 3.2 MB
README.md 2026-07-21 763 Bytes
Totals: 4 Items   9.2 MB 0

Improved

  • Expose DatabaseRow stored properties for SQLiteDatabase extensibility (#1056): DatabaseRow's stored properties (cacheKey and storedInfo) are now public, complementing the public initializer added in #664. This lets adopters build wrapper or decorator implementations of the public SQLiteDatabase protocol — for encryption, compression, logging, metrics, and similar use cases — without duplicating Apollo's SQLite implementation. This change only expands the public API surface and introduces no behavioral changes. Thank you to @ErShubhShankar for the contribution.
Source: README.md, updated 2026-07-21