From 9574aaf080f4506c39094ad354e2f897d8876daa Mon Sep 17 00:00:00 2001 From: eladlachmi <110764839+eladlachmi@users.noreply.github.com> Date: Mon, 6 Mar 2023 14:14:56 +0200 Subject: [PATCH] Update changelog v0.95.0 (#5391) * Update changelog v0.95.0 --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4483006f257..de4836ed5e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,20 @@ ## UNRELEASED +## v0.95.0 + +:new: What's new: + +- [Breaking Change] Added Remote Authenticator service to replace embedded LDAP authenticator (#5285) +- Verify authenticity of tokens provided by external IdPs (#5385) +- Support merge directly from the import wizard (#5352) +- Include source IP in logs (#5216) + +:bug: Bugs fixed: + +- Include refs for tag/branch in `GetCommit` response (#5369) +- Fix object URI wrapping for long URIs (#5274) + ## v0.94.1 Bugs fixed: