From a41f9ff75a884dfd322fdf985c185a7ec7ee7850 Mon Sep 17 00:00:00 2001 From: bio-boris Date: Fri, 1 Nov 2024 16:34:30 -0500 Subject: [PATCH] Update RELEASE_NOTES.md --- RELEASE_NOTES.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 1460c0a4..7c86d299 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,6 +1,9 @@ # execution_engine2 (ee2) release notes ========================================= +## 0.0.15 +- Update JobRunner and Execution Engine to substitute internal urls to go through cloudflare + ## 0.0.14 - Update clients to work with mongo7 by updating pymongo and mongoengine - Fix linting issues from flake8 and black