Skip to content

Commit e20c440

Browse files
JV0812jpipkin1
andauthored
Update blog-service/2024-12-04-search.md
Co-authored-by: John Pipkin (Sumo Logic) <[email protected]>
1 parent 1c8d054 commit e20c440

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blog-service/2024-12-04-search.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
1313

1414
<a href="https://help.sumologic.com/release-notes-service/rss.xml"><img src={useBaseUrl('img/release-notes/rss-orange2.png')} alt="icon" width="50"/></a>
1515

16-
We are happy to announce the behavioural change for the `compareCIDRPrefix` and `getCIDRPrefix` operators. Previously, these operators would fail if there were trailing or leading spaces around the IP address. With this update, the `compareCIDRPrefix` and `getCIDRPrefix` operators have become more flexible and can do trimming, which means the operators will not fail even if there are trailing or leading spaces around the IP address.
16+
We are happy to announce the behavioural change for the [`compareCIDRPrefix`](/docs/search/search-query-language/search-operators/cidr/#comparecidrprefix) and [`getCIDRPrefix`](/docs/search/search-query-language/search-operators/cidr/#getcidrprefix) operators. Previously, these operators would fail if there were trailing or leading spaces around the IP address. With this update, the `compareCIDRPrefix` and `getCIDRPrefix` operators have become more flexible and can do trimming, which means the operators will not fail even if there are trailing or leading spaces around the IP address.

0 commit comments

Comments
 (0)