2.0.0
Backwards-incompatible changes
- The
GET /fastapi-bootcamp/astroplan/observers
endpoint now uses pagination.
New features
- Demonstrate
SlackException
in thePOST /fastapi-bootcamp/error-demo
endpoint. - Demonstrate custom FastAPI dependencies in the
GET /fastapi-bootcamp/dependency-demo
endpoint.
Other changes
Minor improvements to handler docs.
What's Changed
- DM-44204: minor handler doc improvements by @athornton in #4
- DM-44230: Add Slack error reporting by @jonathansick in #5
New Contributors
- @athornton made their first contribution in #4
Full Changelog: 1.0.0...2.0.0