Skip to content

Commit ed7d143

Browse files
committed
update changelog
1 parent 465cd1c commit ed7d143

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,18 @@
22

33
## [Unreleased]
44

5+
### Added
6+
7+
- Support for emitting [OpenLineage](https://openlineage.io/) lineage events via `spec.clusterConfig.openLineage` ([#822]).
8+
9+
[#822]: https://github.com/stackabletech/airflow-operator/pull/822
10+
511
## [26.7.0] - 2026-07-21
612

713
## [26.7.0-rc1] - 2026-07-16
814

915
### Added
1016

11-
- Support for emitting [OpenLineage](https://openlineage.io/) lineage events via `spec.clusterConfig.openLineage`, either with an inline connection or a reference to an `OpenLineageConnection`, with optional TLS and API-key authentication via a `credentialsSecretName` Secret. Requires the `apache-airflow-providers-openlineage` provider to be installed in the product image ([#XXXX]).
1217
- BREAKING: Add required CLI argument and env var to set the image repository used to construct final product image names: `IMAGE_REPOSITORY` (`--image-repository`), eg. `oci.example.org/my/namespace` ([#784]).
1318
- Support for passing CAs to GitSync ([#750]).
1419
- Support setting `clientAuthenticationMethod` for OIDC authentication. The value is passed through to the Flask-AppBuilder config as `token_endpoint_auth_method` ([#765]).
@@ -41,7 +46,6 @@
4146
- Allow OPA integration with arbitrary user role when using Airflow 3. Previously, this only worked for users with Admin role ([#800])
4247

4348
[#750]: https://github.com/stackabletech/airflow-operator/pull/750
44-
[#XXXX]: https://github.com/stackabletech/airflow-operator/pull/XXXX
4549
[#765]: https://github.com/stackabletech/airflow-operator/pull/765
4650
[#767]: https://github.com/stackabletech/airflow-operator/pull/767
4751
[#770]: https://github.com/stackabletech/airflow-operator/pull/770

0 commit comments

Comments
 (0)