From e25aa14a3034694282771e036f1c4283ed19e5a2 Mon Sep 17 00:00:00 2001 From: Kris Kelley Date: Mon, 18 Dec 2023 12:18:34 -0500 Subject: [PATCH 1/4] Changelog for 4.7 --- content/momentum/changelog/4/4-7.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 content/momentum/changelog/4/4-7.md diff --git a/content/momentum/changelog/4/4-7.md b/content/momentum/changelog/4/4-7.md new file mode 100644 index 00000000..ce55211a --- /dev/null +++ b/content/momentum/changelog/4/4-7.md @@ -0,0 +1,18 @@ +--- +lastUpdated: "12/15/2023" +title: "Momentum 4.7 Changelog" +description: "Momentum 4.7 was released on 2023-12-20. This section will list all of the major changes that happened with the release of Momentum 4.7. Depending on installation type, all changes may not be applicable" +--- + +This section will list all of the major changes that happened with the release of **Momentum 4.7**. Depending on installation type, all changes may not be applicable + + + +| Type | Ticket | Description | +| --- | --- | --- | +| Fix | SD-3945 | Reduced contention on template (used by Transmissions API) deletion and creation | +| Fix | SD-4061 | Reduce writes to the template DB when Transmissions API and stored template is used. | +| Fix | SD-3774 | Increased security of the PostgreSQL database (new installs) | +| Feature | | Upgrade msys-nodejs package to Node.js 20 | +| Feature | | Support RHEL 8 and RHEL 9 | +| Feature | | Use OpenSSL 3 (RHEL 9 release) | From 9eb5f77158f6956fe1ebbd1fe8c48fcfe17bb3d9 Mon Sep 17 00:00:00 2001 From: Kris Kelley Date: Wed, 20 Dec 2023 13:45:40 -0500 Subject: [PATCH 2/4] fixes as per review --- content/momentum/4/index.md | 1 + content/momentum/changelog/4/4-7.md | 2 +- content/momentum/changelog/4/index.md | 1 + content/momentum/navigation.yml | 2 ++ 4 files changed, 5 insertions(+), 1 deletion(-) diff --git a/content/momentum/4/index.md b/content/momentum/4/index.md index 30a29c2c..3f42a452 100644 --- a/content/momentum/4/index.md +++ b/content/momentum/4/index.md @@ -22,6 +22,7 @@ Document generated on: 2023-Oct-26 ### Momentum 4.x Changelogs +- [Momentum 4.7 Changelogs](/momentum/changelog/4/4-7) - [Momentum 4.6 Changelogs](/momentum/changelog/4/4-6) - [Momentum 4.4.1 Changelogs](/momentum/changelog/4/4-4-1) - [Momentum 4.4.0 Changelogs](/momentum/changelog/4/4-4-0) diff --git a/content/momentum/changelog/4/4-7.md b/content/momentum/changelog/4/4-7.md index ce55211a..2f19bd30 100644 --- a/content/momentum/changelog/4/4-7.md +++ b/content/momentum/changelog/4/4-7.md @@ -13,6 +13,6 @@ This section will list all of the major changes that happened with the release o | Fix | SD-3945 | Reduced contention on template (used by Transmissions API) deletion and creation | | Fix | SD-4061 | Reduce writes to the template DB when Transmissions API and stored template is used. | | Fix | SD-3774 | Increased security of the PostgreSQL database (new installs) | -| Feature | | Upgrade msys-nodejs package to Node.js 20 | | Feature | | Support RHEL 8 and RHEL 9 | | Feature | | Use OpenSSL 3 (RHEL 9 release) | +| Feature | | Upgrade msys-nodejs package to Node.js 20 | diff --git a/content/momentum/changelog/4/index.md b/content/momentum/changelog/4/index.md index 84d11421..93d9a4f5 100644 --- a/content/momentum/changelog/4/index.md +++ b/content/momentum/changelog/4/index.md @@ -6,6 +6,7 @@ name: "Momentum 4.x Changelogs" description: "Momentum 4.x Changelogs" --- +* [Momentum 4.6 Changelogs](/momentum/changelog/4/4-7) * [Momentum 4.6 Changelogs](/momentum/changelog/4/4-6) * [Momentum 4.4.1 Changelogs](/momentum/changelog/4/4-4-1) * [Momentum 4.4.0 Changelogs](/momentum/changelog/4/4-4-0) diff --git a/content/momentum/navigation.yml b/content/momentum/navigation.yml index d2c05f7f..ad8832b8 100644 --- a/content/momentum/navigation.yml +++ b/content/momentum/navigation.yml @@ -1965,6 +1965,8 @@ - link: /momentum/changelog/4 title: Momentum 4.x Changelog items: + - link: /momentum/changelog/4/4-7 + title: Momentum 4.7 Changelog - link: /momentum/changelog/4/4-6 title: Momentum 4.6 Changelog - link: /momentum/changelog/4/4-4-1 From 7f011f40b93cbf6d05f509848d09e24b6f89776a Mon Sep 17 00:00:00 2001 From: Kris Kelley Date: Wed, 20 Dec 2023 14:13:01 -0500 Subject: [PATCH 3/4] typo --- content/momentum/changelog/4/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/momentum/changelog/4/index.md b/content/momentum/changelog/4/index.md index 93d9a4f5..d4c75cda 100644 --- a/content/momentum/changelog/4/index.md +++ b/content/momentum/changelog/4/index.md @@ -6,7 +6,7 @@ name: "Momentum 4.x Changelogs" description: "Momentum 4.x Changelogs" --- -* [Momentum 4.6 Changelogs](/momentum/changelog/4/4-7) +* [Momentum 4.7 Changelogs](/momentum/changelog/4/4-7) * [Momentum 4.6 Changelogs](/momentum/changelog/4/4-6) * [Momentum 4.4.1 Changelogs](/momentum/changelog/4/4-4-1) * [Momentum 4.4.0 Changelogs](/momentum/changelog/4/4-4-0) From 453ad5a9458859d010215fea851655cafc0f7fbc Mon Sep 17 00:00:00 2001 From: deepakpn <44580120+deepakpn@users.noreply.github.com> Date: Thu, 21 Dec 2023 08:47:49 -0600 Subject: [PATCH 4/4] - added a note about configuration for unixODBC now that we've switched to using the system package; --- content/momentum/4/modules/ds-core.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/content/momentum/4/modules/ds-core.md b/content/momentum/4/modules/ds-core.md index f756e98f..7732c964 100644 --- a/content/momentum/4/modules/ds-core.md +++ b/content/momentum/4/modules/ds-core.md @@ -168,6 +168,8 @@ The ODBC driver accepts `?` and `:named` style parameters in prepared statements There is an ODBC-specific internal parameter, `long_threshold`, used for determining whether a field data type should be treated as a long value. Changing this parameter without the guidance of support is not recommended. +If you're using **Momentum 4.7** or later which use system's "unixODBC" package, the paths that refer to `/opt/msys/3rdParty/` don't apply. For example, the configuration files `odbc.ini` and `odbcinst.ini` are to be placed under `/etc` instead of `/opt/msys/3rdParty/etc`. + ** unixODBC** The following apply when using unixODBC: @@ -513,4 +515,4 @@ ecdb - \ No newline at end of file +