You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/02/26 12:22:01 UTC

[GitHub] [airflow] potiuk edited a comment on pull request #14477: Prepare cncf.kubernetes release 1.0.2

potiuk edited a comment on pull request #14477:
URL: https://github.com/apache/airflow/pull/14477#issuecomment-786615031


   FYI. I just run 'generate-provider-docmentation` and I think we should release:
   
   * amazon
   * apache.beam
   * apache.spark
   * cncf.kubernetes
   * google
   * jenkins
   * microsoft.azure
   * mysql
   * salesforce
   * slack
   * ssh
   * tableau
   * telegram
   
   It's just a matter of updatint provider,yaml with new version for all those and re-running `breeze generate-provider-documentation` - this way we generate all packages and we can vote on all of them.
   
   Here are relevant snippets of the output when you run `generate provider-package-documentation.
   
   ```
   Please update version in 'airflow/providers/amazon/'provider.yaml' to prepare 
   release.
   
   UNKNOWN
   .......
   
   Latest change: 2021-02-24
   
   ================================================================================================  ===========  ==========================================================================
   Commit                                                                                            Committed    Subject
   ================================================================================================  ===========  ==========================================================================
   `0d6cae417 <https://github.com/apache/airflow/commit/0d6cae4172ff185ec4c0fc483bf556ce3252b7b0>`_  2021-02-24   ``Avoid using threads in S3 remote logging uplod (#14414)``
   `ca35bd7f7 <https://github.com/apache/airflow/commit/ca35bd7f7f6bc2fb4f2afd7762114ce262c61941>`_  2021-02-21   ``By default PIP will install all packages in .local folder (#14125)``
   `1b1472630 <https://github.com/apache/airflow/commit/1b147263076d48772d417c5154f2db86fc6a6877>`_  2021-02-11   ``Allow AWS Operator RedshiftToS3Transfer To Run a Custom Query (#14177)``
   `9034f277e <https://github.com/apache/airflow/commit/9034f277ef935df98b63963c824ba71e0dcd92c7>`_  2021-02-10   ``Document configuration for email backend credentials. (#14006)``
   `8c5594b02 <https://github.com/apache/airflow/commit/8c5594b02ffbfc631ebc2366dbde6d8c4e56d550>`_  2021-02-08   ``includes the STS token if STS credentials are used (#11227)``
   `cddbf9c11 <https://github.com/apache/airflow/commit/cddbf9c11d092422e6695d7a5a5c859fdf140753>`_  2021-02-06   ``Use MongoDB color for MongoToS3Operator (#14103)``
   `10343ec29 <https://github.com/apache/airflow/commit/10343ec29f8f0abc5b932ba26faf49bc63c6bcda>`_  2021-02-05   ``Corrections in docs and tools after releasing provider RCs (#14082)``
   ================================================================================================  ===========  ========================================================================
   
   Please update version in 'airflow/providers/apache.beam/'provider.yaml' to 
   prepare release.
   
   UNKNOWN
   .......
   
   Latest change: 2021-02-05
   
   ================================================================================================  ===========  ======================================================================================
   Commit                                                                                            Committed    Subject
   ================================================================================================  ===========  ======================================================================================
   `8a731f536 <https://github.com/apache/airflow/commit/8a731f536cc946cc62c20921187354b828df931e>`_  2021-02-05   ``Improve Apache Beam operators - refactor operator - common Dataflow logic (#14094)``
   `10343ec29 <https://github.com/apache/airflow/commit/10343ec29f8f0abc5b932ba26faf49bc63c6bcda>`_  2021-02-05   ``Corrections in docs and tools after releasing provider RCs (#14082)``
   ================================================================================================  ===========  ======================================================================================
   
   
   Please update version in 'airflow/providers/apache.spark/'provider.yaml' to 
   prepare release.
   
   UNKNOWN
   .......
   
   Latest change: 2021-02-11
   
   ================================================================================================  ===========  =========================================================
   Commit                                                                                            Committed    Subject
   ================================================================================================  ===========  =========================================================
   `f9c9e9c38 <https://github.com/apache/airflow/commit/f9c9e9c38f444a39987478f3d1a262db909de8c4>`_  2021-02-11   ``Use apache.spark provider without kubernetes (#14187)``
   ================================================================================================  ===========  =========================================================
   
   Please update version in 'airflow/providers/cncf.kubernetes/'provider.yaml' to 
   prepare release.
   
   UNKNOWN
   .......
   
   Latest change: 2021-02-23
   
   ================================================================================================  ===========  ============================================================================
   Commit                                                                                            Committed    Subject
   ================================================================================================  ===========  ============================================================================
   `809b4f9b1 <https://github.com/apache/airflow/commit/809b4f9b18c7040682e17879248d714f2664273d>`_  2021-02-23   ``Unique pod name (#14186)``
   `649335c04 <https://github.com/apache/airflow/commit/649335c043a9312ef272fa77f2bb830d52cde056>`_  2021-02-07   ``Template k8s.V1EnvVar without adding custom attributes to dict. (#14123)``
   `d4c4db8a1 <https://github.com/apache/airflow/commit/d4c4db8a1833d07b1c03e4c062acea49c79bf5d6>`_  2021-02-05   ``Allow users of the KPO to template environment variables (#14083)``
   `10343ec29 <https://github.com/apache/airflow/commit/10343ec29f8f0abc5b932ba26faf49bc63c6bcda>`_  2021-02-05   ``Corrections in docs and tools after releasing provider RCs (#14082)``
   ================================================================================================  ===========  ============================================================================
   
   Please update version in 'airflow/providers/google/'provider.yaml' to prepare 
   release.
   
   UNKNOWN
   .......
   
   Latest change: 2021-02-23Please update version in 'airflow/providers/mysql/'provider.yaml' to prepare 
   release.
   
   UNKNOWN
   .......
   
   Latest change: 2021-02-17
   
   ================================================================================================  ===========  =======================================================================
   Commit                                                                                            Committed    Subject
   ================================================================================================  ===========  =======================================================================
   `cdc20904a <https://github.com/apache/airflow/commit/cdc20904a59610822968ab57aa127d989ec7e2a5>`_  2021-02-17   ``MySQL hook respects conn_name_attr (#14240)``
   `10343ec29 <https://github.com/apache/airflow/commit/10343ec29f8f0abc5b932ba26faf49bc63c6bcda>`_  2021-02-05   ``Corrections in docs and tools after releasing provider RCs (#14082)``
   ================================================================================================  ===========  =======================================================================
   
   
   ================================================================================================  ===========  ========================================================================================
   Commit                                                                                            Committed    Subject
   ================================================================================================  ===========  ========================================================================================
   `c28197998 <https://github.com/apache/airflow/commit/c281979982c36f16c4c346c996a0c8d6ca7c630d>`_  2021-02-23   ``Documentation and example dag for CloudDLPDeidentifyContentOperator, GCSObjectExistenc
   `ca35bd7f7 <https://github.com/apache/airflow/commit/ca35bd7f7f6bc2fb4f2afd7762114ce262c61941>`_  2021-02-21   ``By default PIP will install all packages in .local folder (#14125)``
   `a7e4266d6 <https://github.com/apache/airflow/commit/a7e4266d675d5283cdd34c6451c8ef0f2858a501>`_  2021-02-21   ``Refactor GoogleDriveToGCSOperator to use common methods (#14276)``
   `1ab406663 <https://github.com/apache/airflow/commit/1ab406663ead7475ac14644553ac48466777bd78>`_  2021-02-16   ``Add GoogleDriveToLocalOperator (#14191)``
   `59c94c679 <https://github.com/apache/airflow/commit/59c94c679e996ab7a75b4feeb1755353f60d030f>`_  2021-02-13   ``Add 'exists_ok' flag to BigQueryCreateEmptyTable(Dataset)Operator (#14026)``
   `e31b27d59 <https://github.com/apache/airflow/commit/e31b27d593f7379f38ced34b6e4ce8947b91fcb8>`_  2021-02-13   ``Add materialized view support for BigQuery (#14201)``
   `e3bcaa3ba <https://github.com/apache/airflow/commit/e3bcaa3ba351234effe52ad380345c4e39003fcb>`_  2021-02-12   ``Correct typo in GCSObjectsWtihPrefixExistenceSensor  (#14179)``
   `7faa2d978 <https://github.com/apache/airflow/commit/7faa2d978c3a4e1eb2f7c6a931c9475712015f9f>`_  2021-02-10   ``Add BigQueryUpdateTableOperator (#14149)``
   `1da697216 <https://github.com/apache/airflow/commit/1da69721651455c9108c00ca5f6723d6557524a9>`_  2021-02-10   ``Fixes to dataproc operators and hook (#14086)``
   `02288cf2b <https://github.com/apache/airflow/commit/02288cf2baf590e448cd008f6216ccf8b776a67a>`_  2021-02-10   ``Add param to CloudDataTransferServiceOperator (#14118)``
   `7d3864547 <https://github.com/apache/airflow/commit/7d38645472b0502212504b09d85b0e1271d74274>`_  2021-02-09   ``#9803 fix bug in copy operation without wildcard  (#13919)``
   `b0c382426 <https://github.com/apache/airflow/commit/b0c382426c943cbf7bd7c09583d9c5d3137413ee>`_  2021-02-07   ``Add gdrive_to_gcs operator, drive sensor, additional functionality to drive hook, and 
   `5d7d46bb3 <https://github.com/apache/airflow/commit/5d7d46bb33c1d529c1549b593ee27bbc7f56ea29>`_  2021-02-05   ``Improve GCSToSFTPOperator paths handling (#11284)``
   `10343ec29 <https://github.com/apache/airflow/commit/10343ec29f8f0abc5b932ba26faf49bc63c6bcda>`_  2021-02-05   ``Corrections in docs and tools after releasing provider RCs (#14082)``
   ================================================================================================  ===========  ========================================================================================
   
   Please update version in 'airflow/providers/jenkins/'provider.yaml' to prepare 
   release.
   
   UNKNOWN
   .......
   
   Latest change: 2021-02-08
   
   ================================================================================================  ===========  ====================================================================
   Commit                                                                                            Committed    Subject
   ================================================================================================  ===========  ====================================================================
   `78adaed5e <https://github.com/apache/airflow/commit/78adaed5e62fa604d2ef2234ad560eb1c6530976>`_  2021-02-08   ``Add allowed_jenkins_states to JenkinsJobTriggerOperator (#14131)``
   ================================================================================================  ===========  ====================================================================
   
   Please update version in 'airflow/providers/microsoft.azure/'provider.yaml' to 
   prepare release.
   
   UNKNOWN
   .......
   
   Latest change: 2021-02-25
   
   ================================================================================================  ===========  ==============================================================================
   Commit                                                                                            Committed    Subject
   ================================================================================================  ===========  ==============================================================================
   `5bfa0f123 <https://github.com/apache/airflow/commit/5bfa0f123b39babe1ef66c139e59e452240a6bd7>`_  2021-02-25   ``BugFix: Fix remote log in azure storage blob displays in one line (#14313)``
   `ca35bd7f7 <https://github.com/apache/airflow/commit/ca35bd7f7f6bc2fb4f2afd7762114ce262c61941>`_  2021-02-21   ``By default PIP will install all packages in .local folder (#14125)``
   `10343ec29 <https://github.com/apache/airflow/commit/10343ec29f8f0abc5b932ba26faf49bc63c6bcda>`_  2021-02-05   ``Corrections in docs and tools after releasing provider RCs (#14082)``
   ================================================================================================  ===========  ==============================================================================
   
   Please update version in 'airflow/providers/mysql/'provider.yaml' to prepare 
   release.
   
   UNKNOWN
   .......
   
   Latest change: 2021-02-17
   
   ================================================================================================  ===========  =======================================================================
   Commit                                                                                            Committed    Subject
   ================================================================================================  ===========  =======================================================================
   `cdc20904a <https://github.com/apache/airflow/commit/cdc20904a59610822968ab57aa127d989ec7e2a5>`_  2021-02-17   ``MySQL hook respects conn_name_attr (#14240)``
   `10343ec29 <https://github.com/apache/airflow/commit/10343ec29f8f0abc5b932ba26faf49bc63c6bcda>`_  2021-02-05   ``Corrections in docs and tools after releasing provider RCs (#14082)``
   ================================================================================================  ===========  =======================================================================
   
   
   < Release: 1.0.1
   ---
   > Release: 1.0.2
   92a93,111
   > Cross provider package dependencies
   > -----------------------------------
   > 
   > Those are dependencies that might be needed in order to use all the features of the package.
   > You need to install the specified backport providers package in order to use them.
   > 
   > You can install such cross-provider dependencies when installing from PyPI. For example:
   > 
   > .. code-block:: bash
   > 
   >     pip install apache-airflow-providers-salesforce[tableau]
   > 
   > 
   > ======================================================================================================  ===========
   > Dependent package                                                                                       Extra
   > ======================================================================================================  ===========
   > `apache-airflow-providers-tableau <https://airflow.apache.org/docs/apache-airflow-providers-tableau>`_  ``tableau``
   > ======================================================================================================  ===========
   
   Please update version in 'airflow/providers/slack/'provider.yaml' to prepare 
   release.
   
   UNKNOWN
   .......
   
   Latest change: 2021-02-18
   
   ================================================================================================  ===========  =======================================================================
   Commit                                                                                            Committed    Subject
   ================================================================================================  ===========  =======================================================================
   `8c060d55d <https://github.com/apache/airflow/commit/8c060d55dfb3ded21cb9d2305cffe14e1c610680>`_  2021-02-18   ``Don't allow SlackHook.call method accept *args (#14289)``
   `10343ec29 <https://github.com/apache/airflow/commit/10343ec29f8f0abc5b932ba26faf49bc63c6bcda>`_  2021-02-05   ``Corrections in docs and tools after releasing provider RCs (#14082)``
   ================================================================================================  ===========  =======================================================================
   
   Please update version in 'airflow/providers/ssh/'provider.yaml' to prepare 
   release.
   
   UNKNOWN
   .......
   
   Latest change: 2021-02-08
   
   ================================================================================================  ===========  ==============================================================================
   Commit                                                                                            Committed    Subject
   ================================================================================================  ===========  ==============================================================================
   `f180fa13b <https://github.com/apache/airflow/commit/f180fa13bf2a0ffa31b30bb21468510fe8a20131>`_  2021-02-08   ``Added support for DSS, ECDSA, and Ed25519 private keys in SSHHook (#12467)``
   `10343ec29 <https://github.com/apache/airflow/commit/10343ec29f8f0abc5b932ba26faf49bc63c6bcda>`_  2021-02-05   ``Corrections in docs and tools after releasing provider RCs (#14082)``
   ================================================================================================  ===========  ==============================================================================
   
   
   1.0.0
   .....
   
   Latest change: 2021-02-25
   
   ================================================================================================  ===========  ===================================================================
   Commit                                                                                            Committed    Subject
   ================================================================================================  ===========  ===================================================================
   `45e72ca83 <https://github.com/apache/airflow/commit/45e72ca83049a7db526b1f0fbd94c75f5f92cc75>`_  2021-02-25   ``Add Tableau provider separate from Salesforce Provider (#14030)``
   ================================================================================================  ===========  ===================================================================
   
   Update index.rst for tableau
   
   
   Generated /opt/airflow/docs/apache-airflow-providers-tableau/index.rst file 
   
   
   Please update version in 'airflow/providers/telegram/'provider.yaml' to prepare 
   release.
   
   UNKNOWN
   .......
   
   Latest change: 2021-02-10
   
   ================================================================================================  ===========  =======================================================================
   Commit                                                                                            Committed    Subject
   ================================================================================================  ===========  =======================================================================
   `106d2c85e <https://github.com/apache/airflow/commit/106d2c85ec4a240605830bf41962c0197b003135>`_  2021-02-10   ``Fix the AttributeError with text field in TelegramOperator (#13990)``
   ================================================================================================  ===========  =======================================================================
   ````


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org