astronomer / astronomer-providers

Airflow Providers containing Deferrable Operators & Sensors from Astronomer
https://astronomer-providers.rtfd.io/
Apache License 2.0
137 stars 25 forks source link

Update upstream providers versions from RC versions #1480

Closed pankajkoti closed 7 months ago

pankajkoti commented 7 months ago

In PRs

  1. 1463

  2. 1464

  3. 1465

I had pinned RC2 versions of the upstream providers and merged to main so that we can test regressions together on main.

This PR updates the RC2 versions to their corresponding release versions.

closes: #1418 closes: #1411
closes: #1410

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (3ca9989) 98.33% compared to head (8f1032e) 98.33%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1480 +/- ## ======================================= Coverage 98.33% 98.33% ======================================= Files 94 94 Lines 4637 4637 ======================================= Hits 4560 4560 Misses 77 77 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.