-
Notifications
You must be signed in to change notification settings - Fork 14
Status Update July 2020
Greg Grothaus edited this page Jul 14, 2020
·
4 revisions
Previous Update: February 2020
-
Amp Packager
- Prometheus health monitoring endpoint added. See docs
- Cloud-native implementation and deployment instructions
- Docker multi stage build and package size optimization (99% package size reduction)
-
Web Packager
- Released HTTP Server implementation
- ACME module, integration in-progress
- Non-AMP Search Support Early google search support for non-AMP Signed Exchanges, look for a larger announcement soon.
- Attendance at IETF 107
- Breakout talk at OpenJS Conf: "Fixing AMP URLs" breakout on June 25, 2020
- Completed C++17 html parser. github repo.
- Java AMP Validator migrated to new repo.
- CSS Specs Implemented for AMP Email, supports constraints on a number of document and stylesheet level CSS rules. Added a new CSS strict mode for AMP Email that more closely matches email provider's sanitizer routines.
- CSS byte limit relaxed to 75KB for AMP
- Draft plan for disentangling cache domain from publisher runtime Approved.
- Implemented I2I for improved AMP Cache URLs.
- Images where publisher has not specified srcset are now capped to 820px width
- Hero image prefetch selection algorithm previously implemented for Signed Exchanges added to cache.
- AMP Packager Click-to-deploy support in Google Cloud Marketplace
- Web Packager multiple cert support for ACME.
- Announcement about non-AMP signed exchange support in web search
- Attend IETF 108
- Open Source the C++17 implementation using released HTML Parser for use by AMP Email providers, AMP Caches, etc.
- Deprecate validator revision numbers. Likely not used externally, but please let us know if there is usage we're unaware of.
- Nothing to announce