Skip to content

Commit 53d7a95

Browse files
committed
changelog
1 parent c9227df commit 53d7a95

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
Thus when deploying multiple Airflow instances in the same namespace, there would be a conflict over the contents of that ConfigMap ([#678]).
2727
- For versions >= 3 custom logging initializes the RemoteLogIO handler to fix remote logging ([#683]).
2828
- Prevent Airflow connections from breaking in combination with Airflow 3.
29-
This was achieved by setting the `AIRFLOW__CORE__FERNET_KEY` env var ([#XXX]).
29+
This was achieved by setting the `AIRFLOW__CORE__FERNET_KEY` env var ([#695]).
3030

3131
### Removed
3232

@@ -44,7 +44,7 @@
4444
[#690]: https://github.com/stackabletech/airflow-operator/pull/690
4545
[#691]: https://github.com/stackabletech/airflow-operator/pull/691
4646
[#692]: https://github.com/stackabletech/airflow-operator/pull/692
47-
[#XXX]: https://github.com/stackabletech/airflow-operator/pull/XXX
47+
[#695]: https://github.com/stackabletech/airflow-operator/pull/695
4848

4949
## [25.7.0] - 2025-07-23
5050

0 commit comments

Comments
 (0)