Skip to content

Commit 71d47f6

Browse files
committed
Fix missing ListInstances.
1 parent e40c840 commit 71d47f6

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

fc-open-20210406/ChangeLog.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
16
2022-06-10 Version: 1.1.2
27
- Add http trigger url.
38

fc-open-20210406/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.aliyun</groupId>
55
<artifactId>alibabacloud-fc_open20210406</artifactId>
6-
<version>1.1.2</version>
6+
<version>1.1.4</version>
77
<packaging>jar</packaging>
88
<name>alibabacloud-fc_open20210406</name>
99
<description>Alibaba Cloud FC-Open (20210406) Async SDK for Java

0 commit comments

Comments
 (0)