Merge remote-tracking branch 'origin/topic/etyp/coverity-attr'

* origin/topic/etyp/coverity-attr:
  Fix Coverity issue with new `Attributes` ctor
This commit is contained in:
Evan Typanski 2025-08-20 11:38:37 -04:00
commit 5a1c4fd5fe
3 changed files with 6 additions and 2 deletions

View file

@ -1,3 +1,7 @@
8.1.0-dev.101 | 2025-08-20 11:38:37 -0400
* Fix Coverity issue with new `Attributes` ctor (Evan Typanski, Corelight)
8.1.0-dev.99 | 2025-08-19 15:08:35 -0700
* CI: Update CentOS 9 to Python 3.13 (Tim Wojtulewicz, Corelight)