Thanks to visit codestin.com
Credit goes to github.com

Skip to content

v2.0.0

Latest

Choose a tag to compare

@ckreibich ckreibich released this 27 Aug 22:40

What's Changed

  • For JSON Schema, the Zeek annotation no longer contains the is_optional field since it was redundant with JSON Schema's native required keyword. #8
  • For all exporters, the new Log::Schema::show_defaults toggle allows skipping field value defaults in the produced schemas, which can come in handy e.g. when diffing CSV schemas. #9
  • Make path-based Zeek package detection customizable via the Log::Schema::package_prefixes vector, add test cases, and expand documentation. #11
  • Updated test baselines for Zeeks older than 6.0. #10

Full Changelog: v1.1.1...v2.0.0