All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Removed accounts starting with "motorola" from not being notified by the broadcaster app.
- App setting
notifySubaccounts
to allow notifications to be duplicated to any related subaccounts
- Remove unnecessary policy from
/notify
route
- Enables a
targetWorkspace
to proxynotify
calls
- README.md update.
- filter events without
HasStockKeepingUnitModified
property
- Increases memory
- Removes broadcaster worker dependency
- Adds motorola account blacklist
- Only forwards events to vtex
- Removes accounts whitelist
- Adds accounts whitelist
- Disable broadcasting of events
- Reverts
Allows notifications even without changes
- Throttling middleware
- Allows notifications even without changes
- Upgrades to node 6.x
- Uses catalog graphql client from @vtex/api
- Adds sales channel data in product query
- Adds settings to disables notification filter
- LRU Cache to tenant/segment clients
- Tenant/segment dependency to use the right locale headers for calling vtex.catalog-graphql when necessary