Skip to content

Releases: hotwax/available-to-promise-maarg

2024-12-03

03 Dec 09:47
5b20d53
Compare
Choose a tag to compare

What's Changed

  • Fixed: Corrected DecisionRuleAndCondition view to add conditionCreatedDate correctly (#34). by @ravilodhi in #35
  • Improved: Added status transition to mark a atp rule active from archived (#36). by @ravilodhi in #37

Full Changelog: v1.2.0...v1.2.1

2024-09-03

03 Sep 05:41
Compare
Choose a tag to compare

What's Changed

  • Used oms-rest api call to run solr-query. Updated code accordingly by @dixitdeepak in #28
  • Fixed: Corrected operators in atp rule templates (#30). by @ravilodhi in #31
  • Revert "Fixed: Corrected operators in atp rule templates (#30)." by @ravilodhi in #32
  • Used oms-rest and removed the old pattern to call the oms api by @dixitdeepak in #29
  • Corrected service name by @dixitdeepak in #33

New Contributors

Full Changelog: v1.1.0...v1.2.0

Release 1.1.0

21 Aug 10:12
5209568
Compare
Choose a tag to compare

What's Changed

  • Improved: Removed multiValued field from RuleCondition table and and updated drools condition making logic. by @ravilodhi in #6
  • Implemented: Added api endpoint to fetch shopify shops (#25). by @ravilodhi in #26

Full Changelog: v1.0.2...v1.1.0

Release 1.0.2

20 Jun 13:41
5f48788
Compare
Choose a tag to compare

What's Changed

  • Fixed: Limited view size to 100 instead of 1000 while fetching products to apply atp rules. Also fetching selected fields only in order to keep data size minimal (#22). by @ravilodhi in #24

Full Changelog: v1.0.1...v1.0.2

Release 1.0.1

20 Jun 08:51
87a4c0a
Compare
Choose a tag to compare

What's Changed

  • Fixed: Added support to use default oms user when oms apis are called from a scheduled job (#22). by @ravilodhi in #23

Full Changelog: v1.0.0...v1.0.1

Release 1.0.0

06 Jun 06:50
b0e4f14
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/hotwax/available-to-promise/commits/v1.0.0