Taragolis commented on PR #35424: URL: https://github.com/apache/airflow/pull/35424#issuecomment-1793400880
> > Just wondering is it possible that changes to core documentation released before than provider documentation released? > > Not really - the changes in core are relased in next MINOR release unless we explicitly cherry-pick them No sure how it could prevent situation that it released in core before then in providers. As far as I remember we had the same problem when annotations for task decorators, task.kubernetes released in core (2.4.0) before then it k8s provider released So I assume some kind of race condition between providers/core could be exists here, it is not critical since need to wait a bit and 404 would be replaced by actual page -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
