Skip to content

fix(airflow): Update docker.io/apache/airflow Docker tag to v2.8.4 - #483

Open
plural-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/docker.io-apache-airflow-2.8.x
Open

fix(airflow): Update docker.io/apache/airflow Docker tag to v2.8.4#483
plural-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/docker.io-apache-airflow-2.8.x

Conversation

@plural-renovate

@plural-renovate plural-renovate Bot commented Mar 11, 2024

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
docker.io/apache/airflow final patch 2.8.2-python3.10 -> 2.8.4-python3.10

Release Notes

apache/airflow (docker.io/apache/airflow)

v2.8.4

Compare Source

Significant Changes
^^^^^^^^^^^^^^^^^^^

No significant changes.

Bug Fixes
"""""""""

  • Fix incorrect serialization of FixedTimezone (#​38139)
  • Fix excessive permission changing for log task handler (#​38164)
  • Fix task instances list link (#​38096)
  • Fix a bug where scheduler heartrate parameter was not used (#​37992)
  • Add padding to prevent grid horizontal scroll overlapping tasks (#​37942)
  • Fix hash caching in ObjectStoragePath (#​37769)

Miscellaneous
"""""""""""""

  • Limit importlib_resources as it breaks pytest_rewrites (#​38095, #​38139)
  • Limit pandas to <2.2 (#​37748)
  • Bump croniter to fix an issue with 29 Feb cron expressions (#​38198)

Doc Only Changes
""""""""""""""""

  • Tell users what to do if their scanners find issues in the image (#​37652)
  • Add a section about debugging in Docker Compose with PyCharm (#​37940)
  • Update deferrable docs to clarify kwargs when trigger resumes operator (#​38122)

v2.8.3

Compare Source

Significant Changes
^^^^^^^^^^^^^^^^^^^

The smtp provider is now pre-installed when you install Airflow. (#​37713)
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""

Bug Fixes
"""""""""

  • Add "MENU" permission in auth manager (#​37881)
  • Fix external_executor_id being overwritten (#​37784)
  • Make more MappedOperator members modifiable (#​37828)
  • Set parsing context dag_id in dag test command (#​37606)

Miscellaneous
"""""""""""""

  • Remove useless methods from security manager (#​37889)
  • Improve code coverage for TriggerRuleDep (#​37680)
  • The SMTP provider is now preinstalled when installing Airflow (#​37713)
  • Bump min versions of openapi validators (#​37691)
  • Properly include airflow_pre_installed_providers.txt artifact (#​37679)

Doc Only Changes
""""""""""""""""

  • Clarify lack of sync between workers and scheduler (#​37913)
  • Simplify some docs around airflow_local_settings (#​37835)
  • Add section about local settings configuration (#​37829)
  • Fix docs of BranchDayOfWeekOperator (#​37813)
  • Write to secrets store is not supported by design (#​37814)
  • ERD generating doc improvement (#​37808)
  • Update incorrect config value (#​37706)
  • Update security model to clarify Connection Editing user's capabilities (#​37688)
  • Fix ImportError on examples dags (#​37571)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@plural-renovate
plural-renovate Bot enabled auto-merge (squash) March 11, 2024 12:52
Comment thread airflow/Dockerfile Fixed
@plural-renovate
plural-renovate Bot force-pushed the renovate/docker.io-apache-airflow-2.8.x branch from e90a39a to 235b2d4 Compare March 26, 2024 03:02
@plural-renovate plural-renovate Bot changed the title fix(airflow): Update docker.io/apache/airflow Docker tag to v2.8.3 fix(airflow): Update docker.io/apache/airflow Docker tag to v2.8.4 Mar 26, 2024
Comment thread airflow/Dockerfile
@@ -1,4 +1,4 @@
FROM docker.io/apache/airflow:2.8.2-python3.10
FROM docker.io/apache/airflow:2.8.4-python3.10

Check notice

Code scanning / Trivy

No HEALTHCHECK defined

Artifact: airflow/Dockerfile Type: dockerfile Vulnerability DS026 Severity: LOW Message: Add HEALTHCHECK instruction in your Dockerfile Link: [DS026](https://avd.aquasec.com/misconfig/ds026)
@plural-renovate
plural-renovate Bot force-pushed the renovate/docker.io-apache-airflow-2.8.x branch from 235b2d4 to bb71000 Compare May 1, 2024 05:59
Signed-off-by: plural-renovate[bot]@users.noreply.github.com
@plural-renovate
plural-renovate Bot force-pushed the renovate/docker.io-apache-airflow-2.8.x branch from bb71000 to f1166c6 Compare May 28, 2024 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant