mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
Merge branch 'topic/christian/zeek-8.0-news'
* topic/christian/zeek-8.0-news: Compile contributors for Zeek 8.0 in the NEWS file
This commit is contained in:
commit
56325d1412
4 changed files with 15 additions and 2 deletions
|
@ -38,6 +38,7 @@ extend-ignore-re = [
|
||||||
"\"BaR\"",
|
"\"BaR\"",
|
||||||
"\"xFoObar\"",
|
"\"xFoObar\"",
|
||||||
"\"FoO\"",
|
"\"FoO\"",
|
||||||
|
"Smoot",
|
||||||
]
|
]
|
||||||
|
|
||||||
extend-ignore-identifiers-re = [
|
extend-ignore-identifiers-re = [
|
||||||
|
|
6
CHANGES
6
CHANGES
|
@ -1,3 +1,9 @@
|
||||||
|
8.1.0-dev.2 | 2025-08-04 09:35:41 -0700
|
||||||
|
|
||||||
|
* Compile contributors for Zeek 8.0 in the NEWS file (Christian Kreibich, Corelight)
|
||||||
|
|
||||||
|
* Start of 8.1.0 development (Tim Wojtulewicz, Corelight)
|
||||||
|
|
||||||
8.0.0-dev.827 | 2025-08-01 17:10:13 +0200
|
8.0.0-dev.827 | 2025-08-01 17:10:13 +0200
|
||||||
|
|
||||||
* ci/windows: No ZeroMQ cluster backend (Arne Welzel, Corelight)
|
* ci/windows: No ZeroMQ cluster backend (Arne Welzel, Corelight)
|
||||||
|
|
8
NEWS
8
NEWS
|
@ -27,7 +27,13 @@ Deprecated Functionality
|
||||||
Zeek 8.0.0
|
Zeek 8.0.0
|
||||||
==========
|
==========
|
||||||
|
|
||||||
We would like to thank Bhaskar Bhar (@bhaskarbhar) for their contributions to this
|
We would like to thank @aidans111, Anthony Verez (@netantho), Baa (@Baa14453),
|
||||||
|
Bhaskar Bhar (@bhaskarbhar), @dwhitemv25, EdKo (@ephikos), @edoardomich, Fupeng
|
||||||
|
Zhao (@AmazingPP), hendrik.schwartke@os-s.de (@hendrikschwartke), @i2z1, Jan
|
||||||
|
Grashöfer (@J-Gras) Jean-Samuel Marier, Justin Azoff (@JustinAzoff), Mario D
|
||||||
|
(@mari0d), Markus Elfring (@elfring), Peter Cullen (@pbcullen), Sean Donaghy,
|
||||||
|
Simeon Miteff (@simeonmiteff), Steve Smoot (@stevesmoot), @timo-mue,
|
||||||
|
@wojciech-graj, and Xiaochuan Ye (@XueSongTap) for their contributions to this
|
||||||
release.
|
release.
|
||||||
|
|
||||||
Breaking Changes
|
Breaking Changes
|
||||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
||||||
8.1.0-dev.0
|
8.1.0-dev.2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue