Skip to content

v2.1.0

Compare
Choose a tag to compare
@msumit msumit released this 01 Jun 09:16
a80a087

Apache Airflow API version: 2.1.x

Major changes:

  • Client code is generated using OpenApi's 5.1.1 generator CLI

Major fixes:

  • Fixed the iteration issue on array items caused by unsupported class 'object' (issue #15)

New API supported:

  • Permissions
  • Plugins
  • Providers
  • Roles
  • Users