Skip to content

Commit

Permalink
Fixed changelog for January 2022 (delayed) provider's release (#21439)
Browse files Browse the repository at this point in the history
  • Loading branch information
potiuk committed Feb 8, 2022
1 parent 33ca0f2 commit d94fa37
Show file tree
Hide file tree
Showing 97 changed files with 193 additions and 96 deletions.
2 changes: 1 addition & 1 deletion airflow/providers/airbyte/.latest-doc-only-change.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
602abe8394fafe7de54df7e73af56de848cdf617
6c3a67d4fccafe4ab6cd9ec8c7bacf2677f17038
2 changes: 1 addition & 1 deletion airflow/providers/alibaba/.latest-doc-only-change.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
73c0d241d804507abc651a365f93d60c543349d5
6c3a67d4fccafe4ab6cd9ec8c7bacf2677f17038
8 changes: 7 additions & 1 deletion airflow/providers/amazon/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,16 @@ Features
* ``AWS: Adds support for optional kwargs in the EKS Operators (#20819)``
* ``AwsAthenaOperator: do not generate ''client_request_token'' if not provided (#20854)``
* ``Add more SQL template fields renderers (#21237)``
* ``Add conditional 'template_fields_renderers' check for new SQL lexers (#21403)``


Bug fixes
~~~~~~~~~

* ``fix: cloudwatch logs fetch logic (#20814)``
* ``Fix all Amazon Provider MyPy errors (#20935)``
* ``Bug fix in AWS glue operator related to num_of_dpus #19787 (#21353)``
* ``Fix to check if values are integer or float and convert accordingly. (#21277)``


Misc
Expand All @@ -64,8 +67,10 @@ Misc
* ``Standardize DynamoDB naming (#20360)``
* ``Standardize AWS ECS naming (#20332)``
* ``Refactor operator links to not create ad hoc TaskInstances (#21285)``
* ``eks_hook log level fatal -> FATAL (#21427)``

.. Review and move the new changes to one of the sections above:
.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
* ``Remove ':type' directives from 'SqlToS3Operator' (#21079)``
* ``Remove a few stray ':type's in docs (#21014)``
* ``Remove ':type' lines now sphinx-autoapi supports typehints (#20951)``
Expand All @@ -77,6 +82,7 @@ Misc
* ``Fix MyPy in Amazon provider for Sagemaker operator (#20715)``
* ``Fix MyPy errors for Amazon DMS in hooks and operator (#20710)``
* ``Fix MyPy issues in ''airflow/providers/amazon/aws/transfers'' (#20708)``
* ``Add documentation for January 2021 providers release (#21257)``
2.6.0
.....
Expand Down
2 changes: 1 addition & 1 deletion airflow/providers/apache/beam/.latest-doc-only-change.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
602abe8394fafe7de54df7e73af56de848cdf617
6c3a67d4fccafe4ab6cd9ec8c7bacf2677f17038
Original file line number Diff line number Diff line change
@@ -1 +1 @@
602abe8394fafe7de54df7e73af56de848cdf617
6c3a67d4fccafe4ab6cd9ec8c7bacf2677f17038
2 changes: 1 addition & 1 deletion airflow/providers/apache/drill/.latest-doc-only-change.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
602abe8394fafe7de54df7e73af56de848cdf617
6c3a67d4fccafe4ab6cd9ec8c7bacf2677f17038
1 change: 1 addition & 0 deletions airflow/providers/apache/druid/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ Bug Fixes
.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
* ``Remove ':type' lines now sphinx-autoapi supports typehints (#20951)``
* ``Add documentation for January 2021 providers release (#21257)``
2.2.0
.....
Expand Down
2 changes: 2 additions & 0 deletions airflow/providers/apache/hive/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ Features
~~~~~~~~

* ``Add more SQL template fields renderers (#21237)``
* ``Add conditional 'template_fields_renderers' check for new SQL lexers (#21403)``

.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
Expand All @@ -38,6 +39,7 @@ Features
* ``Even more typing in operators (template_fields/ext) (#20608)``
* ``Use typed Context EVERYWHERE (#20565)``
* ``Add some type hints for Hive providers (#20210)``
* ``Add documentation for January 2021 providers release (#21257)``
2.1.0
.....
Expand Down
2 changes: 1 addition & 1 deletion airflow/providers/apache/kylin/.latest-doc-only-change.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
602abe8394fafe7de54df7e73af56de848cdf617
6c3a67d4fccafe4ab6cd9ec8c7bacf2677f17038
2 changes: 1 addition & 1 deletion airflow/providers/apache/livy/.latest-doc-only-change.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
602abe8394fafe7de54df7e73af56de848cdf617
6c3a67d4fccafe4ab6cd9ec8c7bacf2677f17038
2 changes: 1 addition & 1 deletion airflow/providers/apache/pig/.latest-doc-only-change.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
602abe8394fafe7de54df7e73af56de848cdf617
6c3a67d4fccafe4ab6cd9ec8c7bacf2677f17038
2 changes: 1 addition & 1 deletion airflow/providers/apache/pinot/.latest-doc-only-change.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
602abe8394fafe7de54df7e73af56de848cdf617
6c3a67d4fccafe4ab6cd9ec8c7bacf2677f17038
1 change: 1 addition & 0 deletions airflow/providers/apache/spark/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ Features
.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
* ``Remove ':type' lines now sphinx-autoapi supports typehints (#20951)``
* ``Add documentation for January 2021 providers release (#21257)``
2.0.3
.....
Expand Down
1 change: 1 addition & 0 deletions airflow/providers/apache/sqoop/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ Features
* ``Fix MyPy Errors for Apache Sqoop provider. (#20304)``
* ``Remove ':type' lines now sphinx-autoapi supports typehints (#20951)``
* ``Update documentation for provider December 2021 release (#20523)``
* ``Add documentation for January 2021 providers release (#21257)``
2.0.2
.....
Expand Down
2 changes: 1 addition & 1 deletion airflow/providers/asana/.latest-doc-only-change.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
cb73053211367e2c2dd76d5279cdc7dc7b190124
6c3a67d4fccafe4ab6cd9ec8c7bacf2677f17038
2 changes: 1 addition & 1 deletion airflow/providers/celery/.latest-doc-only-change.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
602abe8394fafe7de54df7e73af56de848cdf617
6c3a67d4fccafe4ab6cd9ec8c7bacf2677f17038
2 changes: 1 addition & 1 deletion airflow/providers/cloudant/.latest-doc-only-change.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
cb73053211367e2c2dd76d5279cdc7dc7b190124
6c3a67d4fccafe4ab6cd9ec8c7bacf2677f17038
4 changes: 3 additions & 1 deletion airflow/providers/cncf/kubernetes/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ Bug Fixes
* ``Make ''delete_pod'' change more prominent in K8s changelog (#20753)``
* ``Fix MyPy Errors for providers: Tableau, CNCF, Apache (#20654)``
* ``Add optional features in providers. (#21074)``
* ``Add documentation for January 2021 providers release (#21257)``
3.0.1
.....
Expand Down Expand Up @@ -226,7 +227,8 @@ Bug Fixes
* ``Fix using XCom with ''KubernetesPodOperator'' (#17760)``
* ``Import Hooks lazily individually in providers manager (#17682)``

.. Review and move the new changes to one of the sections above:
.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
* ``Fix messed-up changelog in 3 providers (#17380)``
* ``Fix static checks (#17256)``
* ``Update spark_kubernetes.py (#17237)``
Expand Down
2 changes: 1 addition & 1 deletion airflow/providers/databricks/.latest-doc-only-change.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
602abe8394fafe7de54df7e73af56de848cdf617
6c3a67d4fccafe4ab6cd9ec8c7bacf2677f17038
2 changes: 1 addition & 1 deletion airflow/providers/datadog/.latest-doc-only-change.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
602abe8394fafe7de54df7e73af56de848cdf617
6c3a67d4fccafe4ab6cd9ec8c7bacf2677f17038
2 changes: 1 addition & 1 deletion airflow/providers/dingding/.latest-doc-only-change.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
602abe8394fafe7de54df7e73af56de848cdf617
6c3a67d4fccafe4ab6cd9ec8c7bacf2677f17038
2 changes: 1 addition & 1 deletion airflow/providers/discord/.latest-doc-only-change.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
602abe8394fafe7de54df7e73af56de848cdf617
6c3a67d4fccafe4ab6cd9ec8c7bacf2677f17038
2 changes: 2 additions & 0 deletions airflow/providers/docker/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,14 @@ Bug Fixes
~~~~~~~~~

* ``Fixes Docker xcom functionality (#21175)``
* ``Fix docker behaviour with byte lines returned (#21429)``

.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
* ``Add optional features in providers. (#21074)``
* ``Remove ':type' lines now sphinx-autoapi supports typehints (#20951)``
* ``Rewrite the task decorator as a composition (#20868)``
* ``Add documentation for January 2021 providers release (#21257)``
2.4.0
.....
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
602abe8394fafe7de54df7e73af56de848cdf617
6184facbaa6c654d15d493b9de918e7ee74b3cce
1 change: 1 addition & 0 deletions airflow/providers/exasol/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ Features
* ``Update documentation for provider December 2021 release (#20523)``
* ``Even more typing in operators (template_fields/ext) (#20608)``
* ``Use typed Context EVERYWHERE (#20565)``
* ``Add documentation for January 2021 providers release (#21257)``
2.0.1
.....
Expand Down
2 changes: 1 addition & 1 deletion airflow/providers/facebook/.latest-doc-only-change.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
602abe8394fafe7de54df7e73af56de848cdf617
6c3a67d4fccafe4ab6cd9ec8c7bacf2677f17038
2 changes: 1 addition & 1 deletion airflow/providers/ftp/.latest-doc-only-change.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
602abe8394fafe7de54df7e73af56de848cdf617
6c3a67d4fccafe4ab6cd9ec8c7bacf2677f17038
7 changes: 5 additions & 2 deletions airflow/providers/google/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,15 @@ Features
* ``batch as templated field in DataprocCreateBatchOperator (#20905)``
* ``Make timeout Optional for wait_for_operation (#20981)``
* ``Add more SQL template fields renderers (#21237)``
* ``Create CustomJob and Datasets operators for Vertex AI service (#21253)``
* ``Support to upload file to Google Shared Drive (#21319)``

Bug Fixes
~~~~~~~~~

* ``Cloudsql import links fix. (#21199)``
* ``Fix BigQueryDataTransferServiceHook.get_transfer_run() request parameter (#21293)``
* ``:bug: (BigQueryHook) fix compatibility with sqlalchemy engine (#19508)``

Misc
~~~~
Expand All @@ -51,8 +55,7 @@ Misc
* ``Remove a few stray ':type's in docs (#21014)``
* ``Remove ':type' lines now sphinx-autoapi supports typehints (#20951)``
* ``Fix BigQuery system test (#21320)``
.. Review and move the new changes to one of the sections above:
* ``Add documentation for January 2021 providers release (#21257)``
6.3.0
.....
Expand Down
2 changes: 1 addition & 1 deletion airflow/providers/grpc/.latest-doc-only-change.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
602abe8394fafe7de54df7e73af56de848cdf617
6c3a67d4fccafe4ab6cd9ec8c7bacf2677f17038
2 changes: 1 addition & 1 deletion airflow/providers/hashicorp/.latest-doc-only-change.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
602abe8394fafe7de54df7e73af56de848cdf617
6c3a67d4fccafe4ab6cd9ec8c7bacf2677f17038
1 change: 1 addition & 0 deletions airflow/providers/http/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ Misc
.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
* ``Remove ':type' lines now sphinx-autoapi supports typehints (#20951)``
* ``Add documentation for January 2021 providers release (#21257)``
2.0.2
.....
Expand Down
1 change: 1 addition & 0 deletions airflow/providers/imap/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ Features
* ``Fixing MyPy issue inside providers IMAP hooks (#20968)``
* ``Fix mypy in providers/grpc and providers/imap (#20651)``
* ``Remove ':type' lines now sphinx-autoapi supports typehints (#20951)``
* ``Add documentation for January 2021 providers release (#21257)``
2.1.0
.....
Expand Down
2 changes: 1 addition & 1 deletion airflow/providers/influxdb/.latest-doc-only-change.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
602abe8394fafe7de54df7e73af56de848cdf617
6c3a67d4fccafe4ab6cd9ec8c7bacf2677f17038
1 change: 1 addition & 0 deletions airflow/providers/jdbc/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ Features
* ``Prepare documentation for October Provider's release (#19321)``
* ``Update documentation for September providers release (#18613)``
* ``Static start_date and default arg cleanup for misc. provider example DAGs (#18597)``
* ``Add documentation for January 2021 providers release (#21257)``
2.0.1
.....
Expand Down
2 changes: 1 addition & 1 deletion airflow/providers/jenkins/.latest-doc-only-change.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
602abe8394fafe7de54df7e73af56de848cdf617
6c3a67d4fccafe4ab6cd9ec8c7bacf2677f17038
2 changes: 1 addition & 1 deletion airflow/providers/jira/.latest-doc-only-change.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
602abe8394fafe7de54df7e73af56de848cdf617
6c3a67d4fccafe4ab6cd9ec8c7bacf2677f17038
1 change: 1 addition & 0 deletions airflow/providers/microsoft/azure/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ Misc
* ``Remove ':type' lines now sphinx-autoapi supports typehints (#20951)``
* ``Remove all "fake" stub files (#20936)``
* ``Explain stub files are introduced for Mypy errors in examples (#20827)``
* ``Add documentation for January 2021 providers release (#21257)``
3.5.0
.....
Expand Down
2 changes: 2 additions & 0 deletions airflow/providers/microsoft/mssql/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ Features
~~~~~~~~

* ``Add more SQL template fields renderers (#21237)``
* ``Add conditional 'template_fields_renderers' check for new SQL lexers (#21403)``

Misc
~~~~
Expand All @@ -41,6 +42,7 @@ Misc
* ``Update documentation for provider December 2021 release (#20523)``
* ``Even more typing in operators (template_fields/ext) (#20608)``
* ``Update documentation for November 2021 provider's release (#19882)``
* ``Add documentation for January 2021 providers release (#21257)``
2.0.1
.....
Expand Down
1 change: 1 addition & 0 deletions airflow/providers/microsoft/psrp/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ Features
* ``Fixing MyPy issues inside providers/microsoft (#20409)``
* ``Remove ':type' lines now sphinx-autoapi supports typehints (#20951)``
* ``Update documentation for provider December 2021 release (#20523)``
* ``Add documentation for January 2021 providers release (#21257)``
1.0.1
.....
Expand Down
1 change: 1 addition & 0 deletions airflow/providers/microsoft/winrm/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ Misc
* ``Prepare documentation for October Provider's release (#19321)``
* ``Static start_date and default arg cleanup for Microsoft providers example DAGs (#19062)``
* ``More f-strings (#18855)``
* ``Add documentation for January 2021 providers release (#21257)``
2.0.1
.....
Expand Down
2 changes: 1 addition & 1 deletion airflow/providers/mongo/.latest-doc-only-change.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
602abe8394fafe7de54df7e73af56de848cdf617
6c3a67d4fccafe4ab6cd9ec8c7bacf2677f17038
2 changes: 2 additions & 0 deletions airflow/providers/mysql/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ Changelog
.....

* ``Add more SQL template fields renderers (#21237)``
* ``Add conditional 'template_fields_renderers' check for new SQL lexers (#21403)``

Misc
~~~~
Expand All @@ -45,6 +46,7 @@ Misc
* ``More f-strings (#18855)``
* ``Update documentation for September providers release (#18613)``
* ``Static start_date and default arg cleanup for misc. provider example DAGs (#18597)``
* ``Add documentation for January 2021 providers release (#21257)``
2.1.1
.....
Expand Down
2 changes: 1 addition & 1 deletion airflow/providers/neo4j/.latest-doc-only-change.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
602abe8394fafe7de54df7e73af56de848cdf617
6c3a67d4fccafe4ab6cd9ec8c7bacf2677f17038
2 changes: 1 addition & 1 deletion airflow/providers/openfaas/.latest-doc-only-change.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
602abe8394fafe7de54df7e73af56de848cdf617
6c3a67d4fccafe4ab6cd9ec8c7bacf2677f17038
2 changes: 1 addition & 1 deletion airflow/providers/opsgenie/.latest-doc-only-change.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
602abe8394fafe7de54df7e73af56de848cdf617
6c3a67d4fccafe4ab6cd9ec8c7bacf2677f17038
2 changes: 2 additions & 0 deletions airflow/providers/oracle/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ Features
~~~~~~~~

* ``Add more SQL template fields renderers (#21237)``
* ``[Oracle] Oracle Hook - automatically set current_schema when defined in Connection (#19084)``

Bug Fixes
~~~~~~~~~
Expand All @@ -35,6 +36,7 @@ Bug Fixes
.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
* ``Remove ':type' lines now sphinx-autoapi supports typehints (#20951)``
* ``Add documentation for January 2021 providers release (#21257)``
2.1.0
.....
Expand Down
2 changes: 1 addition & 1 deletion airflow/providers/pagerduty/.latest-doc-only-change.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
cb73053211367e2c2dd76d5279cdc7dc7b190124
6c3a67d4fccafe4ab6cd9ec8c7bacf2677f17038
2 changes: 1 addition & 1 deletion airflow/providers/papermill/.latest-doc-only-change.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
602abe8394fafe7de54df7e73af56de848cdf617
6c3a67d4fccafe4ab6cd9ec8c7bacf2677f17038
2 changes: 1 addition & 1 deletion airflow/providers/plexus/.latest-doc-only-change.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
602abe8394fafe7de54df7e73af56de848cdf617
6c3a67d4fccafe4ab6cd9ec8c7bacf2677f17038
7 changes: 4 additions & 3 deletions airflow/providers/postgres/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,10 @@ Features
~~~~~~~~

* ``Add more SQL template fields renderers (#21237)``
* ``Add conditional 'template_fields_renderers' check for new SQL lexers (#21403)``

.. Review and move the new changes to one of the sections above:
.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
* ``Remove ':type' lines now sphinx-autoapi supports typehints (#20951)``
* ``Fix K8S changelog to be PyPI-compatible (#20614)``
* ``Update documentation for provider December 2021 release (#20523)``
Expand All @@ -46,8 +48,7 @@ Features
* ``Fix template_fields type to have MyPy friendly Sequence type (#20571)``
* ``Use typed Context EVERYWHERE (#20565)``
* ``Fix mypy providers (#20190)``
.. Review and move the new changes to one of the sections above:
* ``Add documentation for January 2021 providers release (#21257)``
2.4.0
.....
Expand Down
2 changes: 1 addition & 1 deletion airflow/providers/presto/.latest-doc-only-change.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
602abe8394fafe7de54df7e73af56de848cdf617
6c3a67d4fccafe4ab6cd9ec8c7bacf2677f17038
1 change: 1 addition & 0 deletions airflow/providers/qubole/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ Misc
* ``Update documentation for September providers release (#18613)``
* ``Static start_date and default arg cleanup for misc. provider example DAGs (#18597)``
* ``Updating miscellaneous provider DAGs to use TaskFlow API where applicable (#18278)``
* ``Add documentation for January 2021 providers release (#21257)``
2.0.1
.....
Expand Down
2 changes: 1 addition & 1 deletion airflow/providers/redis/.latest-doc-only-change.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
602abe8394fafe7de54df7e73af56de848cdf617
6c3a67d4fccafe4ab6cd9ec8c7bacf2677f17038
2 changes: 1 addition & 1 deletion airflow/providers/salesforce/.latest-doc-only-change.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
cb73053211367e2c2dd76d5279cdc7dc7b190124
6c3a67d4fccafe4ab6cd9ec8c7bacf2677f17038
2 changes: 1 addition & 1 deletion airflow/providers/samba/.latest-doc-only-change.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
602abe8394fafe7de54df7e73af56de848cdf617
6c3a67d4fccafe4ab6cd9ec8c7bacf2677f17038
2 changes: 1 addition & 1 deletion airflow/providers/segment/.latest-doc-only-change.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
602abe8394fafe7de54df7e73af56de848cdf617
6c3a67d4fccafe4ab6cd9ec8c7bacf2677f17038
2 changes: 1 addition & 1 deletion airflow/providers/sftp/.latest-doc-only-change.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
cb73053211367e2c2dd76d5279cdc7dc7b190124
6c3a67d4fccafe4ab6cd9ec8c7bacf2677f17038
2 changes: 1 addition & 1 deletion airflow/providers/singularity/.latest-doc-only-change.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
602abe8394fafe7de54df7e73af56de848cdf617
6c3a67d4fccafe4ab6cd9ec8c7bacf2677f17038
1 change: 1 addition & 0 deletions airflow/providers/slack/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ Bug Fixes
* ``Use typed Context EVERYWHERE (#20565)``
* ``Update documentation for November 2021 provider's release (#19882)``
* ``Prepare documentation for October Provider's release (#19321)``
* ``Add documentation for January 2021 providers release (#21257)``
4.1.0
.....
Expand Down
1 change: 1 addition & 0 deletions airflow/providers/snowflake/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ Bug Fixes
* ``Add optional features in providers. (#21074)``
* ``Remove ':type' lines now sphinx-autoapi supports typehints (#20951)``
* ``Snowflake Provider: Improve tests for Snowflake Hook (#20745)``
* ``Add documentation for January 2021 providers release (#21257)``
2.4.0
.....
Expand Down
Loading

0 comments on commit d94fa37

Please sign in to comment.