Skip to content

Commit

Permalink
update fab
Browse files Browse the repository at this point in the history
  • Loading branch information
eladkal committed Sep 21, 2024
1 parent 535904b commit 961c909
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
4 changes: 4 additions & 0 deletions airflow/providers/fab/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,10 @@ Misc
* ``Add TODOs in providers code for Subdag code removal (#41963)``
* ``Add fixes by breeze/precommit-lint static checks (#41604) (#41618)``
.. Review and move the new changes to one of the sections above:
* ``Fix pre-commit for auto update of fab migration versions (#42382)``
* ``Handle 'AUTH_ROLE_PUBLIC' in FAB auth manager (#42280)``
1.3.0
.....

Expand Down
4 changes: 3 additions & 1 deletion docs/apache-airflow-providers-fab/commits.rst
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,13 @@ For high-level changelog, see :doc:`package information including changelog <ind
1.4.0
.....

Latest change: 2024-09-19
Latest change: 2024-09-21

================================================================================================= =========== ===================================================================================
Commit Committed Subject
================================================================================================= =========== ===================================================================================
`6a527c9fac <https://github.com/apache/airflow/commit/6a527c9facc649b3d64f36459cd655bcb03a9cb1>`_ 2024-09-21 ``Fix pre-commit for auto update of fab migration versions (#42382)``
`8741e9c176 <https://github.com/apache/airflow/commit/8741e9c1761931c7cff135d53b589053a04f58c1>`_ 2024-09-20 ``Handle 'AUTH_ROLE_PUBLIC' in FAB auth manager (#42280)``
`9f167bbc34 <https://github.com/apache/airflow/commit/9f167bbc34ba4f0f64a6edab90d436275949fc56>`_ 2024-09-19 ``Add FAB migration commands (#41804)``
`db7f92787a <https://github.com/apache/airflow/commit/db7f92787ab6f0e9646cc0e2a7ad5044f1d9ade8>`_ 2024-09-17 ``Deprecated kerberos auth removed (#41693)``
`d1e500c450 <https://github.com/apache/airflow/commit/d1e500c45069dc42254d55d8175e2c494cb41167>`_ 2024-09-16 ``Deprecated configuration removed (#42129)``
Expand Down

0 comments on commit 961c909

Please sign in to comment.