You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,8 @@
1
+
## v1.7.0
2
+
* Advance Zed dependency to include recent fixes/enhancements
3
+
* Update bundled Zeek to [v6.2.0-brim1](https://github.com/brimdata/build-zeek/releases/tag/v6.2.0-brim1) (#338)
4
+
* Switch the `gopacket` dependency to an implementation that supports [cooked-mode/SLL link layer protocol](https://wiki.wireshark.org/SLL) (#336)
5
+
1
6
## v1.6.0
2
7
* Advance Zed dependency to include recent fixes/enhancements
3
8
* Update bundled Zeek to [v6.0.3-brim1](https://github.com/brimdata/build-zeek/releases/tag/v6.0.3-brim1) from new [build-zeek repository](https://github.com/brimdata/build-zeek) (#333)
0 commit comments