This is an automated email from the ASF dual-hosted git repository.
ash pushed a change to tag v2.0.0+astro.3
in repository https://gitbox.apache.org/repos/asf/airflow.git
*** WARNING: tag v2.0.0+astro.3 was deleted! ***
was cf657cfb08b Release AC v2.0.0-3
This change permanently discards the following revisions:
discard cf657cfb08b Release AC v2.0.0-3
discard c716b78f066 Upgrade azure blob to v12 (#12188)
discard 1387ff23318 Fix race condition when using Dynamic DAGs (#13893)
discard fa83ffe088f Only compare updated time when Serialized DAG exists
(#13899)
discard 5c5b994bae3 Add authentication to lineage endpoint for experimental
API (#13870)
discard 73b045c35ca Fix DB Migration for SQLite to upgrade to 2.0 (#13921)
discard 554c1075b96 Make v1/config endpoint respect webserver expose_config
setting (#14020)
discard 5746aa68a0d Fix broken SLA Mechanism (#14056)
discard 7c55eb7f99f Correctly parse (and copy) extras with python version to
metadist
discard 6e661baa7ed Validation of config is done at the very end (#13260)
discard ebbbc62b542 specify constraint key type & drop auto fkey referred to
users tables (#13239)
discard 4ced807ab5c Stop creating duplicate Dag File Processors (#13662)
discard 6de02157f0e Increase the default ``min_file_process_interval`` to
decrease CPU Usage (#13664)
discard 4412aba55de BugFix: Dag-level Callback Requests were not run (#13651)
discard c2c9c06b301 Bugfix: Return XCom Value in the XCom Endpoint API (#13684)
discard 0df1eb3d6ce Fix broken doc link
discard 81d866d69cd Update to AC v2.0.0.dev1+astro.3
discard 35cd31b01a2 fixup! Build and publish wheels from Github Actions for
Astronomer releases
discard 4bb9daa283f Release AC v2.0.0-2
discard ebfb6f207b4 Allow PID file path to be relative when daemonize a
process (scheduler, kerberos, etc) (#13232)
discard 3a7d34c7abf Dispose connections when running tasks with os.fork &
CeleryExecutor
discard a46642b6d71 Bump datatables.net from 1.10.21 to 1.10.23 in /airflow/www
discard 0c54f684c92 Stop sending Callback Requests if no callbacks are defined
on DAG (#13163)
discard 426ce80cc71 Filter DagRuns with Task Instances in removed State while
Scheduling (#13165)
discard ce7d8b6a056 Update to AC v2.0.0.dev1+astro.2
discard 5f4a07850cd Release AC v2.0.0-1
discard 569d32b6bb0 Continually check if we should shut down istio contaner
when running K8sPodOperator
discard b179f544cfd Fix race conditions in task callback invocations
discard 41ccfc35952 Publish AC 2.0.0.dev1+astro.3
discard 7b6ce865914 Remove epoch from Airflow Version
discard 280bcaeb27a Fix tests
discard 6300e35980a Build and publish wheels from Github Actions for
Astronomer releases
discard 7e46e908bd8 Astro: Update tests
discard 80ac2187dc5 [AIRFLOW-5448] Handle istio-proxy for Kubernetes Pods (#62)
discard 85328b6c536 Fix logs downloading for tasks (#63)
discard f38532d1661 Override UI with Astro theme, add AC version in footer