Releases: astronomer/astronomer-airflow-version-check
Releases · astronomer/astronomer-airflow-version-check
v2.0.3
What's Changed
- Add has_access method to handle backward compatibility by @utkarsharma2 in #56
- Releasing 2.0.3 by @utkarsharma2 in #62
v2.0.2
What has changed
- Hook at the _execute instead of run_scheduler_loop by @ephraimbuddy in #60
- Releasing v2.0.2 by @ephraimbuddy in #61
v2.0.1
What has changed
- Properly set the version column type by @ephraimbuddy in #57
- Releasing v2.0.1 by @ephraimbuddy in #58
- Use cimg/python3.9 and install gcloud instead of cloud-sdk by @ephraimbuddy in #59
v2.0.0
What has changed
- Use semantic versioning for checking of runtime images and remove deprecated AC supports by @ephraimbuddy in #54
- Releasing v2.0.0 by @ephraimbuddy in #55
v1.0.15
What has changed
- Fix bug in ignoring new version available update banner by @ephraimbuddy in #50
- Update the base template options by @ephraimbuddy in #51
- Releasing v1.0.15 by @ephraimbuddy in #52
v1.0.14
What has changed
- Update plugin to work with 2.6.0 by @ephraimbuddy in #48
- Releasing v1.0.14 by @ephraimbuddy in #49
v1.0.13
What has changed
- Catch SSLError & HTTPError during requests.get by @ephraimbuddy in #46
- Releasing v1.0.13 by @ephraimbuddy in #47
v1.0.12
What has changed
- Fix Attribute error in lower versions of airflow by @ephraimbuddy in #43
- Version v1.0.12 by @ephraimbuddy in #45
v1.0.11
What's changed
- Manually pre-install wheel so cryptography gets installed from a wheel by @blag in #33
- Remove create table hook on upgradedb by @ephraimbuddy in #40
- Make version check plugin work in runtime by @ephraimbuddy in #41
- Version v1.0.11 by @ephraimbuddy in #42
Full Changelog: v1.0.10...v1.0.11
v1.0.10
What's changed
- Fix plugin to work with Airflow 2.3.3+ by @ephraimbuddy in #37
- Fix version compact by @ephraimbuddy in #38
- Version v1.0.10 by @ephraimbuddy in #39
Full Changelog: v1.0.9...v1.0.10