Added
- User-Agent for better analytics tracking.
- Expose the ability to create container auth.
- Emulate webhooks for local testing when using `rp_serve_api` flag.
Changed
- Updated aiohttp from 3.9.2 to 3.9.3
- [BREAKING] rename `registry_auth` to `registry_auth_id` for clarity.
- Added additional details to the FastAPI page.
---