From 60e5a7fd3e2b9001a9a9b9070b0b4f977650e37f Mon Sep 17 00:00:00 2001
From: Alison Huh <alison.huh@mongodb.com>
Date: Thu, 19 Dec 2024 09:16:10 -0800
Subject: [PATCH 1/2] DOCSP-46067 Compass 1.45.0 RN

---
 source/release-notes.txt | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/source/release-notes.txt b/source/release-notes.txt
index d5f80233d..4afc0683d 100644
--- a/source/release-notes.txt
+++ b/source/release-notes.txt
@@ -10,6 +10,19 @@ Release Notes
    :depth: 1
    :class: twocols
 
+|compass| 1.45.0
+----------------
+
+*Released December 4, 2024*
+
+Bug Fixes:
+
+- Disables UTF8 validation when retrieving Compass metadata 
+  (:issue:`COMPASS08517`)
+
+`Full Changelog available on Github
+<https://github.com/mongodb-js/compass/compare/v1.44.7...v1.45.0>`__
+
 |compass| 1.44.7
 ----------------
 

From 3d1cf12bb584a76f0a5e34d1ec0f6ee295e3c57d Mon Sep 17 00:00:00 2001
From: Alison Huh <alison.huh@mongodb.com>
Date: Thu, 19 Dec 2024 13:20:23 -0800
Subject: [PATCH 2/2] *

---
 source/release-notes.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/source/release-notes.txt b/source/release-notes.txt
index 4afc0683d..451047fe7 100644
--- a/source/release-notes.txt
+++ b/source/release-notes.txt
@@ -18,7 +18,7 @@ Release Notes
 Bug Fixes:
 
 - Disables UTF8 validation when retrieving Compass metadata 
-  (:issue:`COMPASS08517`)
+  (:issue:`COMPASS-8517`)
 
 `Full Changelog available on Github
 <https://github.com/mongodb-js/compass/compare/v1.44.7...v1.45.0>`__