diff --git a/RELEASE_NOTES.rst b/RELEASE_NOTES.rst index 97310ce20cc5d..229fe916dae83 100644 --- a/RELEASE_NOTES.rst +++ b/RELEASE_NOTES.rst @@ -769,6 +769,7 @@ DAG authors should now import core constructs from ``airflow.sdk`` rather than i - ``BaseNotifier`` - ``BaseOperator`` - ``BaseOperatorLink`` + - ``BaseHook`` - ``BaseSensorOperator`` - ``Connection`` - ``Context`` diff --git a/reproducible_build.yaml b/reproducible_build.yaml index 5e91bc02e84a2..f447af34c4927 100644 --- a/reproducible_build.yaml +++ b/reproducible_build.yaml @@ -1,2 +1,2 @@ -release-notes-hash: 5608b8ff344d72dd3417308a3d711c8a -source-date-epoch: 1756939245 +release-notes-hash: 82c50a8a8d1efc0d686e24dad375cb47 +source-date-epoch: 1758030995