v1.0.29
upstash/context7v1.0.29Nov 17, 2025by enesgules
AI Summary
This release introduces automated deployment workflows for Docker images and improves API usability by making the page parameter optional.
Key Highlights
- Added GitHub Actions workflow for AWS ECR deployment
- Made page parameter optional with default value
- Automated container deployment
New Features
- Optional page parameter
- AWS ECR Docker deployment workflow
Full Release Notes
## What's Changed * feat: add GitHub Actions workflow for deploying Docker images to AWS ECR by @enesgules in https://github.com/upstash/context7/pull/1004 * feat: make page parameter optional with default value by @enesgules in https://github.com/upstash/context7/pull/1022 **Full Changelog**: https://github.com/upstash/context7/compare/v1.0.28...v1.0.29