PackageTrack

Go modules · #2396

github.com/aws/amazon-cloudwatch-agent

v1.3000030.2aws/amazon-cloudwatch-agent

Release timeline

378 releases since 2020
202120222023202420252026

Releases

  1. v1.3000030.22 Nov 2023

    Nothing published for this version

  2. v1.300072.1-0.20260826180034-b062c0985d9626 Aug 2026pre-release

    Nothing published for this version

  3. v1.300072.1-0.20260826135634-e04953e7307826 Aug 2026pre-release

    Nothing published for this version

  4. v1.300072.1-0.20260826120604-f18d35f0e2e426 Aug 2026pre-release

    Nothing published for this version

  5. v1.300072.1-0.20260825084831-660543bc3ce525 Aug 2026pre-release

    Nothing published for this version

  6. v1.300072.1-0.20260821223241-024f99b50bf621 Aug 2026pre-release

    Nothing published for this version

  7. v1.300072.1-0.20260821200156-4235e661c51721 Aug 2026pre-release

    Nothing published for this version

  8. v1.300072.1-0.20260821152714-2b4d0a1ab41421 Aug 2026pre-release

    Nothing published for this version

  9. v1.300072.1-0.20260821150946-51fb1062ae9921 Aug 2026pre-release

    Nothing published for this version

  10. v1.300072.1-0.20260819183007-87efdffb0cd219 Aug 2026pre-release

    Nothing published for this version

  11. v1.300072.1-0.20260819133939-486f0c6eeb7519 Aug 2026pre-release

    Nothing published for this version

  12. v1.300072.1-0.20260814150946-9884add8ed6914 Aug 2026pre-release

    Nothing published for this version

  13. v1.300072.1-0.20260811151527-ca8a1744ab9911 Aug 2026pre-release

    Nothing published for this version

  14. v1.300072.011 Aug 2026
    Release notes

    Patch Release Notes for 1.300072.0 (#2245)

    Open source →
    Additional notes

    New Features:

    • [DatabaseInsights] Enable PostgreSQL execution plan collection
    • [DatabaseInsights] Add workload detection for PostgreSQL database servers

    Enhancements:

    • [ApplicationSignals] Preserve jvm.gc.name attribute in GC runtime metrics to differentiate collector types
    • [DatabaseInsights] Split PostgreSQL per-resource metrics to a dedicated 60s receiver to reduce collection overhead
    • [OpenTelemetry] Update OTel fork components
    • [Agent] Bump grpc and golang.org/x/net dependencies

    Bug Fixes:

    • [Agent] Fix AKS cloud.resource_id derivation to use the cluster resource group

    ========================================================================

    Open source →
  15. v1.300071.1-0.20260811155136-b142b1dbbf3811 Aug 2026pre-release

    Nothing published for this version

  16. v1.300071.1-0.20260811145559-86ce9073427d11 Aug 2026pre-release

    Nothing published for this version

  17. v1.300071.1-0.20260811084326-4b76cceaab4c11 Aug 2026pre-release

    Nothing published for this version

  18. v1.300071.1-0.20260810182146-81a0387067da10 Aug 2026pre-release

    Nothing published for this version

  19. v1.300071.1-0.20260810155057-589a727bca7910 Aug 2026pre-release

    Nothing published for this version

  20. v1.300071.1-0.20260810081447-21678347353e10 Aug 2026pre-release

    Nothing published for this version

  21. v1.300071.1-0.20260807162257-ab55b8daa2047 Aug 2026pre-release

    Nothing published for this version

  22. v1.300071.1-0.20260807032430-c904ffc5aab67 Aug 2026pre-release

    Nothing published for this version

  23. v1.300071.1-0.20260806204953-5aceded6dc776 Aug 2026pre-release

    Nothing published for this version

  24. v1.300071.1-0.20260805082319-5efb6c4e8e0c5 Aug 2026pre-release

    Nothing published for this version

  25. v1.300071.1-0.20260804191952-4cb3013dd0804 Aug 2026pre-release

    Nothing published for this version

  26. v1.300071.1-0.20260731192935-4753aac4db0e31 Jul 2026pre-release

    Nothing published for this version

  27. v1.300071.1-0.20260730194949-0c715d0e529430 Jul 2026pre-release

    Nothing published for this version

  28. v1.300071.1-0.20260727185407-706474ed824e27 Jul 2026pre-release

    Nothing published for this version

  29. v1.300071.022 Jul 2026
    Release notes

    🚀New Features 🚀

    • [OpenTelemetry] Add file tailing and Windows Events support by @jefchien in #2206 and #2193
    • [OpenTelemetry] Add resource_attributes support by @movence in #2207
    • [Agent] Add set-env ctl action to persist agent environment variables by @sky333999 in #2211
    • [Agent] Add platform-aware default configs for OpenTelemetry (host, Kubernetes, ECS) by @jefchien in #2179
    • [Agent] Add Microsoft Azure support for VMs and AKS by @movence in #2183

    💡Enhancements💡

    • [OpenTelemetry] Add root-level cluster_name and standardize collection_interval by @Paamicky in #2189
    • [Agent] Retain custom environment variables in env-config.json between translation by @jefchien in #2131

    🐛Bug Fixes🐛

    • [DatabaseInsights] Add severity parsing and fix multiline/timestamp for PostgreSQL server logs by @JayPolanco in #2209
    • [Logs] Fix throttling deadlock in cloudwatchlogs output plugin when destinations are removed by @lorespiz in #2190
    • [Logs] Fix force-flush timer permanently stalling on low-volume log streams by @musa-asad in #2166

    New Contributors

    Full Changelog: v1.300070.0...v1.300071.0

    Open source →
    Additional notes

    New Features:

    • [OpenTelemetry] Add file tailing and Windows Events support
    • [OpenTelemetry] Add resource_attributes support
    • [Agent] Add set-env ctl action to persist agent environment variables
    • [Agent] Add platform-aware default configs for OpenTelemetry (host, Kubernetes, ECS)
    • [Agent] Add Microsoft Azure support for VMs and AKS

    Enhancements:

    • [OpenTelemetry] Add root-level cluster_name and standardize collection_interval
    • [Agent] Retain custom environment variables in env-config.json between translation

    Bug Fixes:

    • [DatabaseInsights] Add severity parsing and fix multiline/timestamp for PostgreSQL server logs
    • [Logs] Fix throttling deadlock in cloudwatchlogs output plugin when destinations are removed
    • [Logs] Fix force-flush timer permanently stalling on low-volume log streams

    ========================================================================

    Open source →
  30. v1.300070.1-0.20260722194116-7c48fecadbdb22 Jul 2026pre-release

    Nothing published for this version

  31. v1.300070.1-0.20260721144941-0f45eeb1ec7a21 Jul 2026pre-release

    Nothing published for this version

  32. v1.300070.1-0.20260721143853-4cb0245b25c721 Jul 2026pre-release

    Nothing published for this version

  33. v1.300070.1-0.20260721133751-43f25261d28b21 Jul 2026pre-release

    Nothing published for this version

  34. v1.300070.1-0.20260720224752-e6b40ae5d04020 Jul 2026pre-release

    Nothing published for this version

  35. v1.300070.1-0.20260720192747-7b0a665fef1a20 Jul 2026pre-release

    Nothing published for this version

  36. v1.300070.1-0.20260720162526-df4e6ac0b33b20 Jul 2026pre-release

    Nothing published for this version

  37. v1.300070.1-0.20260717201401-5d99671ef4a817 Jul 2026pre-release

    Nothing published for this version

  38. v1.300070.1-0.20260717181556-23e78d9ee22917 Jul 2026pre-release

    Nothing published for this version

  39. v1.300070.1-0.20260717173708-c87ea5703f3d17 Jul 2026pre-release

    Nothing published for this version

  40. v1.300070.1-0.20260716185637-bfd6a520e9e016 Jul 2026pre-release

    Nothing published for this version

  41. v1.300070.1-0.20260716175406-bdcf79b803c916 Jul 2026pre-release

    Nothing published for this version

  42. v1.300070.1-0.20260716162355-1c2d23a9ef5216 Jul 2026pre-release

    Nothing published for this version

  43. v1.300070.1-0.20260716110915-b89e8190142c16 Jul 2026pre-release

    Nothing published for this version

  44. v1.300070.1-0.20260715202424-857192fd6e5e15 Jul 2026pre-release

    Nothing published for this version

  45. v1.300070.1-0.20260715174155-141c230f81de15 Jul 2026pre-release

    Nothing published for this version

  46. v1.300070.1-0.20260714145457-60b2321b09e614 Jul 2026pre-release

    Nothing published for this version

  47. v1.300070.1-0.20260713193011-43b8841d946913 Jul 2026pre-release

    Nothing published for this version

  48. v1.300070.1-0.20260710183135-c6575bf35ed810 Jul 2026pre-release

    Nothing published for this version

  49. v1.300070.1-0.20260709201247-5e34d71c28e29 Jul 2026pre-release

    Nothing published for this version

  50. v1.300070.1-0.20260709170532-efeca8f611ff9 Jul 2026pre-release

    Nothing published for this version

  51. v1.300070.1-0.20260708224302-11fef6f1f7d08 Jul 2026pre-release

    Nothing published for this version

  52. v1.300070.1-0.20260707192529-98e058f980d57 Jul 2026pre-release

    Nothing published for this version

  53. v1.300070.1-0.20260702150852-a53d263c86502 Jul 2026pre-release

    Nothing published for this version

  54. v1.300070.1-0.20260701190511-349abc09216b1 Jul 2026pre-release

    Nothing published for this version

  55. v1.300070.1-0.20260701032246-42a07a39195f1 Jul 2026pre-release

    Nothing published for this version

  56. v1.300070.1-0.20260630202702-0c198064cbe230 Jun 2026pre-release

    Nothing published for this version

  57. v1.300070.1-0.20260629210604-2aab35fb539d29 Jun 2026pre-release

    Nothing published for this version

  58. v1.300070.1-0.20260626194443-154a39f79b1b26 Jun 2026pre-release

    Nothing published for this version

  59. v1.300070.1-0.20260623154752-aa7b9786b4de23 Jun 2026pre-release

    Nothing published for this version

  60. v1.300070.1-0.20260622224356-a5720b29bf5f22 Jun 2026pre-release

    Nothing published for this version