diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index f62b246d49f7..4302bafbdb4b 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -1,5 +1,13 @@ # Prefect Release Notes +## Release 2.17.1 + +### Fixes +- Fix events storage import — https://github.com/PrefectHQ/prefect/pull/12681 +- Remove `opentelemetry` import — https://github.com/PrefectHQ/prefect/pull/12684 + +**All changes**: https://github.com/PrefectHQ/prefect/compare/2.17.0...2.17.1 + ## Release 2.17.0 ### Manage Prefect variables via the Python SDK