v0.16.6

MontFerret/ferretv0.16.6Feb 11, 2022by ziflex

AI Summary

Critical bug fix release addressing XPath evaluation issues and a memory leak in the HTTP driver.

Key Highlights

  • Fixed invalid XPath evaluation in HTTP driver
  • Fixed goroutines leakage

Full Release Notes

### Fixed
- Invalid XPath evaluation in HTTP driver [#725](https://github.com/MontFerret/ferret/pull/725)
- Go routines leakage [#726](https://github.com/MontFerret/ferret/pull/726)