This is an automated email from the ASF dual-hosted git repository.
ash pushed a change to tag v1.10.7+astro.17
in repository https://gitbox.apache.org/repos/asf/airflow.git
*** WARNING: tag v1.10.7+astro.17 was deleted! ***
was 32fb42353e6 Bump to v1.10.7+astro.17
This change permanently discards the following revisions:
discard 32fb42353e6 Bump to v1.10.7+astro.17
discard 29c8b4e41db Respect LogFormat when using ES logging with Json Format
(#13310)
discard 335c1ccd8bd Bump datatables.net from 1.10.21 to 1.10.22 in
/airflow/www_rbac
discard 140fea8f6c4 Bump ini from 1.3.5 to 1.3.8 in /airflow/www_rbac
discard 80c9fba46a2 Pin `kubernetes` to a max version of 11.0.0. (#11974)
discard b295c8b4c4a Continually check if we should shut down istio contaner
when running K8sPodOperator
discard 8c206446aca Update Version: 1.10.7.dev1+astro.17
discard 4f507f332c1 Remove constraint file & pin snowflake-connector-python in
CI
discard 449aeaa8ec8 Bump to v1.10.7+astro.16
discard 74920ca7caf Release Python 3.5 to Python 3.6 to run tests
discard cc4c639f8cb use Constraints file from ap-airflow/1.10.5
discard 6938e6cd19b Remove Build docs
discard 188cc16becd Use Python 3.6 to run Static Checks
discard 17e52868200 Pin marshmallow <= 2.21
discard f45ff1b1345 Pin marshmallow-sqlalchemy for >= 3.6
discard 8873829d979 Don't let webserver run with dangerous config (#12747)
discard be2e6a85c71 [AIRFLOW-2886] Generate random Flask SECRET_KEY in default
config (#3738)
discard 5ba2518c2e1 [AIRFLOW-2884] Fix Flask SECRET_KEY security issue in
www_rbac (#3729)
discard e570b31ea4f [AIRFLOW-2809] Fix security issue regarding Flask
SECRET_KEY
discard c22ebace79d Properly mocks UUID objects (#12381)
discard 12e7041ba5f CI: Ignore Hadolint DL3042
discard 669d53a3c90 Mask Password in Log table when using the CLI (#11468)
discard 4626acfca70 Webserver: Further Sanitize values passed to origin param
(#12459)
discard b904b9b0d4f Show Generic Error for Charts & Query View in old UI
(#12495)
discard c0ce191dbd2 Sync FAB Permissions for all base views
discard d42358ccdda Bump to 1.10.7.dev1+astro.16
discard cbc769e4c27 Bump to v1.10.7+astro.15
discard ff95b55fcb6 Remove babel-istanbul node dependency
discard 185c13d033a Respect DAG Serialization setting when running sync_perm
(#10321)
discard 207ad8ad8d4 Fix insert-license XML pre-commit hook
discard b24f1f43b97 Webserver: Sanitize values passed to origin param (#10334)
discard a58318e5237 Bump to 1.10.7.dev1+astro.15
discard 2478098ccfd Bump to v1.10.7+astro.14
discard 5e271331b2b Fix broken /landing_times
discard fc454c39ff2 Bump to 1.10.7.dev1+astro.14
discard 1d6a6d07336 Bump to v1.10.7+astro.13
discard e84c4ebf94f Don't use the `|safe` filter in code, it's risky (#9180)
discard 9405e0b4fde Further validation that only task commands are run by
executors (#9240)
discard 22c5f2be15f Validate only task commands are run by executors (#9178)
discard d819da6a63d Fix Celery default to no longer allow pickle (#7205)
discard 476c44c442d Remove duplicate error message on chart connection failure
(#8476)
discard 4d867319af7 Add note about using dag_run.conf in BashOperator (#9143)
discard a86b70594eb Bump to 1.10.7.dev1+astro.13
discard e3036729193 Bump to v1.10.7+astro.12
discard c294754eb6d Bump to v1.10.7+astro.11
discard 69dba654537 Stop showing Import Errors for Plugins in Webserver
discard 0dc473671d0 Add support for AWS Secrets Manager as Secrets Backend
(#8186)
discard ff7429380eb Pin Version of Azure Cosmos to <4
discard cd12692d628 Azure storage 0.37.0 is not installable any more (#8833)
discard ae9d5b770d8 Make loading plugins from entrypoint fault-tolerant -
1.10.* Backport (#628)
discard a636d6190cb Pin Flake8 Version
discard 84843b2e495 Remove py2 tag from published wheel
discard 59e6e8bef46 Bump to v1.10.7.dev1+astro.11
discard 8d9690e02fa Bump to v1.10.7+astro.10 (#573)
discard dee62ae4d4d [AIRFLOW-5167] Update dependencies for GCP packages (#7116)
discard 5f57882d385 Store info about the latest version in the series (#487)
discard 25518d739ec Build DEV packages on each commit if it is not a tag
discard b80478617ae Bump to v1.10.7.dev1+astro.10
discard 0f0e2004989 Allow setting Airflow Variable values to empty string ('')
(#8021)
discard 5a0ee10fe4c Get Airflow Variables from AWS Systems Manager Parameter
Store (#7945)
discard 9007d365dc5 Get Airflow Variables from GCP Secrets Manager (#7946)
discard b5d32d220ad Get Airflow Variables from Hashicorp Vault (#7944)
discard eceb69624f0 Get Airflow Variables from Environment Variables (#7923)
discard 1623b80bc0a Make BaseSecretsBackend.build_path generic (#7948)
discard fe0a9d85085 Fix CloudSecretsManagerBackend invalid connections_prefix
(#7861)
discard 008cb6ebe93 Standardize SecretBackend class names (#7846)
discard 5ddff01e843 [AIRFLOW-7105] Unify Secrets Backend method interfaces
(#7830)
discard 19bcf781b2f [AIRFLOW-7104] Add Secret backend for GCP Secrets Manager
(#7795)
discard cff559cbb24 [AIRFLOW-5705] Make AwsSsmSecretsBackend consistent with
VaultBackend (#7753)
discard 99bb2a7efd8 [AIRFLOW-7076] Add support for HashiCorp Vault as Secrets
Backend (#7741)
discard afae4b62b60 [AIRFLOW-5705] Fix bugs in AWS SSM Secrets Backend (#7745)
discard 29015f53788 [AIRFLOW-5705] Fix bug in Secrets Backend (#7742)
discard 2a82f536577 [AIRFLOW-5705] Add secrets backend and support for AWS SSM
(#6376)
discard 6d59112a6eb Bump to v1.10.7+astro.9 (#571)
discard 2babfcd4226 Fix static tests
discard 3af238fc167 Require the AC version check plugin
discard 3b6cf61e0f2 Fix issue with SQLAlchemy 1.3.16 (#8230)
discard 8cccd448d62 Bump to v1.10.7+astro.8
discard 6471882e85d Allow dev and rc in version
discard dc015a0f3a8 add prestop hook to prevent logging issue
discard 21fd6fb56ee [AIRFLOW-6584] Pin cassandra driver (#7194)
discard 61e37525412 Bump to Bump to 1.10.7.dev1+astro.8
discard 840d0bc871d [AIRFLOW-6370] Skip Cassandra tests if cluster is not up
(#6926)
discard 217b1598ea4 [AIRFLOW-6370] Skip Cassandra tests if cluster is not up
(#6926)
discard 328705f5f74 [AIRFLOW-7113] Fix gantt render error (#7913)
discard 1118c099e2a Support Postgres 10 and 12.2
discard 3fc0e28e5d7 Build and publish astronomer-certified package
discard afb5ba100c0 Supress log to fix Travis Bug
discard 9cdfdc77dba Bump to v1.10.7+astro.7
discard ba78e38a543 [AIRFLOW-6666] Resolve js-yaml advisory (#7283)
discard 3224130fc6e [AIRFLOW-6632] Bump dagre-d3 to resolve lodash CVE
advisory (#7280)
discard 6255bcc60ac [AIRFLOW-6667] Resolve serialize-javascript advisory
(#7282)
discard 74aa9d4f0e7 Remove Python 2 tests
discard 0fcc0c3b4d5 [AIRFLOW-6519] Make TI logs constants in Webserver
configurable (#7113)
discard ec716bd0781 [AIRFLOW-4445] mushroom cloud errors too verbose (#6952)
discard c7ac398431e [AIRFLOW-6576] Fix scheduler crash caused by deleted task
with sla misses (#7187)
discard 7f7382fdb6a [AIRFLOW-6381] Remove styling based on DAG id from DAGs
page (#6985)
discard ee69ac1135c [AIRFLOW-6514] use RUNNING_DEPS to check run from UI
(#6367)
discard 13a9b3dec8c [AIRFLOW-6608] Change logging level for Bash & PyOperator
Env exports
discard ede740e3794 [AIRFLOW-6627] Email with incorrect DAG not delivered
(#7250)
discard d3624a42807 [AIRFLOW-6677] Remove deprecation warning from SQLAlchmey
(#7289)
discard f760f014ef2 [AIRFLOW-6495] Load DAG only once when running a task
using StandardTaskRunner (#7090)
discard 1bdf4ae1f51 [AIRFLOW-6683] REST API respects store_serialized_dag
setting (#7296)
discard 58bc4aaf610 [AIRFLOW-6892] Fix broken non-wheel releases (#7514)
discard c72cb5ca833 [AIRFLOW-6872] Fix: Show Git Version in UI (#7493)
discard bfd0a90c07b v1.10.7+astro.6
discard 22a472f207d Build and publish wheels from Travis for Astronomer
releases
discard 6ce28b6a308 [AIRFLOW-6344] Fix travis CI for tag builds
discard 54d1a7b11ba [AIRFLOW-6766] Fix "cannot import ensure_text" error for
pre-commit (#7393)
discard b43ebd6595a [AIRFLOW-6272] Switch from npm to yarnpkg for managing
front-end dependencies (#6844)
discard 3fc258a6cca [AIRFLOW-6751] Pin Werkzeug < 1.0.0 release - 1.0.0 is not
compatible (#7377)
discard dafafc02c2a [AIRFLOW-6734] Use configured base_template instead of
hard-coding (#7367)
discard c9a07b64d2f [AIRFLOW-6733] Extend not replace template (#7366)