1.6.1
Added
- User-Agent for better analytics tracking.
- Expose the ability to create container auth.
- Emulate webhooks for local testing when using the
rp_serve_apiflag.
Changed
- Updated aiohttp from 3.9.2 to 3.9.3
- [BREAKING] rename
registry_authtoregistry_auth_idfor clarity. - Added additional details to the FastAPI page.
What's Changed
- User agent tracking by @justinmerrell in #290
- build(deps): bump aiohttp[speedups] from 3.9.2 to 3.9.3 by @dependabot in #292
- feat: added runpod command to create container registry auth and rena… by @yamanahlawat in #294
- 280 enable webhooks for local testing of serverless workers by @justinmerrell in #295
- 1.6.1 cleanup by @justinmerrell in #296
New Contributors
- @yamanahlawat made their first contribution in #294
Full Changelog: 1.6.0...1.6.1