You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by el...@apache.org on 2023/03/07 07:15:08 UTC

[airflow] branch main updated: Prepare docs for hashicorp ad hoc RC2 release (#29942)

This is an automated email from the ASF dual-hosted git repository.

eladkal pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/main by this push:
     new 4a9e1e8a1f Prepare docs for hashicorp ad hoc RC2 release (#29942)
4a9e1e8a1f is described below

commit 4a9e1e8a1fcf76c0bd9e2c501b0da0466223f6ac
Author: eladkal <45...@users.noreply.github.com>
AuthorDate: Tue Mar 7 09:14:56 2023 +0200

    Prepare docs for hashicorp ad hoc RC2 release (#29942)
---
 airflow/providers/hashicorp/CHANGELOG.rst           | 4 ++++
 docs/apache-airflow-providers-hashicorp/commits.rst | 4 +++-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/airflow/providers/hashicorp/CHANGELOG.rst b/airflow/providers/hashicorp/CHANGELOG.rst
index 9b828ad524..f5394e4ed2 100644
--- a/airflow/providers/hashicorp/CHANGELOG.rst
+++ b/airflow/providers/hashicorp/CHANGELOG.rst
@@ -28,6 +28,10 @@ Changelog
 .....
 
 * ``Support multiple mount points in Vault backend secret (#29734)``
+* ``Fix empty paths in Vault secrets backend (#29908)``
+
+.. Review and move the new changes to one of the sections above:
+   * ``Prepare docs for 03/2023 wave of Providers (#29878)``
 
 3.2.0
 .....
diff --git a/docs/apache-airflow-providers-hashicorp/commits.rst b/docs/apache-airflow-providers-hashicorp/commits.rst
index 6d1058a61b..7ea1d36797 100644
--- a/docs/apache-airflow-providers-hashicorp/commits.rst
+++ b/docs/apache-airflow-providers-hashicorp/commits.rst
@@ -31,11 +31,13 @@ For high-level changelog, see :doc:`package information including changelog <ind
 3.3.0
 .....
 
-Latest change: 2023-02-24
+Latest change: 2023-03-04
 
 =================================================================================================  ===========  ==================================================================
 Commit                                                                                             Committed    Subject
 =================================================================================================  ===========  ==================================================================
+`4fa91d7540 <https://github.com/apache/airflow/commit/4fa91d7540b93420a6c7c43737e3ac881b418873>`_  2023-03-04   ``Fix empty paths in Vault secrets backend (#29908)``
+`fcd3c0149f <https://github.com/apache/airflow/commit/fcd3c0149f17b364dfb94c0523d23e3145976bbe>`_  2023-03-03   ``Prepare docs for 03/2023 wave of Providers (#29878)``
 `dff425bc3d <https://github.com/apache/airflow/commit/dff425bc3d92697bb447010aa9f3b56519a59f1e>`_  2023-02-24   ``Support multiple mount points in Vault backend secret (#29734)``
 =================================================================================================  ===========  ==================================================================