Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Datafeed v2.7.1 (2024-06-21)

Fixes

  • perf: optimise feed processing speed (#23)
    Ref: HC-1537

Datafeed v2.7.0 (2023-08-01)

Fixes

  • fix: change null to strict string defined function call PHP 8.1 (#HC-1425)

  • fix: remove Zend_Filter references (#HC-1425)
    Zend framework (ZF1) components that have reached end of life have been
    removed from the codebase

  • update CLI commands to support Symfony 5.4

...

Proxy v2.7.0 (2023-08-01)

Fixes

  • fix dynamic property deprecation message on PHP 8.2 (#HC-1425)

  • replace Zend_HTTP with laminas-http.
    Zend framework (ZF1) components that have reached end of life have been
    removed from the codebase (#HC-1425)

  • update CLI commands to support Symfony 5.4

  • fix deprecated function call in PHP 8.1

  • fix HTTP headers that were set incorrectly

...

Datafeed v2.6.0 (2023-03-09)

Fixes

  • Fix Deprecation error (PHP 8.1) when scheduling feed generation (#HC-1379)

...

  • Update all URL references to Hawksearch API and Search servers (#HC-1312)

Proxy v2.6.0 (3/9/2023)

Fixes

  • Fix bin/magento hawksearch:proxy:sync-categories command didn't send Landing pages to Hawk (#HC-1370)

  • Fix trailing slashes in Hawksearch API URLs (#HC-1279)

...