Skip to content

Commit a80a087

Browse files
authored
Update changelog for 2.1.0 release (#23)
1 parent f9d046e commit a80a087

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,26 @@
1717
under the License.
1818
-->
1919

20+
# v2.1.0
21+
22+
Apache Airflow API version: 2.1.x
23+
24+
###Major changes:
25+
26+
- Client code is generated using OpenApi's 5.1.1 generator CLI
27+
28+
###Major fixes:
29+
30+
- Fixed the iteration issue on array items caused by unsupported class 'object' (issue #15)
31+
32+
###New API supported:
33+
34+
- Permissions
35+
- Plugins
36+
- Providers
37+
- Roles
38+
- Users
39+
2040
# v2.0.0
2141

2242
Apache Airflow API version: 2.0.x

0 commit comments

Comments
 (0)