Skip to content

Releases: terraform-ibm-modules/terraform-ibm-logs-agent

v1.7.2

13 Sep 03:19
v1.7.2
353a018

Choose a tag to compare

1.7.2 (2025-09-13)

Bug Fixes

v1.7.1

09 Sep 15:39
v1.7.1
bb7c87b

Choose a tag to compare

1.7.1 (2025-09-09)

Bug Fixes

  • add support of HCL code_editor to suppport for log_filters variable to enhance user experience (#163) (bb7c87b)

v1.7.0

05 Sep 12:45
v1.7.0
aaa2bb9

Choose a tag to compare

1.7.0 (2025-09-05)

Features

  • required helm provider version updated to >= 3.0.0, <4.0.0
  • logs agent version updated to 1.6.2 (#159) (aaa2bb9)

v1.6.0

05 Sep 07:41
v1.6.0
66382e3

Choose a tag to compare

1.6.0 (2025-09-05)

Features

  • add support to set the maximum number of pods that can be unavailable during a DaemonSet rolling update using new input max_unavailable. Accepts absolute number or percentage (e.g., '1' or '10%'). (#158) (66382e3)

v1.5.0

04 Sep 17:33
v1.5.0
38c0187

Choose a tag to compare

1.5.0 (2025-09-04)

Features

  • Added support to use image SHA instead of image tag. The default will now use SHA instead of tag. A new input logs_agent_init_image_version was added to differentiate between the initContainer image and the main container image (which is passed with logs_agent_image_version) (#154) (38c0187)

v1.4.2

02 Sep 09:05
v1.4.2
d368482

Choose a tag to compare

1.4.2 (2025-09-02)

Bug Fixes

  • updated applicable DA input to use HCL editor widget (#153) (d368482)

v1.4.1

28 Aug 21:21
v1.4.1
1bb78bd

Choose a tag to compare

1.4.1 (2025-08-28)

Bug Fixes

v1.4.0

28 Aug 13:10
v1.4.0
c1574ad

Choose a tag to compare

1.4.0 (2025-08-28)

Features

  • Added support for Log filtering (using new input log_filters) and support for enabling annotation filtering (using new input enable_annotations) (#152) (c1574ad)

v1.3.1

05 Aug 05:44
v1.3.1
4860c68

Choose a tag to compare

1.3.1 (2025-08-05)

Bug Fixes

  • Update .catalog-onboard-pipeline.yaml with SCC info (#143) (4860c68)

v1.3.0

04 Aug 16:52
v1.3.0
ae96404

Choose a tag to compare

1.3.0 (2025-08-04)

Features

  • improve DA user experience
    - update catalog content
    - modify IAM permissions listed for DA
    - update reference architecture diagram
    - added a new input variable provider_visibility
    - update DA readme and DA docs (#118) (ae96404)