diff --git a/release-notes.md b/release-notes.md index db869575b6..49937b55a6 100644 --- a/release-notes.md +++ b/release-notes.md @@ -130,6 +130,7 @@ ### Refactors +* ♻️ Pass Cloudflare config env vars to backend on deployment. PR [#507](https://github.com/fastapilabs/cloud/pull/507) by [@tiangolo](https://github.com/tiangolo). * 🔧 Add BUILDER_SENTRY_DSN to builder deployment. PR [#505](https://github.com/fastapilabs/cloud/pull/505) by [@tiangolo](https://github.com/tiangolo). * ♻️ Refactor builder to support calling Kubernetes locally, use our own settings. PR [#504](https://github.com/fastapilabs/cloud/pull/504) by [@tiangolo](https://github.com/tiangolo). * ♻️ Set Sentry environment in builder and disable locally. PR [#502](https://github.com/fastapilabs/cloud/pull/502) by [@tiangolo](https://github.com/tiangolo).