Merge remote-tracking branch 'origin/topic/awelzel/zeekygen-field-directive'

* origin/topic/awelzel/zeekygen-field-directive:
  Bump doc submodule for ext/zeek.py modifications
  RecordType:DescribeReST: Render RecordType using zeek:field directive
This commit is contained in:
Arne Welzel 2025-05-30 16:42:02 +02:00
commit 1d241fabf4
9 changed files with 174 additions and 81 deletions

View file

@ -1,3 +1,9 @@
8.0.0-dev.270 | 2025-05-30 16:44:23 +0200
* Bump doc submodule for ext/zeek.py modifications (Arne Welzel, Corelight)
* RecordType:DescribeReST: Render RecordType using zeek:field directive (Arne Welzel, Corelight)
8.0.0-dev.267 | 2025-05-30 11:43:57 +0200
* IXWebsocket: Bump to version with memset() sock addr fix (Arne Welzel, Corelight)