diff --git a/modules/plugins/fbplugin-impl/pom.xml b/modules/plugins/fbplugin-impl/pom.xml index 97bba4d8c..260f5661a 100644 --- a/modules/plugins/fbplugin-impl/pom.xml +++ b/modules/plugins/fbplugin-impl/pom.xml @@ -9,7 +9,7 @@ org.executequery RedExpert-parent - 2021.02 + 2021.03 ../../../pom.xml diff --git a/modules/plugins/fbplugin/pom.xml b/modules/plugins/fbplugin/pom.xml index 97791492f..1c17b6a46 100644 --- a/modules/plugins/fbplugin/pom.xml +++ b/modules/plugins/fbplugin/pom.xml @@ -17,7 +17,7 @@ org.executequery RedExpert-parent - 2021.02 + 2021.03 ../../../pom.xml diff --git a/modules/plugins/procedure-parser/pom.xml b/modules/plugins/procedure-parser/pom.xml index 7eb69cc2d..cc02c2843 100644 --- a/modules/plugins/procedure-parser/pom.xml +++ b/modules/plugins/procedure-parser/pom.xml @@ -15,7 +15,7 @@ org.executequery RedExpert-parent - 2021.02 + 2021.03 ../../../pom.xml diff --git a/modules/plugins/sql-parser/pom.xml b/modules/plugins/sql-parser/pom.xml index b3d950553..0950b7af6 100644 --- a/modules/plugins/sql-parser/pom.xml +++ b/modules/plugins/sql-parser/pom.xml @@ -15,7 +15,7 @@ org.executequery RedExpert-parent - 2021.02 + 2021.03 ../../../pom.xml diff --git a/modules/plugins/trace-parser/pom.xml b/modules/plugins/trace-parser/pom.xml index 90413bcd7..09f388d20 100644 --- a/modules/plugins/trace-parser/pom.xml +++ b/modules/plugins/trace-parser/pom.xml @@ -15,7 +15,7 @@ org.executequery RedExpert-parent - 2021.02 + 2021.03 ../../../pom.xml diff --git a/modules/redexpert/pom.xml b/modules/redexpert/pom.xml index 01db2f0be..fd9e6d1c8 100644 --- a/modules/redexpert/pom.xml +++ b/modules/redexpert/pom.xml @@ -14,7 +14,7 @@ org.executequery RedExpert-parent ../../pom.xml - 2021.02 + 2021.03 diff --git a/pom.xml b/pom.xml index 56f75db62..ea13b3bd6 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ org.executequery RedExpert-parent pom - 2021.02 + 2021.03 modules/plugins/fbplugin modules/plugins/fbplugin-impl diff --git a/src/org/executequery/release.notes b/src/org/executequery/release.notes index 265c267d8..07a387cd9 100644 --- a/src/org/executequery/release.notes +++ b/src/org/executequery/release.notes @@ -171,4 +171,13 @@ Доработки: 1. Была произведена работа над внешним видом приложения -2. Добавлена поддержка DDL триггеров \ No newline at end of file +2. Добавлена поддержка DDL триггеров + +Основные изменения - v2021.03: +---------------------------------------- +Исправления: +1. Исправлено создание базы данных +2. Исправлен заголовок таблицы с описанием столбцов +3. Исправлены баги с редактированием процедур +4. Добавлен драйвер менеджер +5. Исправлено чтение текстовых блобов в результирующем наборе данных \ No newline at end of file