mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
Merge branch 'topic/bbannier/fix-sphinx-build'
This commit is contained in:
commit
cb612cd48a
3 changed files with 14 additions and 2 deletions
12
CHANGES
12
CHANGES
|
@ -1,3 +1,15 @@
|
||||||
|
7.1.0-dev.400 | 2024-10-15 17:11:57 +0200
|
||||||
|
|
||||||
|
* Fix invalid Sphinx directive in docstring (Benjamin Bannier, Corelight)
|
||||||
|
|
||||||
|
* Bump GH actions for generate-docs job (Benjamin Bannier, Corelight)
|
||||||
|
|
||||||
|
* Fix installation of Python packages in generate docs CI job (Benjamin Bannier, Corelight)
|
||||||
|
|
||||||
|
* Bump GH actions for pre-commit job (Benjamin Bannier, Corelight)
|
||||||
|
|
||||||
|
* Pin distribution for pre-commit CI job (Benjamin Bannier, Corelight)
|
||||||
|
|
||||||
7.1.0-dev.393 | 2024-10-15 09:56:19 +0200
|
7.1.0-dev.393 | 2024-10-15 09:56:19 +0200
|
||||||
|
|
||||||
* Test `.evt` file `&priority` (Evan Typanski, Corelight)
|
* Test `.evt` file `&priority` (Evan Typanski, Corelight)
|
||||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
||||||
7.1.0-dev.393
|
7.1.0-dev.400
|
||||||
|
|
|
@ -2910,7 +2910,7 @@ export {
|
||||||
## enabled log streams.
|
## enabled log streams.
|
||||||
##
|
##
|
||||||
## In earlier Zeek releases this was governed by :zeek:see:`Threading::heartbeat_interval`.
|
## In earlier Zeek releases this was governed by :zeek:see:`Threading::heartbeat_interval`.
|
||||||
## For Broker, see also :zeek::see:`Broker::log_batch_interval`.
|
## For Broker, see also :zeek:see:`Broker::log_batch_interval`.
|
||||||
##
|
##
|
||||||
## .. :zeek:see:`Log::flush`
|
## .. :zeek:see:`Log::flush`
|
||||||
## .. :zeek:see:`Log::set_buf`
|
## .. :zeek:see:`Log::set_buf`
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue