Skip to content

v1.0.0

Compare
Choose a tag to compare
@thygesteffensen thygesteffensen released this 30 Jan 15:43
· 78 commits to main since this release
849d8fa

1.0.0 (2021-01-30)

Features

  • Add ExecuteChangeSet action (3d7ea78)
  • Add support for specifying flows (d796484)
  • Added Associate action (f778030), closes #4
  • Added disassociate operation handler (2d4dfb9)
  • Added GetItem and tests for it (48c5f0a)
  • Added Money to entity extension (8a7d7c7)
  • Added option to remove flows from execution, even though they are in the folder. (a4d5c0f)
  • Added way to add custom action executors ot extend PAMU (bad4d82)
  • Applying filter expression to triggers (bb623a1)
  • Await every call (791a89b)
  • Changed interface (8f48636)
  • Entity helper as extension (820e9e5)
  • Implemented the logic for delete and update requests (398e805)
  • Modified mock to tests (f5de45a)
  • Odata parser (94b7779)
  • Package updates (35bf0c8)
  • PAMU changed and added support for correct error handling (b43824f)
  • Recursion Checker BETA (4fc7d99)
  • Removed recursion from PAMU CDS (94bccdd)
  • Simple odata parser added (b7938eb)
  • support for Get Item action (3411b4c)
  • Supporting List Records action (bb96f0a), closes #4
  • trigger release (262c1b4)
  • CI: Added CI pipeline (b0a28cb)

Bug Fixes

  • .gitkeep in metadata directories (774e015)
  • Added CultureInfo invariant to Odatafilter (72a6a9c)
  • Added github token to retrieve development version of XrmMockup (bfe9a1d)
  • Added MetaData xml to force - replaced lab environment Metadata with XrmMockup public metadata to avoid other company prefixes (856836e)
  • Added MetaData xml to force - replaced lab environment Metadata with XrmMockup public metadata to avoid other company prefixes (27a91bc)
  • Added MetaData xml to force - replaced lab environment Metadata with XrmMockup public metadata to avoid other company prefixes (8da92e6)
  • Added PAMU_CDS to the Service Collection for greater extension (627c905)
  • Added PAMU_CDS to the Service Collection for greater extension (4f32108)
  • Added sources to test step (37df711)
  • Added support for decimal (1ca3051)
  • Adding the debug cases again (3b5bf99)
  • Adding the debug cases again (ea7c91e)
  • Bumped PAMU version (6139bd7)
  • Changed every action executor implementation to use the new ActionResult structure (e4055ef)
  • Changed packages (7937b9a)
  • Changed workflows to support new names and nuget (1d401ff)
  • Configuration changed to relase, when running jobs on the build server. (5f2dc09)
  • Explicit cast to float (a673afc)
  • Fixed adding of single or multiple flows. (6b0f855)
  • Handling non CDS flows in flow directory (5f029c4)
  • msbuild cannot read conditions on package references (30cd1ff)
  • New proj (b2a00e4)
  • Not equal odata was wrong, changed to nq (fa55dec)
  • odata contains expression (32b29f4)
  • Odatafilter parser (1f762ad)
  • Odatafilter parser (25ba0fd)
  • PAMU version (48d4b10)
  • PAMU version (266a827)
  • PAMU version (93c3d76)
  • PAMU version (3b95a30)
  • PAMU version (bfc3a08)
  • PAMU version (7246849)
  • Rewrote action tests to callback not containing asserts (3c28b4b)
  • Tests (8fe3c74)
  • Trigger of flows (6af7191)
  • Trigger used pre entity instead of current entity (97799d1)
  • Updated PAMU version (d66326f)
  • Versions (88ce51e)
  • When creating a record, the record is now stored in state (d8ebedd)
  • XrmMockup dependencies after PR (b4b6b8b)