Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions src/content/changelogs/waf-general.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ topLevelLink: "/waf/change-log/"
productArea: Application security
productAreaLink: /fundamentals/reference/changelog/security/
entries:
- publish_date: "2024-12-10"
title: Change the in order of list items in IP Lists (for API and Terraform users)
description: |-
Due to changes in the API implementation, the order of list items in an IP list obtained via API or Terraform may change, which may cause Terraform to detect a change in Terraform state. To fix this issue, resync the Terraform state or upgrade the version of your Terraform Cloudflare provider to [version 4.44.0](https://github.com/cloudflare/terraform-provider-cloudflare/releases/tag/v4.44.0) or later.
- publish_date: "2024-11-14"
title: Security Events pagination
description: |-
Expand Down
Loading