potiuk commented on issue #24289: URL: https://github.com/apache/airflow/issues/24289#issuecomment-1150526867
I re-released the RC2 after few fixes (thanks to those who noticed them) and also corrected a number of documentation issues (that turned to be a bit more complex due to AIP-47 induced changes) - thanks @josh-fell and @deeptansh for raising the issues. Announcement is about to be sent to the devlist. There is no real need to re-test the already tested changes (I left them checked) as the changes were minimal when it comes to code. But the not-checked issues also need some ❤️ :). Summary of changes in RC2: * @dstandish - the "cncf.kubernetes' is now 4.1.0 not 5.0.0 (my mistake) * @nhojjohn - your fix #24301 should be included in RC2 - worth double checking * @deeptansh - the links to example dags in the docs should now be stable and correct * A number of "system tests" (google and dbt) were moved while automating doc links - they were both missing "cloud" subdir (wich is needed for consistency * Amazon and Google which are in progress with AIP-47 have two links (examples + legacy) * I workarounded (proper fix will come) a Google provider BigQuery extract job failure Have fun with testing (we release on Monday if all is good). -- 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]
