From 297e62a7b35bc2461ae9eaaa3734c7194bc0df58 Mon Sep 17 00:00:00 2001 From: Andy Caruso Date: Fri, 10 Jan 2025 19:43:32 -0800 Subject: [PATCH 1/3] Release notes for 10 Jan 2025 --- docs/releases/202501.mdx | 14 ++++++++++++++ sidebars.js | 8 +++++++- 2 files changed, 21 insertions(+), 1 deletion(-) create mode 100644 docs/releases/202501.mdx diff --git a/docs/releases/202501.mdx b/docs/releases/202501.mdx new file mode 100644 index 00000000..ebbeb005 --- /dev/null +++ b/docs/releases/202501.mdx @@ -0,0 +1,14 @@ +--- +id: 202501 +title: January 2025 +displayed_sidebar: releaseSideBar +--- +### January 10 2025 + +**Features** +- **UI**: Unused features are no longer displayed in SDMS Environments + - Options for creating and managing Flows are not displayed in Environments where they are not available + - If you'd like to enable Flows in your Environment or learn more about it please reach out to Ganymede support + +**Agent Version**: 5.2.22 + diff --git a/sidebars.js b/sidebars.js index 708d9f6a..25992f64 100644 --- a/sidebars.js +++ b/sidebars.js @@ -368,8 +368,14 @@ module.exports = { releaseSideBar: [ { type: 'category', - label: '2024', + label: '2025', collapsed: false, + items: ['releases/202501'] + }, + { + type: 'category', + label: '2024', + collapsed: true, items: ['releases/202412', 'releases/202411', 'releases/202410', 'releases/202409', 'releases/202408', 'releases/202407', 'releases/202406', 'releases/202405', 'releases/202404', 'releases/202403', 'releases/202402', 'releases/202401'] }, { From a9a52ada39b413d9db8703d3ea928d382cd85239 Mon Sep 17 00:00:00 2001 From: Andy Caruso Date: Fri, 10 Jan 2025 19:46:33 -0800 Subject: [PATCH 2/3] corect typo --- docs/releases/202501.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/releases/202501.mdx b/docs/releases/202501.mdx index ebbeb005..d52d0f9e 100644 --- a/docs/releases/202501.mdx +++ b/docs/releases/202501.mdx @@ -6,8 +6,8 @@ displayed_sidebar: releaseSideBar ### January 10 2025 **Features** -- **UI**: Unused features are no longer displayed in SDMS Environments - - Options for creating and managing Flows are not displayed in Environments where they are not available +- **UI**: Unused features are no longer displayed in Environments without Flows + - Options for creating and editing Flows are not displayed in Environments where they are not available - If you'd like to enable Flows in your Environment or learn more about it please reach out to Ganymede support **Agent Version**: 5.2.22 From 47091ed34a46e7d7f65ed25807c617134be26f77 Mon Sep 17 00:00:00 2001 From: Benson Lee Date: Fri, 10 Jan 2025 22:30:28 -0800 Subject: [PATCH 3/3] upd --- core-dev-operators | 2 +- core-operators | 2 +- docs/releases/202501.mdx | 2 +- pylib | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/core-dev-operators b/core-dev-operators index 90cbcf5b..91918dcc 160000 --- a/core-dev-operators +++ b/core-dev-operators @@ -1 +1 @@ -Subproject commit 90cbcf5b8797503dcacebd1686910da4b2778636 +Subproject commit 91918dcc68f74a54f68cf8a85e1e2fca5b24a545 diff --git a/core-operators b/core-operators index 90cbcf5b..91918dcc 160000 --- a/core-operators +++ b/core-operators @@ -1 +1 @@ -Subproject commit 90cbcf5b8797503dcacebd1686910da4b2778636 +Subproject commit 91918dcc68f74a54f68cf8a85e1e2fca5b24a545 diff --git a/docs/releases/202501.mdx b/docs/releases/202501.mdx index d52d0f9e..27274480 100644 --- a/docs/releases/202501.mdx +++ b/docs/releases/202501.mdx @@ -8,7 +8,7 @@ displayed_sidebar: releaseSideBar **Features** - **UI**: Unused features are no longer displayed in Environments without Flows - Options for creating and editing Flows are not displayed in Environments where they are not available - - If you'd like to enable Flows in your Environment or learn more about it please reach out to Ganymede support + - If you'd like to enable Flows in your Environment or learn more about it please reach out to [Ganymede support](../app/Support.mdx) **Agent Version**: 5.2.22 diff --git a/pylib b/pylib index a03a460d..c6d94645 160000 --- a/pylib +++ b/pylib @@ -1 +1 @@ -Subproject commit a03a460d3e1d2910622f75ea450223ac240f5e7a +Subproject commit c6d94645c442d2147aae0d5fd833037c587904f5