From 138d3f97baedd7acfacbd82acad8bbbbeb79c0c8 Mon Sep 17 00:00:00 2001 From: Aasim Khan Date: Mon, 22 Feb 2021 10:05:43 -0800 Subject: [PATCH] Updating changelog and readme for Feb 2021 release. (#14323) * Adding changelog for Feb 2021 release. * Fixed highlights * Adding readme changes. --- CHANGELOG.md | 20 ++++++++++++++++++++ README.md | 14 +++++++------- 2 files changed, 27 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4af14e373f..c883b44121 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,25 @@ # Change Log +## Version 1.25.3 +* Release date: February 18, 2021 +* Release status: General Availability +* Added edit Jupyter book UI support +* Improved Jupyter server start-up time by 50% on windows +* Extension Updates: + * Azure Arc + * PG dashboard enhancements + * Multi-controller support + * MIAA Dashboard will no longer prompt for SQL Server connection immediately upon opening + * Azure Data CLI + * Kusto + * Machine Learning + * Profiler + * Server Reports + * Schema Compare + * SQL Server Dacpac + * SQL Database Projects +* Bug Fixes + ## Version 1.25.3 * Release date: February 10, 2021 * Release status: General Availability diff --git a/README.md b/README.md index 3bf38fa7f2..a206390fb4 100644 --- a/README.md +++ b/README.md @@ -131,10 +131,10 @@ Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the [Source EULA](LICENSE.txt). -[win-user]: https://go.microsoft.com/fwlink/?linkid=2150927 -[win-system]: https://go.microsoft.com/fwlink/?linkid=2150928 -[win-zip]: https://go.microsoft.com/fwlink/?linkid=2151312 -[osx-zip]: https://go.microsoft.com/fwlink/?linkid=2151311 -[linux-zip]: https://go.microsoft.com/fwlink/?linkid=2151508 -[linux-rpm]: https://go.microsoft.com/fwlink/?linkid=2151407 -[linux-deb]: https://go.microsoft.com/fwlink/?linkid=2151506 +[win-user]: https://go.microsoft.com/fwlink/?linkid=2154985 +[win-system]: https://go.microsoft.com/fwlink/?linkid=2155159 +[win-zip]: https://go.microsoft.com/fwlink/?linkid=2155221 +[osx-zip]: https://go.microsoft.com/fwlink/?linkid=2155096 +[linux-zip]: https://go.microsoft.com/fwlink/?linkid=2154986 +[linux-rpm]: https://go.microsoft.com/fwlink/?linkid=2155222 +[linux-deb]: https://go.microsoft.com/fwlink/?linkid=2155223