cart
- Updated the
DefaultCartBehaviour
to be able to support otherCartStorage
implementations- Dropped the fake implementations of
GiftCardHandler
andVoucherHandler
to not magically add some discounts
- Dropped the fake implementations of
general
- Add .golangci.yml and github workflow
- Add .mockery.yaml config
sourcing
- Breaking
- SourcingService changed types for return values for bundle product support.
Every sourcing value is now returned per product id.
- SourcingService changed types for return values for bundle product support.