Skip to content

Commit f68f472

Browse files
authored
Merge pull request mendix#6527 from pommi/teamserver-svn-drop-tls-v1
releasenotes: drop TLSv1.0 + 1.1 for Teamserver SVN
2 parents 817b502 + de814ae commit f68f472

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

content/en/docs/releasenotes/deployment/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Follow the links in the table below to see the release notes you want:
1313

1414
| Type of Deployment | Last Updated |
1515
| --- | --- |
16-
| [Mendix Cloud](/releasenotes/developer-portal/mendix-cloud/) | September 14, 2023 |
16+
| [Mendix Cloud](/releasenotes/developer-portal/mendix-cloud/) | September 18, 2023 |
1717
| [Mendix for Private Cloud](/releasenotes/developer-portal/mendix-for-private-cloud/) | August 17, 2023 |
1818
| [SAP Business Technology Platform (SAP BTP)](/releasenotes/developer-portal/sap-cloud-platform/) | November 17, 2022 |
1919
| [Other Deployment Options](/releasenotes/developer-portal/on-premises/) | December 12, 2022 |

content/en/docs/releasenotes/deployment/mendix-cloud.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,12 @@ For information on the current status of deployment to Mendix Cloud and any plan
1717

1818
## 2023
1919

20+
### September 18, 2023
21+
22+
#### Improvements
23+
24+
* To improve the security of [Team Server](/developerportal/general/team-server/) for apps versioned with SVN, we have dropped support for TLS v1.0 and TLS v1.1 when connecting to the SVN Team Server.
25+
2026
### September 14, 2023
2127

2228
#### Improvements

layouts/partials/landingpage/latest-releases.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<p class="rn-date">Sep 7, 2023</p>
1414

1515
<li class="link-list"><a href="/releasenotes/developer-portal/deployment/">Deployment</a></li>
16-
<p class="rn-date">Sep 14, 2023</p>
16+
<p class="rn-date">Sep 18, 2023</p>
1717

1818
<li class="link-list"><a href="/releasenotes/data-hub/">Catalog</a></li>
1919
<p class="rn-date">Aug 10, 2023</p>

0 commit comments

Comments
 (0)