baha-bouali commented on issue #70265: URL: https://github.com/apache/airflow/issues/70265#issuecomment-5401971211
Hey @jason810496. All 9 backends are now confirmed released, verified at three levels (not just version numbers): | scheme | package | PR | shipped in | |---|---|---|---| | s3, cloudwatch | amazon | #69817, #69816 | 9.33.0 | | gs | google | #70504 | 22.3.0 | | stackdriver | google | #66513 | 22.1.0 | | wasb | microsoft-azure | #70301 | 14.1.0 | | oss | alibaba | #70682 | 3.4.0 | | hdfs | apache-hdfs | (merged HDFS migration) | 4.13.0 | | elasticsearch | elasticsearch | #70525 | 6.9.0 | | opensearch | opensearch | #70295 | 1.12.0 | For each: confirmed `from_config` is present in the actual shipped wheel, confirmed the changelog names that exact PR under that exact version, and confirmed that version is a real upload on PyPI. Ready to start on the deprecation-warning follow-up whenever you'd like me to proceed. -- 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]
