Skip to content

Commit

Permalink
Update zq to v0.28.0 and prep v0.23.0 (redux) (#1389)
Browse files Browse the repository at this point in the history
  • Loading branch information
philrz authored Jan 26, 2021
1 parent 4da1791 commit 72326d3
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,10 @@ questions.
* Fix an issue where "Restart Required" notifications in the **Preferences** screen were not fully visible (#1368)
* Fix an issue where results in the "MD5 correlation" visualization were not being updated after event tiles were clicked (#1369)
* Disable the creation of macOS filesystem tags during **Export** operations (#1370)
* Fix an issue on Linux where Query Library entries were being lost when exiting Brim (#1366)
* Fix issues where Query Library entries were being lost when exiting/relaunching Brim (#1366, #1387)
* Add a right-click option to **Copy** field contents into the paste buffer (#1367, #1381)
* A "Connection" (such as to a [remote `zqd`](https:/brimsec/brim/wiki/Remote-zqd)) is now known as a "Workspace" (#1372)
* Revise the [Troubleshooting doc](https:/brimsec/brim/wiki/Troubleshooting) with more detail regarding failues to open flows from pcaps (#1380)

## v0.22.0
* Add a customizable "Query Library" panel of clickable Z queries for working with Zeek and Suricata logs (#1272)
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@
"styled-components": "^5.1.1",
"tree-model": "^1.0.7",
"valid-url": "^1.0.9",
"zq": "git+https:/brimsec/zq.git#045c87a95d2f9034b0e35df94a3eaa5d7bda2c62"
"zq": "git+https:/brimsec/zq.git#v0.28.0"
},
"optionalDependencies": {
"electron-installer-debian": "^3.0.0",
Expand Down

0 comments on commit 72326d3

Please sign in to comment.