Skip to content

Commit 436d4b8

Browse files
authored
Update zed and brimcap to v1.18.0 and prep Zui v1.18.0 (#3156)
v1.17.0...bd95fbb
1 parent bd95fbb commit 436d4b8

File tree

3 files changed

+20
-11
lines changed

3 files changed

+20
-11
lines changed

apps/zui/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## v1.18.0
2+
- Update Zed to [v1.18.0](https://github.com/brimdata/zed/releases/tag/v1.18.0)
3+
- Update Brimcap to [v1.18.0](https://github.com/brimdata/brimcap/releases/tag/v1.18.0), which includes a new Zeek [v7.0.0-brim1](https://github.com/brimdata/build-zeek/releases/tag/v7.0.0-brim1)
4+
- Introduce the **Sessions** tab in the left panel to persist Query Session histories (#3132)
5+
- Update [time display](https://zui.brimdata.io/docs/features/Time-Display) functionality to support local time zones and [strftime directives](https://github.com/samsonjs/strftime?tab=readme-ov-file#supported-specifiers) (#3139)
6+
- Fix an issue where the Zui window could not be dragged when **Preview & Load** was open (#3146)
7+
- Fix a crash that would occur when attempting to create a pool with the same name as an existing pool (#3147)
8+
- Fix an issue where top-level primitive Zed values were incorrectly wrapped in records in the Table view (#3145, #3150)
9+
110
## v1.17.0
211
- Because Zui is dependent on the [Zed project](https://zed.brimdata.io/), GA Zui release major/minor version numbers are now synchronized to the corresponding [Zed release](https://github.com/brimdata/zed/releases)
312
- Update Zed to [v1.17.0](https://github.com/brimdata/zed/releases/tag/v1.17.0)

apps/zui/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"description": "Zed User Interface",
66
"repository": "https://github.com/brimdata/zui",
77
"license": "BSD-3-Clause",
8-
"version": "1.17.0",
8+
"version": "1.18.0",
99
"main": "dist/main.js",
1010
"author": "Brim Data <[email protected]> (http://www.brimdata.io)",
1111
"lake": {
@@ -74,7 +74,7 @@
7474
"acorn": "^7.4.1",
7575
"ajv": "^6.9.1",
7676
"animejs": "^3.2.0",
77-
"brimcap": "brimdata/brimcap#0c3a564771dd204e9ce93e4600de2dbcf97bd446",
77+
"brimcap": "brimdata/brimcap#v1.18.0",
7878
"bullet": "^0.0.2",
7979
"chalk": "^4.1.0",
8080
"chevrotain": "^10.5.0",
@@ -159,7 +159,7 @@
159159
"utopia-core-scss": "^1.0.1",
160160
"web-file-polyfill": "^1.0.4",
161161
"web-streams-polyfill": "^3.2.0",
162-
"zed": "brimdata/zed#c1da204ac083642ef4b6aa1bec7e8565eb678730",
162+
"zed": "brimdata/zed#v1.18.0",
163163
"zui-test-data": "workspace:*"
164164
},
165165
"peerDependencies": {

yarn.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -7000,12 +7000,12 @@ __metadata:
70007000
languageName: node
70017001
linkType: hard
70027002

7003-
"brimcap@brimdata/brimcap#0c3a564771dd204e9ce93e4600de2dbcf97bd446":
7003+
"brimcap@brimdata/brimcap#v1.18.0":
70047004
version: 1.1.2
7005-
resolution: "brimcap@https://github.com/brimdata/brimcap.git#commit=0c3a564771dd204e9ce93e4600de2dbcf97bd446"
7005+
resolution: "brimcap@https://github.com/brimdata/brimcap.git#commit=d56a90061787dbf55f2aa447bfb642dfce0a61bb"
70067006
bin:
70077007
brimcap: build/dist/brimcap
7008-
checksum: 3c0f096477a146d7f5e1de82380e32c8c747decae0f9f37ccf2348c6fac54163190c018cecf2670cf82dea63ca3dffa7d7878e136a3bc7812495e89f762e2ec5
7008+
checksum: 7ca008f65923b0b2d5f1356c7a16a0651a0619a15fb98516f7e53cae914326f252d80e660ff6046d738b5ed602f7d0c217daf6c7d8b490a83b9cc02e1a9457da
70097009
languageName: node
70107010
linkType: hard
70117011

@@ -18600,10 +18600,10 @@ __metadata:
1860018600
languageName: node
1860118601
linkType: hard
1860218602

18603-
"zed@brimdata/zed#c1da204ac083642ef4b6aa1bec7e8565eb678730":
18603+
"zed@brimdata/zed#v1.18.0":
1860418604
version: 0.33.0-dev
18605-
resolution: "zed@https://github.com/brimdata/zed.git#commit=c1da204ac083642ef4b6aa1bec7e8565eb678730"
18606-
checksum: 16a5e5eec014e8b0794b1097f47d2c3cbd1cf586b8681ae966c6f032c5d090464389f8bb47729967f125e5b67b6b2f4a6b89992e70cba84a4fa123ccc7c6dca4
18605+
resolution: "zed@https://github.com/brimdata/zed.git#commit=6ba8ef507c64f36a73aac4bc6ffccd4f7c80caf7"
18606+
checksum: 04f52f7663444f370ea958a19c9cd0d7249cfb831558b69591f6e7935f82bd4d7e2b10856638ac2388f219f875acd27e6ec956732a87b68434e9986b429e9ca3
1860718607
languageName: node
1860818608
linkType: hard
1860918609

@@ -18715,7 +18715,7 @@ __metadata:
1871518715
acorn: ^7.4.1
1871618716
ajv: ^6.9.1
1871718717
animejs: ^3.2.0
18718-
brimcap: "brimdata/brimcap#0c3a564771dd204e9ce93e4600de2dbcf97bd446"
18718+
brimcap: "brimdata/brimcap#v1.18.0"
1871918719
bullet: ^0.0.2
1872018720
chalk: ^4.1.0
1872118721
chevrotain: ^10.5.0
@@ -18802,7 +18802,7 @@ __metadata:
1880218802
utopia-core-scss: ^1.0.1
1880318803
web-file-polyfill: ^1.0.4
1880418804
web-streams-polyfill: ^3.2.0
18805-
zed: "brimdata/zed#c1da204ac083642ef4b6aa1bec7e8565eb678730"
18805+
zed: "brimdata/zed#v1.18.0"
1880618806
zui-test-data: "workspace:*"
1880718807
peerDependencies:
1880818808
react: ^18.0.0

0 commit comments

Comments
 (0)