Skip to content

Commit

Permalink
fix kafka and impala
Browse files Browse the repository at this point in the history
  • Loading branch information
eladkal committed Jun 20, 2023
1 parent 2d2466a commit f0e393f
Show file tree
Hide file tree
Showing 7 changed files with 38 additions and 12 deletions.
11 changes: 11 additions & 0 deletions airflow/providers/apache/impala/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,20 @@
Changelog
---------

1.1.1
.....

.. note::
This release dropped support for Python 3.7

Misc
~~~~

* ``Add note about dropping Python 3.7 for kafka and impala (#32017)``

.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
1.1.0
.....

Expand Down
2 changes: 1 addition & 1 deletion airflow/providers/apache/impala/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

__all__ = ["__version__"]

__version__ = "1.1.0"
__version__ = "1.1.1"

try:
from airflow import __version__ as airflow_version
Expand Down
1 change: 1 addition & 0 deletions airflow/providers/apache/impala/provider.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ description: |
suspended: false
versions:
- 1.1.1
- 1.1.0
- 1.0.0

Expand Down
7 changes: 4 additions & 3 deletions airflow/providers/apache/kafka/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
Changelog
---------

.. note::
This release dropped support for Python 3.7

1.1.1
.....

.. note::
This release dropped support for Python 3.7

Misc
~~~~

Expand All @@ -38,6 +38,7 @@ Misc
appropriate section above if needed. Do not delete the lines(!):
* ``Add discoverability for triggers in provider.yaml (#31576)``
* ``Add D400 pydocstyle check - Apache providers only (#31424)``
* ``Add note about dropping Python 3.7 for kafka and impala (#32017)``
1.1.0
.....
Expand Down
14 changes: 13 additions & 1 deletion docs/apache-airflow-providers-apache-impala/commits.rst
Original file line number Diff line number Diff line change
Expand Up @@ -28,14 +28,26 @@ For high-level changelog, see :doc:`package information including changelog <ind



1.1.1
.....

Latest change: 2023-06-20

================================================================================================= =========== ====================================================================
Commit Committed Subject
================================================================================================= =========== ====================================================================
`547f5846bf <https://github.com/apache/airflow/commit/547f5846bfdf9bd973d40be2dd63484329f95dd4>`_ 2023-06-20 ``Add note about dropping Python 3.7 for kafka and impala (#32017)``
================================================================================================= =========== ====================================================================

1.1.0
.....

Latest change: 2023-05-18
Latest change: 2023-05-19

================================================================================================= =========== ======================================================================================
Commit Committed Subject
================================================================================================= =========== ======================================================================================
`45548b9451 <https://github.com/apache/airflow/commit/45548b9451fba4e48c6f0c0ba6050482c2ea2956>`_ 2023-05-19 ``Prepare RC2 docs for May 2023 wave of Providers (#31416)``
`abea189022 <https://github.com/apache/airflow/commit/abea18902257c0250fedb764edda462f9e5abc84>`_ 2023-05-18 ``Use '__version__' in providers not 'version' (#31393)``
`f5aed58d9f <https://github.com/apache/airflow/commit/f5aed58d9fb2137fa5f0e3ce75b6709bf8393a94>`_ 2023-05-18 ``Fixing circular import error in providers caused by airflow version check (#31379)``
`d9ff55cf6d <https://github.com/apache/airflow/commit/d9ff55cf6d95bb342fed7a87613db7b9e7c8dd0f>`_ 2023-05-16 ``Prepare docs for May 2023 wave of Providers (#31252)``
Expand Down
6 changes: 3 additions & 3 deletions docs/apache-airflow-providers-apache-impala/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ Package apache-airflow-providers-apache-impala
`Apache Impala <https://impala.apache.org/>`__.


Release: 1.1.0
Release: 1.1.1

Provider package
----------------
Expand Down Expand Up @@ -115,7 +115,7 @@ Downloading official packages
You can download officially released packages and verify their checksums and signatures from the
`Official Apache Download site <https://downloads.apache.org/airflow/providers/>`_

* `The apache-airflow-providers-apache-impala 1.1.0 sdist package <https://downloads.apache.org/airflow/providers/apache-airflow-providers-apache-impala-1.1.0.tar.gz>`_ (`asc <https://downloads.apache.org/airflow/providers/apache-airflow-providers-apache-impala-1.1.0.tar.gz.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache-airflow-providers-apache-impala-1.1.0.tar.gz.sha512>`__)
* `The apache-airflow-providers-apache-impala 1.1.0 wheel package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_impala-1.1.0-py3-none-any.whl>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_impala-1.1.0-py3-none-any.whl.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_impala-1.1.0-py3-none-any.whl.sha512>`__)
* `The apache-airflow-providers-apache-impala 1.1.1 sdist package <https://downloads.apache.org/airflow/providers/apache-airflow-providers-apache-impala-1.1.1.tar.gz>`_ (`asc <https://downloads.apache.org/airflow/providers/apache-airflow-providers-apache-impala-1.1.1.tar.gz.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache-airflow-providers-apache-impala-1.1.1.tar.gz.sha512>`__)
* `The apache-airflow-providers-apache-impala 1.1.1 wheel package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_impala-1.1.1-py3-none-any.whl>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_impala-1.1.1-py3-none-any.whl.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_impala-1.1.1-py3-none-any.whl.sha512>`__)

.. include:: ../../airflow/providers/apache/impala/CHANGELOG.rst
9 changes: 5 additions & 4 deletions docs/apache-airflow-providers-apache-kafka/commits.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,15 +31,16 @@ For high-level changelog, see :doc:`package information including changelog <ind
1.1.1
.....

Latest change: 2023-06-02
Latest change: 2023-06-20

================================================================================================= =========== ==============================================================
================================================================================================= =========== ====================================================================
Commit Committed Subject
================================================================================================= =========== ==============================================================
================================================================================================= =========== ====================================================================
`547f5846bf <https://github.com/apache/airflow/commit/547f5846bfdf9bd973d40be2dd63484329f95dd4>`_ 2023-06-20 ``Add note about dropping Python 3.7 for kafka and impala (#32017)``
`dc5bf3fd02 <https://github.com/apache/airflow/commit/dc5bf3fd02c589578209cb0dd5b7d005b1516ae9>`_ 2023-06-02 ``Add discoverability for triggers in provider.yaml (#31576)``
`a473facf6c <https://github.com/apache/airflow/commit/a473facf6c0b36f7d051ecc2d1aa94ba6957468d>`_ 2023-06-01 ``Add D400 pydocstyle check - Apache providers only (#31424)``
`9fa75aaf7a <https://github.com/apache/airflow/commit/9fa75aaf7a391ebf0e6b6949445c060f6de2ceb9>`_ 2023-05-29 ``Remove Python 3.7 support (#30963)``
================================================================================================= =========== ==============================================================
================================================================================================= =========== ====================================================================

1.1.0
.....
Expand Down

0 comments on commit f0e393f

Please sign in to comment.