Skip to content

Commit

Permalink
Reword Runtime release notes about logging provider
Browse files Browse the repository at this point in the history
  • Loading branch information
jedcunningham committed Oct 24, 2023
1 parent 3a465e0 commit 033f1e5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions astro/runtime-release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,15 @@ To upgrade Astro Runtime, see [Upgrade Astro Runtime](upgrade-runtime.md). For g

### Additional improvements

- Upgraded `astronomer-providers-logging` to `1.4.1`. This upgrade adds the ability to export Airflow task logs to [AWS Cloudwatch](https://aws.amazon.com/cloudwatch/).
- On Astro, you can now export Airflow task logs to [AWS Cloudwatch](https://aws.amazon.com/cloudwatch/).
- Upgraded `google-cloud-aiplatform` to 1.35.0.
- Upgraded [Shapely](https://shapely.readthedocs.io/en/stable/manual.html) to 2.0.2.
- Added a link for Astronomer Academy to the **Astronomer** menu in the Airflow UI.

### Bug fixes

- Fixed an issue where the Airflow UI showed an incorrect count for the total number of DAGs.
- Fixed an issue on Astro when exporting Airflow task logs to Datadog, which can result in workers not shutting down properly after new deployments or scale down events.

## Astro Runtime 9.3.0

Expand Down Expand Up @@ -69,7 +70,7 @@ To learn more, see the [Apache Airflow 2.7.2 release notes](https://airflow.apac

### Additional Improvements

- Upgraded `astronomer-providers-logging` to 1.3.0. This upgrade added the ability to create custom tags for exporting Airflow task logs to Datadog, which allows you to easily filter, aggregate, and compare data. See [Export task logs to Datadog](view-logs.md#export-task-logs-to-datadog) for setup instructions.
- On Astro, you can now create custom tags when exporting Airflow task logs to Datadog, which allows you to easily filter, aggregate, and compare data. See [Export task logs to Datadog](view-logs.md#export-task-logs-to-datadog) for setup instructions.

## Astro Runtime 9.1.0

Expand Down

0 comments on commit 033f1e5

Please sign in to comment.