Skip to content

Commit

Permalink
Update zed to v1.13.0, brimcap to v1.6.0, and prep Zui v1.6.0 (#2994)
Browse files Browse the repository at this point in the history
  • Loading branch information
philrz authored Jan 29, 2024
1 parent 6dfae2b commit 7b324f1
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 11 deletions.
12 changes: 12 additions & 0 deletions apps/zui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## v1.6.0
- Update Zed to [v1.13.0](https:/brimdata/zed/releases/tag/v1.13.0)
- Update Brimcap to [v1.6.0](https:/brimdata/brimcap/releases/tag/v1.6.0), which includes a new Zeek [v6.0.3-brim1](https:/brimdata/build-zeek/releases/tag/v6.0.3-brim1)
- Update Electron dependency to 28.0.0 (#2934, #2953)
- Enhance the [Zui Installation docs](https://zui.brimdata.io/docs/Installation) to describe the new feature to control when the app is [updated](https://zui.brimdata.io/docs/Installation#updates) to newer releases (#2950)
- Simplify how the termination of a spawned `zed serve` process is tied to the parent Zui process (#2956, #2957)
- Add a dark mode and new designs for pins, toolbars, detail/history panes, and saving queries (#2895)
- Adjust how Zui correlates new Zeek events in reaction to changes in Zeek's `files` events (#2981)
- Fix an issue where repository links in [Zui Insiders](https:/brimdata/zui-insiders) had been incorrectly pointing to the regular Zui repo (#2935)
- Fix an issue where Zui incorrectly surfaced Brimcap errors as "Error: write EPIPE" or "Error: write EPIPE" instead of the detailed errors from pcap analyzers (#2955, #2991)
- Fix an issue where very long pool names caused the **Load Data** and **Query Pool** buttons to disappear (#2993)

## v1.5.0
- Update Zed to [v1.12.0](https:/brimdata/zed/releases/tag/v1.12.0)
- Update Brimcap to [v1.5.5](https:/brimdata/brimcap/releases/tag/v1.5.5)
Expand Down
6 changes: 3 additions & 3 deletions apps/zui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"description": "Zed User Interface",
"repository": "https:/brimdata/zui",
"license": "BSD-3-Clause",
"version": "1.5.0",
"version": "1.6.0",
"main": "dist/main.js",
"author": "Brim Data <[email protected]> (http://www.brimdata.io)",
"lake": {
Expand Down Expand Up @@ -72,7 +72,7 @@
"acorn": "^7.4.1",
"ajv": "^6.9.1",
"animejs": "^3.2.0",
"brimcap": "brimdata/brimcap#v1.6.0-beta2",
"brimcap": "brimdata/brimcap#v1.6.0",
"chalk": "^4.1.0",
"chevrotain": "^10.5.0",
"chrono-node": "^2.5.0",
Expand Down Expand Up @@ -154,7 +154,7 @@
"use-resize-observer": "^8.0.0",
"web-file-polyfill": "^1.0.4",
"web-streams-polyfill": "^3.2.0",
"zed": "brimdata/zed#4eba82a1304f86997326279cfbeeb7449f415571",
"zed": "brimdata/zed#v1.13.0",
"zui-test-data": "workspace:*"
},
"peerDependencies": {
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6841,12 +6841,12 @@ __metadata:
languageName: node
linkType: hard

"brimcap@brimdata/brimcap#v1.6.0-beta2":
"brimcap@brimdata/brimcap#v1.6.0":
version: 1.1.2
resolution: "brimcap@https:/brimdata/brimcap.git#commit=979db041f1431ee74dd6549dda60528bb6e35c79"
resolution: "brimcap@https:/brimdata/brimcap.git#commit=3aaa41225c6aeb2dcf64179cf2c67d61b4721ea5"
bin:
brimcap: build/dist/brimcap
checksum: 8b989f4f733247241f8b23280c839134b7b5a6ebf1e3a89249e95fcff4888f4a8d5fe4855bcafd9ead45d03be0ec39c3828e96196ca534e4619568f6c5b0b677
checksum: 0f8ae038108819bbba3b7e690350fd2c1cdcb81bec8619e12ed89bdf8a9a5bf430dff6dcfe841c6d2aa8e163859f0357915574aa44b04cc9bff6bd2e7b9269c2
languageName: node
linkType: hard

Expand Down Expand Up @@ -19093,10 +19093,10 @@ __metadata:
languageName: node
linkType: hard

"zed@brimdata/zed#4eba82a1304f86997326279cfbeeb7449f415571":
"zed@brimdata/zed#v1.13.0":
version: 0.33.0-dev
resolution: "zed@https:/brimdata/zed.git#commit=4eba82a1304f86997326279cfbeeb7449f415571"
checksum: 27520ee2c4763055449c2f891184ca262c37eef07fc17033f261a341665e4faafca6f3dbebc3871c55506d94490190a3e755b4339f320951b51bbb63a83cb334
resolution: "zed@https:/brimdata/zed.git#commit=ca0c3a2e98c5758178e1f69e10a16c9675b89aa9"
checksum: 0f7ec3e5d71012c83382971ea95546d7ac912178928891d6258e6710577ed3eeaf0c07351d06f25b27920949c7586cfc815db5ddd2b1db004f501476a94a9562
languageName: node
linkType: hard

Expand Down Expand Up @@ -19207,7 +19207,7 @@ __metadata:
acorn: ^7.4.1
ajv: ^6.9.1
animejs: ^3.2.0
brimcap: "brimdata/brimcap#v1.6.0-beta2"
brimcap: "brimdata/brimcap#v1.6.0"
chalk: ^4.1.0
chevrotain: ^10.5.0
chrono-node: ^2.5.0
Expand Down Expand Up @@ -19290,7 +19290,7 @@ __metadata:
use-resize-observer: ^8.0.0
web-file-polyfill: ^1.0.4
web-streams-polyfill: ^3.2.0
zed: "brimdata/zed#4eba82a1304f86997326279cfbeeb7449f415571"
zed: "brimdata/zed#v1.13.0"
zui-test-data: "workspace:*"
peerDependencies:
react: ^18.0.0
Expand Down

0 comments on commit 7b324f1

Please sign in to comment.