github mongodb/kingfisher v1.76.0
Kingfisher v1.76.0

11 hours ago

[v1.76.0]

  • Fixed validation deduplication for rules with nested unnamed captures (e.g. (?<REGEX>...(ABC|DEF)...)) to use the primary capture for grouping, ensuring each unique match triggers a separate validation request.
  • Added trace-level (-vv) logging for internal validation dedup keys and grouping to aid debugging.
  • Switched compression dependencies to pure-Rust bzip2/lzma implementations and pared zip features to avoid C-based codecs for bz2/xz handling.

Don't miss a new kingfisher release

NewReleases is sending notifications on new releases.