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 e40c840 commit 71d47f6Copy full SHA for 71d47f6
fc-open-20210406/ChangeLog.txt
@@ -1,3 +1,8 @@
1
+2022-06-15 Version: 1.1.4
2
+- Fix missing ListInstances.
3
+- Fix some missing TriggerConfig structures.
4
+- Fix HTTP invocations respond 403 with empty path.
5
+
6
2022-06-10 Version: 1.1.2
7
- Add http trigger url.
8
fc-open-20210406/pom.xml
@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.aliyun</groupId>
<artifactId>alibabacloud-fc_open20210406</artifactId>
- <version>1.1.2</version>
+ <version>1.1.4</version>
<packaging>jar</packaging>
<name>alibabacloud-fc_open20210406</name>
9
<description>Alibaba Cloud FC-Open (20210406) Async SDK for Java
0 commit comments