Skip to content

Bump apache-airflow-providers-common-sql from 1.8.0 to 1.25.0rc1 in /py #94

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 8, 2025

Bumps apache-airflow-providers-common-sql from 1.8.0 to 1.25.0rc1.

Release notes

Sourced from apache-airflow-providers-common-sql's releases.

Apache Airflow Helm Chart 1.16.0

Significant Changes

Default git-sync image is updated to 4.3.0 (#41411)

The default git-sync image that is used with the Chart is now 4.3.0, previously it was 4.1.0.

Default Airflow image is updated to 2.10.5 (#46624)

The default Airflow image that is used with the Chart is now 2.10.5, previously it was 2.9.3.

Default PgBouncer image is updated to 1.23.1 (#47416)

The default PgBouncer image that is used with the chart is now airflow-pgbouncer-2025.03.05-1.23.1, previously it was airflow-pgbouncer-2024.01.19-1.21.0.

Default PgBouncer Exporter image is updated to v0.18.0 (#47416)

The default PgBouncer Exporter image that is used with the chart is now airflow-pgbouncer-exporter-2025.03.05-0.18.0, previously it was airflow-pgbouncer-exporter-2024.06.18-0.17.0.

Default StatsD exporter image is updated to v0.28.0 (#43393)

The default StatsD exporter image that is used with the chart is now v0.28.0, previously it was v0.26.1.

New Features

  • Allow passing custom env to log groomer sidecar containers (#46003)
  • Allow using existing persistence claim in Redis StatefulSet (#41619)
  • Add hostAliases support in Triggerer (#41725)
  • Enable HPA for Airflow Webserver (#41955)
  • Add env support for database migration job (#42345)
  • Support NodePort on Redis Service (#41811)
  • Add heartbeat metric for DAG processor (#42398)
  • Option to enable ipv6 ipaddress resolve support for StatsD host (#42625)
  • Allow customizing podManagementPolicy in worker (#42673)
  • Support multiple executors in chart (#43606, #44424)
  • Swap internal RPC server for API server in the helm chart (#44463)
  • Add OpenSearch remote logging options (#45082)
  • Add startupProbe to flower deployment (#45012)
  • Add PgBouncer and StatsD ingress (#41759)
  • Add environment variable controlling the log grooming frequency (#46237)

Improvements

  • Update metrics names to allow multiple executors to report metrics (#40778)
  • Add a specific internal IP address for the ClusterIP service (#40912)
  • Remove scheduler automate ServiceAccount token (#44173)
  • More controls for PgBouncer secrets configuration (#45248)
  • Add ti.running metric export (#47773)
  • Add optional configuration for startupProbe initialDelaySeconds (#47094)
  • Introduce worker.extraPorts to expose additional ports to worker container (#46679)

... (truncated)

Commits
  • adbb062 Prepare docs for Apr 1st wave of providers (#48828)
  • 0df7ff1 Mask sensitive values from conn & variables in task runner & DAG parsing (#48...
  • 95a74c6 Fix missing namespace check for providers init.py (#48840)
  • c6b06a7 Having the entire stacktrace can be confusing (#48829)
  • ed93c3f fix: use pydantic model for edge worker registration response (#48821)
  • 319ad72 Remove AbstractOperator from airflow/models (#48818)
  • 6b08f77 fix path of Building documentation (#48815)
  • 1c81120 Update Edge Provider docs prior 1.0.0 release (#48814)
  • 586530f Allow bundle_name to be None API response (#48794)
  • 9dab828 Clarifying procedure for adding new triage team members (#48831)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [apache-airflow-providers-common-sql](https://github.com/apache/airflow) from 1.8.0 to 1.25.0rc1.
- [Release notes](https://github.com/apache/airflow/releases)
- [Changelog](https://github.com/apache/airflow/blob/main/docker-stack-docs/changelog.rst)
- [Commits](apache/airflow@1.8.0...providers-common-sql/1.25.0rc1)

---
updated-dependencies:
- dependency-name: apache-airflow-providers-common-sql
  dependency-version: 1.25.0rc1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants