Skip to content

Commit d02ded6

Browse files
authored
Fixed wrongly escaped characters in amazon's changelog (#17020)
* Fixed documenation generation for July providers. * fixed a problem with documentation generation problem with html-escaped characters * regenerated the documentation to include the changelog changes.
1 parent 07e0a67 commit d02ded6

File tree

32 files changed

+66
-39
lines changed

32 files changed

+66
-39
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1e1b212417e089b43474bc19eec05b654afe98fb
1+
b916b7507921129dc48d6add1bdc4b923b60c9b9

‎airflow/providers/amazon/CHANGELOG.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,10 @@ Bug Fixes
3838
* ``AWS DataSync cancel task on exception (#11011) (#16589)``
3939

4040
.. Below changes are excluded from the changelog. Move them to
41-
appropriate section above if needed. Do not delete the lines(!):
41+
appropriate section above if needed. Do not delete the lines(!):
4242
* ``Removes pylint from our toolchain (#16682)``
43-
* ``Bump ''sphinxcontrib-spelling'' and minor improvements (#16675)``
43+
* ``Bump sphinxcontrib-spelling and minor improvements (#16675)``
44+
* ``Prepare documentation for July release of providers. (#17015)``
4445
4546
2.0.0
4647
.....
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
866a601b76e219b3c043e1dbbc8fb22300866351
1+
b916b7507921129dc48d6add1bdc4b923b60c9b9
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
866a601b76e219b3c043e1dbbc8fb22300866351
1+
b916b7507921129dc48d6add1bdc4b923b60c9b9
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
866a601b76e219b3c043e1dbbc8fb22300866351
1+
b916b7507921129dc48d6add1bdc4b923b60c9b9

‎airflow/providers/apache/hive/CHANGELOG.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ Features
3030
.. Below changes are excluded from the changelog. Move them to
3131
appropriate section above if needed. Do not delete the lines(!):
3232
* ``Removes pylint from our toolchain (#16682)``
33+
* ``Prepare documentation for July release of providers. (#17015)``
3334
3435
2.0.0
3536
.....

‎airflow/providers/apache/sqoop/CHANGELOG.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ Bug Fixes
3030
.. Below changes are excluded from the changelog. Move them to
3131
appropriate section above if needed. Do not delete the lines(!):
3232
* ``Removes pylint from our toolchain (#16682)``
33+
* ``Prepare documentation for July release of providers. (#17015)``
3334
3435
2.0.0
3536
.....

‎airflow/providers/cncf/kubernetes/CHANGELOG.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ Bug Fixes
3131
appropriate section above if needed. Do not delete the lines(!):
3232
* ``Updating task dependencies (#16624)``
3333
* ``Removes pylint from our toolchain (#16682)``
34+
* ``Prepare documentation for July release of providers. (#17015)``
3435
3536
2.0.0
3637
.....

‎airflow/providers/docker/CHANGELOG.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ using the new parameter to disable mounting the folder.
3939
.. Below changes are excluded from the changelog. Move them to
4040
appropriate section above if needed. Do not delete the lines(!):
4141
* ``Removes pylint from our toolchain (#16682)``
42+
* ``Prepare documentation for July release of providers. (#17015)``
4243
4344
2.0.0
4445
.....

‎airflow/providers/google/CHANGELOG.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ Bug Fixes
3434
.. Below changes are excluded from the changelog. Move them to
3535
appropriate section above if needed. Do not delete the lines(!):
3636
* ``Removes pylint from our toolchain (#16682)``
37+
* ``Prepare documentation for July release of providers. (#17015)``
3738
3839
4.0.0
3940
.....

0 commit comments

Comments
 (0)