Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Upgrade Airflow from 2.7.3 to 2.8.2 #1935

Merged
merged 11 commits into from
Mar 7, 2024
Merged

Conversation

sean-rose
Copy link
Contributor

Some notable updates:

  • 2.8.0
    • Raw HTML code in DAG docs and DAG params descriptions is disabled by default (#35460)
    • Add ability to clear downstream tis in "List Task Instances" view (#34529)
    • Add multiselect to run state in grid view (#35403)
    • Remove version top-level element from docker compose files (#33831)
    • Enable overscroll on the DAG Grid page (#35717)
    • Add borderWidthRight to grid for Firefox scrollbar (#35346)
  • 2.8.1
    • Target version for core dependency pendulum package set to 3 (#36281)
    • Airflow packaging specification follows modern Python packaging standards (#36537)
    • Redirect to index when user does not have permission to access a page (#36623)
  • 2.8.2
    • Allow pre-population of trigger form values via URL parameters (#37497)
    • Revoking audit_log permission from all users except admin (#37501)

@sean-rose sean-rose requested a review from mikaeld March 1, 2024 23:35
Copy link
Collaborator

@mikaeld mikaeld left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved pending dev/stage tests

@sean-rose
Copy link
Contributor Author

With this PR deployed to staging I successfully tested the following DAGs in staging:

  • clean-gke-pods (GKE pod operator)
  • bqetl_cjms_nonprod (Fivetran operators, bigquery-etl operators)
  • bqetl_google_search_console (BigQuery sensors, bigquery-etl operators)

I'm proceeding with merging this PR, tagging a release, and deploying it to production.

@sean-rose sean-rose merged commit 94b190e into main Mar 7, 2024
12 checks passed
@sean-rose sean-rose deleted the feat/upgrade-2.8.2 branch March 7, 2024 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants