Skip to content

Commit 9fe8b60

Browse files
Webhooks relnote and removal of beta tag
1 parent 0727112 commit 9fe8b60

4 files changed

Lines changed: 14 additions & 6 deletions

File tree

content/en/docs/developerportal/deploy/mendix-cloud-deploy/webhooks.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@ description: "Creating a Webhook to trigger actions from the Mendix cloud"
77
tags: ["Mendix cloud", "Webhooks", "CI/CD", "Pipeline"]
88
---
99

10-
{{% alert color="warning" %}}
11-
This feature is in Beta. For more information on Beta products, see [Beta Releases](/releasenotes/beta-features/).
12-
{{% /alert %}}
13-
1410
## 1 Introduction
1511

1612
Webhooks allow you to send information about your licensed Mendix app deployed to the Mendix Cloud or Mendix for Private Cloud to an external app or workflow. This can be used, for example, to trigger an automated CI/CD workflow when a new change is committed to the Team Server.

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ 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/) | May 4th, 2023 |
17-
| [Mendix for Private Cloud](/releasenotes/developer-portal/mendix-for-private-cloud/) | June 12th, 2023 |
16+
| [Mendix Cloud](/releasenotes/developer-portal/mendix-cloud/) | June 15th, 2023 |
17+
| [Mendix for Private Cloud](/releasenotes/developer-portal/mendix-for-private-cloud/) | June 15th, 2023 |
1818
| [SAP Business Technology Platform (SAP BTP)](/releasenotes/developer-portal/sap-cloud-platform/) | November 17th, 2022 |
1919
| [Other Deployment Options](/releasenotes/developer-portal/on-premises/) | October 26th, 2020 |
2020

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+
### June 15th, 2023
21+
22+
#### Portal Enhancements
23+
24+
* The webhooks feature is no longer in a Beta release. Webhooks can trigger endpoints when changes are committed to a Team Server Git repository, or when a new deployment package is available for deployment to the Mendix Cloud. For more information, see [Webhooks](/developerportal/deploy/webhooks/).
25+
2026
### May 4th, 2023
2127

2228
* In the Build and Deploy APIs, we have added a link to download packages from the Developer Portal. This is controlled by a parameter on the following API calls:

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@ For information on the current status of deployment to Mendix for Private Cloud
1313

1414
## 2023
1515

16+
### June 15th, 2023
17+
18+
#### Portal Enhancements
19+
20+
* The webhooks feature is no longer in a Beta release. Webhooks can trigger endpoints when changes are committed to a Team Server Git repository, or when a new deployment package is available for deployment to the Private Cloud. For more information, see [Webhooks](/developerportal/deploy/webhooks/).
21+
1622
### June 12th, 2023
1723

1824
#### Private Cloud License Manager

0 commit comments

Comments
 (0)