Merge remote-tracking branch 'origin/topic/timw/3969-broker-stores-at-global-scope'

* origin/topic/timw/3969-broker-stores-at-global-scope:
  Return a warning and fail if creating a store at global scope
This commit is contained in:
Tim Wojtulewicz 2024-12-17 12:15:42 -07:00
commit e4489616c6
5 changed files with 21 additions and 1 deletions

View file

@ -1,3 +1,7 @@
7.2.0-dev.13 | 2024-12-17 12:15:42 -0700
* Return a warning and fail if creating a store at global scope (Tim Wojtulewicz, Corelight)
7.2.0-dev.11 | 2024-12-16 12:37:25 -0700
* ZAM/relexpr-op NE for patterns (Vern Paxson, Corelight)