Skip to content

Commit

Permalink
adding text option for json_extract (#270)
Browse files Browse the repository at this point in the history
  • Loading branch information
OrNovo authored Sep 13, 2024
1 parent 704cafd commit e2d7342
Show file tree
Hide file tree
Showing 11 changed files with 1,777 additions and 548 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -674,3 +674,10 @@ Fix:

### resource/coralogix_webhook
* Replaced depracated MS Teams webhook with MS Teams Workflow Webhook.

## Release 1.18.6

New Features:

### resource/coralogix_rules_group
* added support for `text` option for `json_extract` rule type.
314 changes: 165 additions & 149 deletions coralogix/clientset/grpc/rules-groups/v1/rule.pb.go

Large diffs are not rendered by default.

106 changes: 83 additions & 23 deletions coralogix/clientset/grpc/rules-groups/v1/rule_group.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit e2d7342

Please sign in to comment.