Skip to content

Releases: restorecommerce/ordering-srv

v0.2.22

24 Oct 16:07
Compare
Choose a tag to compare

0.2.22 (2024-10-24)

Bug Fixes

  • submit: run evaluation against fulfillment before submit (fa23c41)

v0.2.21

23 Oct 12:06
Compare
Choose a tag to compare

0.2.21 (2024-10-23)

Bug Fixes

  • errors: improve error messages (320fd38)

v0.2.20

21 Oct 13:48
Compare
Choose a tag to compare

0.2.20 (2024-10-21)

Bug Fixes

  • submit: add missing root user switch, improve error messages (9eef5a6)
  • test: add root_tech_user to test (00344a4)

v0.2.19

08 Oct 13:31
Compare
Choose a tag to compare

0.2.19 (2024-10-08)

Bug Fixes

  • taxes: side effect adds all taxes to first product (22550c9)

v0.2.18

04 Oct 13:24
Compare
Choose a tag to compare

0.2.18 (2024-10-04)

Bug Fixes

  • bignumber: use bignumber for amount calc (e8698b4)

v0.2.17

25 Sep 15:34
Compare
Choose a tag to compare

0.2.17 (2024-09-25)

Bug Fixes

  • taxes: also consider taxes in product not only variant (95b8eb2)

v0.2.16

25 Sep 14:56
Compare
Choose a tag to compare

0.2.16 (2024-09-25)

Bug Fixes

  • aggregation: be more strict about missing entities. better error message (25cb3a1)
  • deps: upgrade deps (b1cdfff)
  • test: no generate-server types (f040de3)

v0.2.15

16 Aug 09:11
Compare
Choose a tag to compare

0.2.15 (2024-08-16)

Bug Fixes

  • hotfix: workaround the not set ResourceAPI.logger, bypass bugs in acs_client.decorator (f99be6a)
  • meta: surrpess empty entires (217211b)

v0.2.14

01 Aug 16:38
Compare
Choose a tag to compare

0.2.14 (2024-08-01)

Bug Fixes

  • meta: append shop and customer as owner to meta (80546a9)

v0.2.13

31 Jul 08:16
Compare
Choose a tag to compare

0.2.13 (2024-07-31)

Bug Fixes

  • config: add acs-client errors (8e3b92d)
  • service: improve error messages, resolve customer_type (9411d70)
  • test: fix typo in test (ddd5b6d)