From 09cd5a79d75942ad996fdd1b60b7841107d9dad5 Mon Sep 17 00:00:00 2001 From: Rene Ramirez Date: Mon, 26 May 2025 23:59:12 -0600 Subject: [PATCH 01/27] Updating version to 1.19.13 Change-Id: I287f43fa803e7880365e29f150d61d1aaf223658 --- VERSION | 2 +- gui/backend/gui_plugin/general.py | 2 +- gui/extension/CHANGELOG.md | 10 ++++++++++ gui/extension/README.md | 2 +- gui/extension/package.json | 2 +- gui/frontend/package.json | 2 +- mds_plugin/general.py | 2 +- mrs_plugin/docs/VERSION | 2 +- mrs_plugin/docs/index.html | 2 +- mrs_plugin/docs/index_one_page.html | 4 ++-- mrs_plugin/docs/quickstart.html | 2 +- mrs_plugin/docs/restApi.html | 2 +- mrs_plugin/docs/sdk.html | 2 +- mrs_plugin/docs/sql.html | 2 +- mrs_plugin/lib/general.py | 2 +- msm_plugin/lib/general.py | 2 +- 16 files changed, 26 insertions(+), 16 deletions(-) diff --git a/VERSION b/VERSION index 5dd06304..2d3fe0e9 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -VERSION=1.19.12 +VERSION=1.19.13 diff --git a/gui/backend/gui_plugin/general.py b/gui/backend/gui_plugin/general.py index faf27e50..2965fb1c 100644 --- a/gui/backend/gui_plugin/general.py +++ b/gui/backend/gui_plugin/general.py @@ -24,7 +24,7 @@ from mysqlsh.plugin_manager import plugin_function # Define plugin version -VERSION = "1.19.12" +VERSION = "1.19.13" @plugin_function('gui.info', shell=True, cli=True, web=True) def info(): diff --git a/gui/extension/CHANGELOG.md b/gui/extension/CHANGELOG.md index cfc37137..1df92264 100644 --- a/gui/extension/CHANGELOG.md +++ b/gui/extension/CHANGELOG.md @@ -1,5 +1,15 @@ # MySQL Shell for VS Code Change Log +## Changes in 1.19.13+9.3.1 + +### Additions + +- + +### Fixes + +- + ## Changes in 1.19.12+9.3.1 ### Additions diff --git a/gui/extension/README.md b/gui/extension/README.md index eff1ac09..d349c393 100644 --- a/gui/extension/README.md +++ b/gui/extension/README.md @@ -1,4 +1,4 @@ -# MySQL Shell for VS Code 1.19.12+9.3.1 +# MySQL Shell for VS Code 1.19.13+9.3.1 The MySQL Shell for VS Code extension integrates the powerful feature set of MySQL Shell - an advanced MySQL client for developers and DBAs - directly into VS Code. diff --git a/gui/extension/package.json b/gui/extension/package.json index d90caf2d..cf9127a8 100644 --- a/gui/extension/package.json +++ b/gui/extension/package.json @@ -7,7 +7,7 @@ "color": "#2789e1", "theme": "dark" }, - "version": "1.19.12", + "version": "1.19.13", "publisher": "Oracle", "license": "SEE LICENSE IN LICENSE.txt", "repository": { diff --git a/gui/frontend/package.json b/gui/frontend/package.json index bfa045c4..77dce2a8 100644 --- a/gui/frontend/package.json +++ b/gui/frontend/package.json @@ -1,6 +1,6 @@ { "name": "mysql-shell-gui", - "version": "1.19.12", + "version": "1.19.13", "publisher": "Oracle", "type": "module", "scripts": { diff --git a/mds_plugin/general.py b/mds_plugin/general.py index e640bfdc..5e49caf9 100644 --- a/mds_plugin/general.py +++ b/mds_plugin/general.py @@ -27,7 +27,7 @@ from mds_plugin import core, configuration # Define plugin version -VERSION = "1.19.12" +VERSION = "1.19.13" @plugin_function('mds.info') diff --git a/mrs_plugin/docs/VERSION b/mrs_plugin/docs/VERSION index 01c86dc1..c671aee3 100644 --- a/mrs_plugin/docs/VERSION +++ b/mrs_plugin/docs/VERSION @@ -1 +1 @@ -VERSION=1.19.12+9.3.1 +VERSION=1.19.13+9.3.1 diff --git a/mrs_plugin/docs/index.html b/mrs_plugin/docs/index.html index a00b89e2..01ced9bd 100644 --- a/mrs_plugin/docs/index.html +++ b/mrs_plugin/docs/index.html @@ -154,7 +154,7 @@


MySQL REST Service - Reference -Manual 1.19.12+9.3.1

+Manual 1.19.13+9.3.1