From f578cb5eb352e818493d97588a96ade87e8e2082 Mon Sep 17 00:00:00 2001 From: vmsachin <122489819+vmsachin@users.noreply.github.com> Date: Fri, 23 Jun 2023 17:02:00 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dbcc4cb..3beb35d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. +## [2.28.0] 2023-06-23 +- **New Features** + - [CLIENT-1432] Support minimum connections in connection pools + +- **Updates** + - [CLIENT-1529] Removed Policy.priority, ScanPolicy.scanPercent and ScanPolicy.failOnClusterChange + ## [2.27.0] 2023-05-18 - **New Features** - [CLIENT-1176] Support write operations in background query