aws / amazon-cloudwatch-agent

CloudWatch Agent enables you to collect and export host-level metrics and logs on instances running Linux or Windows server.
MIT License
420 stars 185 forks source link

Update release notes for v1.300041.0 #1205

Closed jefchien closed 3 weeks ago

jefchien commented 3 weeks ago

Description of the issue

Preparing the release for v1.300041.0

Description of changes

Updated the release notes. Fixed some nitpick formatting.

License

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Tests

https://github.com/aws/amazon-cloudwatch-agent/actions/runs/9374895910

Requirements

Before commit the code, please do the following steps.

  1. Run make fmt and make fmt-sh
  2. Run make lint