Skip to content

Releases: Nosto/nosto-magento2

7.2.3

18 Apr 12:02
61f4049
Compare
Choose a tag to compare

What's Changed

Full Changelog: 7.2.2...7.2.3

7.2.2

14 Apr 13:22
7f9abaf
Compare
Choose a tag to compare

What's Changed

  • Remove Zend_Validate usage by @supercid in #822
  • This fixes an issue where the account connection through the admin would not be completed

Full Changelog: 7.2.1...7.2.2

7.2.1

11 Jan 13:54
a1cddb5
Compare
Choose a tag to compare
  • Add store filter to the DefaultCategoryService to generate categories for specific store

7.2.0

09 Jan 09:16
7e719e7
Compare
Choose a tag to compare
  • Remove nosto_product_sync.delete message queue consumer

7.2.0-rc1

23 Dec 15:02
5eff14c
Compare
Choose a tag to compare
7.2.0-rc1 Pre-release
Pre-release
  • Reset filters when building product collection for export

7.1.2

20 Dec 10:44
668acfd
Compare
Choose a tag to compare
  • Remove unreferred system configuration for enabling 'Indexer full reindex' for Nosto indexers

7.1.1

29 Nov 10:01
b7dac19
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 7.1.0...7.1.1

7.1.0

15 Nov 13:01
db68515
Compare
Choose a tag to compare
  • Add category ids to product tagging

7.0.0

15 Nov 12:13
f9bf2eb
Compare
Choose a tag to compare

What's Changed

  • Bump magento/framework to bump guzzle 6.5.8 by @supercid in #799
  • Remove queue processor indexer. Now there is a single indexer, which simply sends product ID's to the message queue with an action to either update or delete products that will be consumed by SyncService by @supercid in #805
    • Removing the indexer fixes an issue with duplicated rows, which caused the indexer to run multiple times for the same product
    • Removing the indexer also fixes an out of memory issue when trying to index large catalogs
    • Removing the indexer also fixes an issue with MassProductAttributeUpdate operations, which would cause the index queue to be over populated when indexer was on save mode

Full Changelog: 6.1.6...7.0.0-rc1

7.0.0-rc1

08 Nov 11:09
e9a10b8
Compare
Choose a tag to compare
7.0.0-rc1 Pre-release
Pre-release

What's Changed

  • Bump magento/framework to bump guzzle 6.5.8 by @supercid in #799
  • Remove queue processor indexer. Product indexer now only send product id's straight to message queue by @supercid in #805

Full Changelog: 6.1.6...7.0.0-rc1