From c250c14fbe4d63403ad62c5cd1c0a1a7dc022355 Mon Sep 17 00:00:00 2001 From: msukkari Date: Wed, 17 Sep 2025 22:24:19 -0700 Subject: [PATCH] v4.7.0 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c471137b..f621c8e1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [4.7.0] - 2025-09-17 + ### Added - Added fallback to default the Node.JS AWS SDK's `fromNodeProviderChain` when no credentials are provided for a bedrock config. [#513](https://github.com/sourcebot-dev/sourcebot/pull/513) - Added support for Azure Devops support. [#514](https://github.com/sourcebot-dev/sourcebot/pull/514)