diff --git a/.changes/next-release/cloudwatch-otel-rename.json b/.changes/next-release/cloudwatch-otel-rename.json index d611abf8bab2..88ca4e3ba078 100644 --- a/.changes/next-release/cloudwatch-otel-rename.json +++ b/.changes/next-release/cloudwatch-otel-rename.json @@ -1,7 +1,5 @@ -[ - { - "category": "``cloudwatch``", - "description": "Rename ``get-o-tel-enrichment``, ``start-o-tel-enrichment``, and ``stop-o-tel-enrichment`` commands to ``get-otel-enrichment``, ``start-otel-enrichment``, and ``stop-otel-enrichment``. The old names are kept as hidden aliases for backward compatibility.", - "type": "bugfix" - } -] +{ + "type": "bugfix", + "category": "``cloudwatch``", + "description": "Rename ``get-o-tel-enrichment``, ``start-o-tel-enrichment``, and ``stop-o-tel-enrichment`` commands to ``get-otel-enrichment``, ``start-otel-enrichment``, and ``stop-otel-enrichment``. The old names are kept as hidden aliases for backward compatibility." +}