We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9687c3b commit 4317010Copy full SHA for 4317010
src/content/changelog/4-81-0-2020-12-02.md
@@ -0,0 +1,14 @@
1
+---
2
+title: '4.81.0: 2020-12-02'
3
+date: 2020-12-02T04:00:00.000Z
4
+version: 4.81.0
5
+changelog:
6
+ - API
7
8
+
9
+### Fixed
10
11
+- A bug was fixed to allow preservation of URL parameters for service monitor addresses set at the following endpoints:
12
13
+ - [Managed Service Create](/docs/api/managed/#managed-service-create) (POST /managed/services)
14
+ - [Managed Service Update](/docs/api/managed/#managed-service-update) (PUT /managed/services/{serviceId})
0 commit comments