Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

Commit

Permalink
Merge pull request #551 from rashley-iqt/release-v0.1.2
Browse files Browse the repository at this point in the history
release v0.1.2
  • Loading branch information
cglewis authored Jun 15, 2021
2 parents c2815b2 + e8ebcfc commit d37a76d
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
SERVICE_NAMESPACE=iqtlabs
SERVICE_VERSION=latest
SERVICE_VERSION=v0.1.2
TOOL_NAMESPACE=iqtlabs
TOOL_VERSION=v0.11.22
34 changes: 34 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,37 @@
# v0.1.2 (2021-06-15)

- Updated tools
* networkml: v0.6.13
* pcapplot: v0.1.11
* iqtlabs/pcap_to_node_pcap: v0.11.22
* iqtlabs/ncapture: v0.11.22
* iqtlabs/tcprewrite_dot1q: v0.11.22
* iqtlabs/snort: v0.11.22
* iqtlabs/pcap_stats: v0.11.22
* iqtlabs/mercury: v0.11.22
* iqtlabs/p0f: v0.11.22

- Features
* Integrated results of Pcap-viz project
* Added Dossier and Device views
* Added Device and Traffic summaries
* Redesigned Home view
* added file selector

- Fixes
* Corrected Formats for networkML and p0f
* moved from master to main
* corrected issue with componenents getting data from state instead of props
* Updated copyright info
* corrected issue with dossier view when pcapstats is not yet complete
* corrected issue with home view ignoring fileId
* updated linting settings
* removed unused heatmap view
* refactored for breaking changes in D3 v6

- Updated dependencies
* serve, d3, babel, codecov-action, apexcharts, mocha, python-magic, typescript, concurrently, flask, jinja, concurrently, react-redux, styled components, Font Awesome, chai, react-tabs, arrow, docker, react-data-table-components, react scripts, pika, nodemon, react-tabs, uuid, eslint

# v0.1.1 (2020-08-26)

- Updated tools
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.2.dev
0.1.2

0 comments on commit d37a76d

Please sign in to comment.