You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/releasenotes/studio-pro/8/8.18.md
+2-10Lines changed: 2 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,7 @@ title: "8.18"
3
3
url: /releasenotes/studio-pro/8.18/
4
4
description: "The release notes for Mendix Studio Pro version 8.18 (including all patches) with details on new features, bug fixes, and known issues."
5
5
weight: 82
6
+
# Deprecation note in 8.18.26: We will drop support for PostgreSQL 11 after November 1, 2023.
6
7
---
7
8
8
9
{{% alert color="info" %}}
@@ -15,23 +16,14 @@ This is the [LTS](/releasenotes/studio-pro/lts-mts/#lts) version 8 release for a
15
16
16
17
{{% button color="info" href="https://marketplace.mendix.com/link/studiopro/8.18.26" text="Go to Marketplace" title="Download version 8.18.26 from the Marketplace" %}}
17
18
18
-
19
-
20
19
### Fixes
21
20
22
-
* We fixed an issue in the $metadata of published OData services using OData version 3 where a self-referencing association could result in two roles with the same name (Ticket 193467).
21
+
* We fixed an issue in the `$metadata` of published OData services using OData v3 where a self-referencing association resulted in two roles with the same name. (Ticket 193467).
23
22
24
23
### Deprecations
25
24
26
25
* We will drop support for PostgreSQL 11 after November 1, 2023, as it is no longer supported by the vendor.
0 commit comments