Skip to content

Releases: SuperCowPowers/zat

v0.4.7

16 Jan 20:46
Compare
Choose a tag to compare

Fix a deprecated Pandas call.

Fix timestamp truncation in Spark/Parquet

26 Jan 21:48
Compare
Choose a tag to compare

Bug Fix: Fixed an issue with timestamp precision when converting Zeek logs to Parquet format when using Spark.

Corrupt gzip for multi-file reader

12 Nov 20:25
Compare
Choose a tag to compare

Just a patch release for the multi-file reader so that it handles a corrupt gzip file.

Intel Format Support

05 Oct 18:21
Compare
Choose a tag to compare

Small change to support reading in Zeek intel format files (as a dataframe). See: #133

Turbo Snail

12 May 17:13
Compare
Choose a tag to compare

Release Notes:

  • Various small fixes
  • Making pyspark an optional dependency

Sleepy Duckling

27 Feb 18:20
Compare
Choose a tag to compare

Categorical type ordering corner case fix

19 Apr 16:20
Compare
Choose a tag to compare

There was a small corner case where categorical types would not get properly ordered when doing a fit and the transform. #108

Maintenance Release

04 Dec 17:37
Compare
Choose a tag to compare
Maintenance Release Pre-release
Pre-release

Misc code fixes and improvements.

DataFrame Optimization Release

08 Sep 00:04
Compare
Choose a tag to compare
Pre-release

We've optimized how Pandas dataframes are created. The dataframes are created faster and now take up significantly less memory.

Hummingbird Release

20 Apr 00:23
Compare
Choose a tag to compare
Hummingbird Release Pre-release
Pre-release
  • Support for dynamic tailing
  • Support for log rotation
  • Statistics module
  • Lots of new examples, including yara