Releases: leroy-merlin-br/bazaarvoice-feed
Releases · leroy-merlin-br/bazaarvoice-feed
Bazaarvoice-feed v2.3.1
Validates size of files before sends by FTP.
This avoids problems with bazaarvoice processing a lot of empty files.
What's Changed
- fix/avoid send empty files by @ezandonai in #23
New Contributors
- @ezandonai made their first contribution in #23
Full Changelog: 2.3.0...2.3.1
Bazaarvoice-feed v2.3.0
Add support to PHP versions higher than 8.0 and remove support to PHP versions lower than 8.0.
What's Changed
- chore: add support to php versions higher than 8.0 #22
Bazaarvoice-feed v2.2.0
Adds support to php versions higher than 7.1.
What's Changed
- chore: add support to php versions higher than 7.1 #20
Without Compression Option When Generate Feed
Merge pull request #19 from leroy-merlin-br/compression-option Without Compression Option
Smart Feedbacks
Now when something goes wrong while generating feed and sending to ftp, it will throw exceptions to alert about possible errors
Fixed Bugs and Small Tweaks
Merge pull request #17 from leroy-merlin-br/interaction-improvements Interaction improvements
Rename From Orders To Interactions to Follow Bazaar Voice nomenclature
Merge pull request #12 from leroy-merlin-br/chore/refactoring Refactoring Interactions
Add Interaction Feed
Now its possible to send xml interactions through feed
drop 7.2 to 7.1
Merge pull request #5 from leroy-merlin-br/brnbp-patch-1 drop 7.2 to 7.1
Upgrade to php 7.2 and add tests
Merge pull request #4 from leroy-merlin-br/add-tests Add more test cases for package