airflow-ctl/RELEASE_NOTES.rst
.. Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
.. http://www.apache.org/licenses/LICENSE-2.0
.. Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Significant Changes ^^^^^^^^^^^^^^^^^^^
--action-on-existing-key to pools import and connections import (#62702)Bug Fixes ^^^^^^^^^
airflowctl pools export ignoring --output table/yaml/plain (#62665)airflowctl connections import failure when JSON omits extra field (#62662)Improvements ^^^^^^^^^^^^
limit parameter in execute_list server requests (#63048)timetable_partitioned in UI API (#62777)Miscellaneous ^^^^^^^^^^^^^
Significant Changes ^^^^^^^^^^^^^^^^^^^
Bug Fixes ^^^^^^^^^
airflow-ctl-tests files not triggering pre-commit integration tests (#61023)Improvements ^^^^^^^^^^^^
datamodel defaulting logic into dedicated method (#61236)Miscellaneous ^^^^^^^^^^^^^
team_name to Pool APIs (#60952)Significant Changes ^^^^^^^^^^^^^^^^^^^
team_name to connection commands (#59336)team_id to variable commands (#57102)Bug Fixes ^^^^^^^^^
safe_call_command (#59808)backfill default behavior for run_on_latest_version (#59304)BulkDeleteAction to use generic typing (#59207)prek version to 0.2.0 (#58952)pyproject.toml files to support pytest>=9.0.0 TOML syntax (#58182)Release of airflowctl, a command-line tool. There are lots of great features to use from start. Please check the documentation for quick start and usage instructions.
Please visit quick start guide: :doc:/start
A new way of using Apache Airflow using CLI. Enhanced security is provided by using the Apache Airflow API to provide similar functionality to the Apache Airflow CLI. Integrated with Keyring to enhance password security.