Merge remote-tracking branch 'origin/topic/timw/no-weekly-tasks-on-master-pushes'

* origin/topic/timw/no-weekly-tasks-on-master-pushes:
  CI: Only run weekly tasks as part of cron
This commit is contained in:
Tim Wojtulewicz 2025-07-24 08:00:57 -07:00
commit d12b381e3e
3 changed files with 7 additions and 7 deletions

View file

@ -1,3 +1,7 @@
8.0.0-dev.738 | 2025-07-24 08:00:57 -0700
* CI: Only run weekly tasks as part of cron (Tim Wojtulewicz, Corelight)
8.0.0-dev.736 | 2025-07-24 09:48:54 +0200
* GH-4645: conn_key/fivetuple: Handle one-way ICMP conns in DoConnKeyFromVal() (Arne Welzel, Corelight)