This is an automated email from the ASF dual-hosted git repository.
ash pushed a change to tag v1.10.12+astro.2
in repository https://gitbox.apache.org/repos/asf/airflow.git
*** WARNING: tag v1.10.12+astro.2 was deleted! ***
was f0522750a7f Release AC v1.10.12+astro.2
This change permanently discards the following revisions:
discard f0522750a7f Release AC v1.10.12+astro.2
discard 075d4ddb0a8 Don't let webserver run with dangerous config (#12747)
discard 2efe3919786 [AIRFLOW-2886] Generate random Flask SECRET_KEY in default
config (#3738)
discard f0b4547d54c [AIRFLOW-2884] Fix Flask SECRET_KEY security issue in
www_rbac (#3729)
discard 91f64a3d17e [AIRFLOW-2809] Fix security issue regarding Flask
SECRET_KEY
discard d5b89e88e48 Fix issue with empty Resources in executor_config (#12633)
discard 381a55009a4 BugFix: Tasks with depends_on_past or task_concurrency are
stuck
discard d9a90c26c11 Pin `kubernetes` to a max version of 11.0.0. (#11974)
discard a177f484c8d Limited cryptography to < 3.2 for python 2.7
discard dacc4ab8cb2 Install cattr on Python 3.7 - Fix docs build on RTD
(#12045)
discard dad229d715f Bump attrs and cattrs dependencies (#11969)
discard 2379b6a23fd Bump attrs to > 20.0 (#11799)
discard 2968d164152 Properly mocks UUID objects (#12381)
discard 0452076bb06 CI: Ignore Hadolint DL3042
discard 117c3002d38 Update to new helm stable repo (#12137)
discard f746e3c7596 Mask Password in Log table when using the CLI (#11468)
discard 97a39dd19fb Limit version of marshmallow-sqlalchemy
discard 728dbddf562 Webserver: Further Sanitize values passed to origin param
(#12459)
discard d737558eb37 Show Generic Error for Charts & Query View in old UI
(#12495)
discard 63bb7f3ae0b [AIRFLOW-3607] Optimize dep checking when depends on past
set and concurrency limit
discard 7693514bbba [AIRFLOW-3607] Only query DB once per DAG run for
TriggerRuleDep (#4751)
discard 609fa7e4122 Fix CI
discard 21a9bd07c15 Fix empty asctime field in JSON formatted logs (#10515)
discard aa13576d05a Fixes issue with affinity backcompat in Airflow 1.10
discard 5eaec57e850 Fix publish-wheel job - Use Python 3.7
discard 3db82c98fd5 Sync FAB Permissions for all base views
discard 80e94a25d3a Pin cattrs to <1.1.0
discard 13f56b38eb1 SkipMixin: Handle empty branches (#11120)
discard fe7d711e0ac Update Version: 1.10.12.dev1+astro.2
discard 5254cb2a574 Fix CI to release AC Version
discard 81c911ab91e Release AC v1.10.12+astro.1
discard 28a963fc24a Fix failing dependencies for FAB and Celery (#10828)
discard b3a7be9a912 Add Secrets backend for Microsoft Azure Key Vault (#10898)
discard 236b9b3b2cc Make grace_period_seconds option on K8sPodOperator (#10727)
discard ce94497cce5 Add on_kill support for the KubernetesPodOperator (#10666)
discard 259f1b7979a KubernetesPodOperator template fix (#10963)
discard cfc9732d71a Fix operator field update for SerializedBaseOperator
(#10924)
discard 05fb0f997f2 Pin moto to 1.3.14
discard 4d820744c5b Fix formatting of Host information
discard 73b5fe1aa61 Fix pod_mutation_hook for 1.10.13 (#10850)
discard 6949a092fdf Add generate_yaml command to easily test
KubernetesExecutor before deploying pods (#10677)
discard b4a13cd66c9 Change default auth for experimental API to role_based_auth
discard f8434fc9f37 Add missing imports to app.py (#10650)
discard 5721d39ccca Remove deprecation warning from contrib/kubernetes/pod.py
discard 49d4840b005 Add role-based authentication backend (#844)
discard 8da0ad885b4 Enable DAG Serialization by default (#753)
discard b4312ef0777 Restrict 'nteract-scrapbook' to <0.4
discard 3408a973a6c Remove pushing constraints to a branch
discard 3e78df60912 Add AC Version to version info page (#551)
discard 839789a8cef Build and publish wheels from Github Actions for
Astronomer releases
discard 19431956bf8 Remove py2 tag from published wheel
discard 6a6b5b5a99a v1.10.12.dev1+astro.1
discard ac176121717 Stop showing Import Errors for Plugins in Webserver
discard 2554522b896 Update ci.yml
discard 18c313a3493 [AIRFLOW-5448] Handle istio-proxy for Kubernetes Pods (#62)
discard 07688f642d7 Fix logs downloading for tasks (#63)
discard 243d9f9c4ae [ASTRO-364] Handle timeout watching for tasks to finish
(#64)
discard 622b31bb258 Astronomer theming