UNPKG

@wmfs/statebox

Version:

Orchestrate Node functions using Amazon States Language

916 lines (494 loc) 72.7 kB
# [1.84.0](https://github.com/wmfs/statebox/compare/v1.83.0...v1.84.0) (2021-02-24) ### 🛠 Builds * **deps:** bump lodash from 4.17.20 to 4.17.21 ([4927ac0](https://github.com/wmfs/statebox/commit/4927ac08d415e39b0902a4ea77463b6752f72efa)) # [1.83.0](https://github.com/wmfs/statebox/compare/v1.82.0...v1.83.0) (2021-02-17) ### 🛠 Builds * **deps:** bump luxon from 1.25.0 to 1.26.0 ([4b8a774](https://github.com/wmfs/statebox/commit/4b8a774de3b6dfa3effa44e227c279e05a9c8af8)) * **deps-dev:** bump chai from 4.2.0 to 4.3.0 ([b36b758](https://github.com/wmfs/statebox/commit/b36b75890680c664d756936a6cb064a1c3acc9ac)) * **deps-dev:** bump mocha from 8.2.1 to 8.3.0 ([365f7f1](https://github.com/wmfs/statebox/commit/365f7f1169a26b43b2a9a493bbb1e8d59f076b96)) * **deps-dev:** bump semantic-release from 17.3.4 to 17.3.5 ([a029524](https://github.com/wmfs/statebox/commit/a029524ec8c9d943572ab90e68dd50023246d0ca)) * **deps-dev:** bump semantic-release from 17.3.5 to 17.3.6 ([62b0eff](https://github.com/wmfs/statebox/commit/62b0eff10732ac95984be7ecc32e6e90472385e3)) * **deps-dev:** bump semantic-release from 17.3.6 to 17.3.7 ([7f1cec9](https://github.com/wmfs/statebox/commit/7f1cec9da097d4302d601ec194e8a9fd35b5a741)) * **deps-dev:** bump semantic-release from 17.3.7 to 17.3.8 ([143e1c3](https://github.com/wmfs/statebox/commit/143e1c3aef38721b23e9a0a4a7884e8fc800c64b)) * **deps-dev:** bump semantic-release from 17.3.8 to 17.3.9 ([a8525ef](https://github.com/wmfs/statebox/commit/a8525efea3b5f2ed8a24200f165107e5628c44c7)) # [1.82.0](https://github.com/wmfs/statebox/compare/v1.81.0...v1.82.0) (2021-01-20) ### 🛠 Builds * **deps:** bump [@wmfs](https://github.com/wmfs)/asl-choice-processor from 1.17.0 to 1.18.0 ([de15801](https://github.com/wmfs/statebox/commit/de1580196cc443b53b89c725f888fcf40de622b8)) * **deps-dev:** bump semantic-release from 17.3.3 to 17.3.4 ([81307b0](https://github.com/wmfs/statebox/commit/81307b044a91b79628aebe2a518055064276c23d)) # [1.81.0](https://github.com/wmfs/statebox/compare/v1.80.0...v1.81.0) (2021-01-19) ### 🛠 Builds * **deps:** bump jsonpath from 1.0.2 to 1.1.0 ([40682c9](https://github.com/wmfs/statebox/commit/40682c9e49f7702262a83e10519fcf76e340c2ed)) * **deps-dev:** bump semantic-release from 17.3.1 to 17.3.2 ([6376c18](https://github.com/wmfs/statebox/commit/6376c1815afc32ec06d168ca11170d5f4186e52b)) * **deps-dev:** bump semantic-release from 17.3.2 to 17.3.3 ([7d40894](https://github.com/wmfs/statebox/commit/7d40894b18761f6ef6b8101934e90004ee67981a)) # [1.80.0](https://github.com/wmfs/statebox/compare/v1.79.0...v1.80.0) (2021-01-05) ### 🛠 Builds * **deps:** bump [@hapi](https://github.com/hapi)/boom from 9.1.0 to 9.1.1 ([dd8708d](https://github.com/wmfs/statebox/commit/dd8708df20e0a03fe53ea3cdfd9d81ac8bfb956f)) * **deps-dev:** bump axios from 0.21.0 to 0.21.1 ([39c3786](https://github.com/wmfs/statebox/commit/39c378639ffc2f82d335b2a1ca399379008f27f7)) * **deps-dev:** bump semantic-release from 17.3.0 to 17.3.1 ([7accbec](https://github.com/wmfs/statebox/commit/7accbec059a4f14c77e92825cc6f8300ed82ed21)) # [1.79.0](https://github.com/wmfs/statebox/compare/v1.78.0...v1.79.0) (2020-12-12) ### 🐛 Bug Fixes * State.run hasn't used the optionalCallback parameter for ages. Removed. ([9733a34](https://github.com/wmfs/statebox/commit/9733a34041e9cec2e1b20137a0324dfdf5d806b4)) ### 🛠 Builds * **deps:** bump debug from 4.2.0 to 4.3.1 ([787552e](https://github.com/wmfs/statebox/commit/787552e01d5c2f286173c0df3c6de1fdc4724082)) * **deps:** bump uuid from 8.3.1 to 8.3.2 ([4fb45ba](https://github.com/wmfs/statebox/commit/4fb45ba50df2c335e69c51c2c208f7300d253c55)) ### 📦 Code Refactoring * Convert Modules from global singleton to a class ([922a4c2](https://github.com/wmfs/statebox/commit/922a4c29d76d0e5b00c95b5895d22c1b25fff4de)) * Fold executioner into StateBox ([5baad3e](https://github.com/wmfs/statebox/commit/5baad3e2ea2a178a2223690015faad26c4a82ffc)) * Made StateMachines into an object used as a member of Statebox ([0f0cf04](https://github.com/wmfs/statebox/commit/0f0cf045e713ec6d50cdb102f54b7a8aba79e64e)) * Make Resources into a class, rather than a global singleton. ([aa9c164](https://github.com/wmfs/statebox/commit/aa9c16467738cda505c15cedb2dbb1a749e2e103)) * Move dao setup code out of the Statebox class. ([8943d76](https://github.com/wmfs/statebox/commit/8943d760d381292bdc7b6a938f591cf38111af3b)) * Rework waitUntilStoppedRunning from polling to trigger ([78d78b6](https://github.com/wmfs/statebox/commit/78d78b69f9d43c4916f6275b5918f38f4878dffa)) * Simplify StateBox.startExecution ([99ddbf6](https://github.com/wmfs/statebox/commit/99ddbf6d0bdf577a3995f08b934f22f29848155a)) ### 🚨 Tests * Add a little bit of margin on the wait tests to prevent false negatives ([f946a09](https://github.com/wmfs/statebox/commit/f946a09447e845d235e241fd2ad9ac1cb7897677)) # [1.78.0](https://github.com/wmfs/statebox/compare/v1.77.0...v1.78.0) (2020-12-05) ### ✨ Features * States can have both InputPath and Parameters ([992e05d](https://github.com/wmfs/statebox/commit/992e05d1cd60a93178ad945a48c733276ff00c0d)) ### 🛠 Builds * **deps-dev:** bump semantic-release from 17.2.3 to 17.3.0 ([f1982d7](https://github.com/wmfs/statebox/commit/f1982d7a011925a1ac649d9e73de52e8474857aa)) ### 🚨 Tests * Slightly more complex input to Task state tests ([2b1005e](https://github.com/wmfs/statebox/commit/2b1005e5b389a2f0ac7635f30286ac863e47d298)) # [1.77.0](https://github.com/wmfs/statebox/compare/v1.76.0...v1.77.0) (2020-11-21) ### ✨ Features * **result-selector:** Last load of tests, confirming result selector operation ([64ac646](https://github.com/wmfs/statebox/commit/64ac64626adb4fccf0770e215db421e8caebf033)) ### 🐛 Bug Fixes * Extend findResultPathHandler to take resultSelector ([870a920](https://github.com/wmfs/statebox/commit/870a92059f885ebd063237cb008f55d62eb21296)) * Hook in resultSelector ([e4f84e4](https://github.com/wmfs/statebox/commit/e4f84e48470d25a11d1d5626e27fcaeb3a6da622)) ### 🛠 Builds * **deps-dev:** bump semantic-release from 17.2.2 to 17.2.3 ([3d64c2f](https://github.com/wmfs/statebox/commit/3d64c2fc10190baa47fcd4808a98da75317c8efe)) * **deps-dev:** bump standard from 16.0.2 to 16.0.3 ([f22354e](https://github.com/wmfs/statebox/commit/f22354e6dbb7f74900ac4c86573f62f572e7035f)) ### 📦 Code Refactoring * Corrected test file name ([e2ad05c](https://github.com/wmfs/statebox/commit/e2ad05cdb51a7e5db3a696bf6934cf5807633c12)) * Pull all the parameter handler code out into its own file ([f4b9fd6](https://github.com/wmfs/statebox/commit/f4b9fd69f932ba606fe9e27a5a045e8f17474009)) ### 🚨 Tests * Fixed test state machine name ([05f6c49](https://github.com/wmfs/statebox/commit/05f6c4930e58cc71a370defecd81623613fc8d1f)) * **result-selector:** Task tests with combinations of input, parameters, result selector, result, a ([e28fb63](https://github.com/wmfs/statebox/commit/e28fb63abd731f2dc1b71aa2c20ef0c1be0cd2f3)) # [1.76.0](https://github.com/wmfs/statebox/compare/v1.75.0...v1.76.0) (2020-11-16) ### ✨ Features * start of Map state (similar to Parallel) ([24eb848](https://github.com/wmfs/statebox/commit/24eb8487a5212ac7fb242c3f85159b14cb0255d2)) ### 🐛 Bug Fixes * It was possible for parallel and map parents states to complete more than once. This would be b ([3a4740b](https://github.com/wmfs/statebox/commit/3a4740bd28183dcdbe388dd113cecbfc016a56f4)) * Process task failure if parallel/map launch fails. ([d12b58d](https://github.com/wmfs/statebox/commit/d12b58d8c0fa0867ad06d83f1977efd6015c36fc)) ### 🛠 Builds * **deps-dev:** bump standard from 16.0.1 to 16.0.2 ([ee698ac](https://github.com/wmfs/statebox/commit/ee698ac0b14253eaf8b72a208ec639d6cdf1dba4)) ### 📦 Code Refactoring * Aligning Map and Parallel ([42662c9](https://github.com/wmfs/statebox/commit/42662c9b42262905b21e5ca3f1d04070a1dadc16)) * Corrected test names ([845278e](https://github.com/wmfs/statebox/commit/845278e4b787dc4b7815bfdaad4e4ae5fa4a263b)) * Minor require tweaking ([f2b1cf0](https://github.com/wmfs/statebox/commit/f2b1cf08a281e918769273d5d21bfb880d25812a)) * Move process out of Map and Parallel into the base and we're done. ([46583e7](https://github.com/wmfs/statebox/commit/46583e75ef63707ac1d053d930943b4ddf900d71)) * Starting to pull out common base for Map and Parallel ([fbcfd58](https://github.com/wmfs/statebox/commit/fbcfd58d9b171905934b773a7c4fff347875ae5c)) * Tweak the map test so the linter passes ([b654469](https://github.com/wmfs/statebox/commit/b6544692d3f56e96f0866b53c28bb85123348166)) ### 🚨 Tests * Extend Map test to use all available Daos ([53c0dcb](https://github.com/wmfs/statebox/commit/53c0dcb21532a55a5e1bd861ff06cd727e489a67)) # [1.75.0](https://github.com/wmfs/statebox/compare/v1.74.0...v1.75.0) (2020-11-12) ### 🛠 Builds * **deps:** bump [@wmfs](https://github.com/wmfs)/asl-choice-processor from 1.16.0 to 1.17.0 ([c5bfaf0](https://github.com/wmfs/statebox/commit/c5bfaf0dedec8626fc059e4df8ab299d6072ade9)) # [1.74.0](https://github.com/wmfs/statebox/compare/v1.73.0...v1.74.0) (2020-11-09) ### ✨ Features * **instrinsic-functions:** States.Array ([d724019](https://github.com/wmfs/statebox/commit/d724019e48ae5cb0ff81ab3f32d040b9c4369594)) * **instrinsics:** Start of States.Format function ([cb48f07](https://github.com/wmfs/statebox/commit/cb48f0711897cdf109824fbcbe2105ea6a9a66be)) * **instrinsics:** States.JsonToString ([d84ddef](https://github.com/wmfs/statebox/commit/d84ddef4e4b5d502c5ea21fa3cf59bf60c0edbf7)) * **instrinsics:** States.StringToJson ([ecb74fe](https://github.com/wmfs/statebox/commit/ecb74fea8c270f8e16dc1f6961e43ff95f1a9ca4)) * **instrinsics:** States.StringToJson done ([f0fb332](https://github.com/wmfs/statebox/commit/f0fb332e3faa83dc996192f87c44d7bc4c3d3942)) * **intrinsics:** States.Format error conditions ([7c735d5](https://github.com/wmfs/statebox/commit/7c735d565eb4a112d7ac3e1c8e93c12f911de741)) * Argument parsing ([51d8710](https://github.com/wmfs/statebox/commit/51d8710ae72aa297fdf075c3c78c6ec7f3cf20ed)) * More rigourous call checking ([76fcec2](https://github.com/wmfs/statebox/commit/76fcec2cef7e4c29cf1b123872d2d95f42fd917e)) * Start on function argument parsing ([6af3243](https://github.com/wmfs/statebox/commit/6af32431a9aa68320c63f09e50bcc2b2ac2fa384)) ### 🐛 Bug Fixes * **input-path-handler:** Parse out and start to evaluate intrinsic functions ([f38f920](https://github.com/wmfs/statebox/commit/f38f920170bd670763cd760b4c25d266bbd627bd)) * **input-path-handler:** Starting to extend tokeniser to handle instrinsics ([cec942b](https://github.com/wmfs/statebox/commit/cec942b30a2081aa0b18a6e8ea7beea3b680fbdf)) * **input-path-handler:** tokenise functions with a single parameter ([99ccfbe](https://github.com/wmfs/statebox/commit/99ccfbeb29603f7df7003db217bdca847cbb48de)) * **input-path-handler:** tokenise functions with multiple parameters ([b372981](https://github.com/wmfs/statebox/commit/b3729817d81de1ade255fa98047a49eb4e1ed2d6)) * **instrinsics:** corrected string regex ([6e8eddb](https://github.com/wmfs/statebox/commit/6e8eddb3518296a20adef5739b45c91103a1323c)) * **instrinsics:** Extend parameter parsing to evaluate path expressions ([7be262f](https://github.com/wmfs/statebox/commit/7be262ffda423654ffd26be3bb112135fdd67598)) * **instrinsics:** Tweak instrinsic function rule, so they can appear in the parameter list ([502c150](https://github.com/wmfs/statebox/commit/502c15078a6511c9b64d202cc2edc97726b29c80)) * **intrinsics:** Escape sequences in States.Format ([65335c4](https://github.com/wmfs/statebox/commit/65335c4fafdb1d595d505c2dd918d0d0dd611505)) * **intrinsics:** JsonToString parameter validation ([e25c123](https://github.com/wmfs/statebox/commit/e25c12386b22f38e80724047eeb5806197b81548)) * **intrinsics:** Tokenise strings with escape sequences correctly ([3fca040](https://github.com/wmfs/statebox/commit/3fca0405d51002c53e6c5cc92ec7b13437b11abf)) * Format null values ([5916eb3](https://github.com/wmfs/statebox/commit/5916eb3199f4107abe879a39dcef48c55c0bc09e)) * More work on argument parsing ([643ca39](https://github.com/wmfs/statebox/commit/643ca39110b874b2f02c792694c8d2e7540e1834)) * Multiple substitutions, substitution at start and at end ([d059584](https://github.com/wmfs/statebox/commit/d0595845f57c77c8b7bd7d4daa831242d608ae92)) * Parse multiple arguments separated by , ([2c892d4](https://github.com/wmfs/statebox/commit/2c892d4185a293278417be493b6e55034c734773)) * Strip extraneous whitespace while tokenising arguments ([c75d406](https://github.com/wmfs/statebox/commit/c75d4066c0cbf117d08a59465605fe29ef7fc2d2)) * **State.Format:** more wrong number of arguments tests ([f1419a2](https://github.com/wmfs/statebox/commit/f1419a2399d4331eb5fbd0982c959f3bd09035d3)) * **States.Format:** validate number of arguments ([bc9e68f](https://github.com/wmfs/statebox/commit/bc9e68f5b0c3c2710d123672128bf52ea6b7045d)) * Simple value substitution ([2d06029](https://github.com/wmfs/statebox/commit/2d0602928b5c6e6e33c298502f9c04eebe4143b0)) ### 🛠 Builds * **deps-dev:** bump codecov from 3.8.0 to 3.8.1 ([2560e3a](https://github.com/wmfs/statebox/commit/2560e3a5d2545577cf670b02568b56a048fbbbd6)) * **deps-dev:** bump mocha from 8.2.0 to 8.2.1 ([2ac8e6e](https://github.com/wmfs/statebox/commit/2ac8e6e275ee877642d3833d076adbc31c6a533a)) * **deps-dev:** bump semantic-release from 17.2.1 to 17.2.2 ([cbcc88f](https://github.com/wmfs/statebox/commit/cbcc88f0c8ba13b4ce8436d89e941d47b1807f4c)) * **deps-dev:** bump standard from 15.0.1 to 16.0.0 ([d7bb9d5](https://github.com/wmfs/statebox/commit/d7bb9d5f15da4885c46fe054a69d0819b30f505a)) * **deps-dev:** bump standard from 16.0.0 to 16.0.1 ([ad043ba](https://github.com/wmfs/statebox/commit/ad043ba92f43ca4e6a8ddccb4a85fb4eecda1dc2)) ### 📦 Code Refactoring * Changed intrinsic-function fixture name ([1930afb](https://github.com/wmfs/statebox/commit/1930afb81527d53930f6cb090495618a873becd6)) * **input-path-handler:** Use tokenizr when evaluating Path expressions ([f7d227f](https://github.com/wmfs/statebox/commit/f7d227f1174d3dc9597b7be77262352dcc5934b1)) * **input-path-selector:** Renamed ctx to input - matches spec text better ([fc3e681](https://github.com/wmfs/statebox/commit/fc3e68191ca360bdabe2644e137f6c3c5c9f9fd0)) * **instrinsics:** Convert strings to values after tokenisation, instead of during ([16bc45f](https://github.com/wmfs/statebox/commit/16bc45f2a3da0df8316417bee207d143a20ea422)) * **instrinsics:** jiggled test descriptions a little ([2fe5cdf](https://github.com/wmfs/statebox/commit/2fe5cdfe7ae80ba327da2d0c3f177101b8817f0b)) * **intrinsics:** States.Format error handling ([c4d893a](https://github.com/wmfs/statebox/commit/c4d893a39c10920d1f4dd191ed8fc4e32e10bcd7)) * **intrinsics:** StringToJson parameter validation ([b14391e](https://github.com/wmfs/statebox/commit/b14391e0f96b530eaf62811d2ae5ac75864630c3)) * Hook States.Format implementation into input path handler ([944018b](https://github.com/wmfs/statebox/commit/944018b6945d4a4fe9da3eaf8f26ce1aaab1b20a)) * Move instrinics subdirectory under state-types ([92207a6](https://github.com/wmfs/statebox/commit/92207a692ef68fba394d78090e364f6fa54943f2)) ### 🚨 Tests * **failing:** Nested instrinsic tokenising tests ([9103b64](https://github.com/wmfs/statebox/commit/9103b64d80b1d22abee7520c686ff5aa6cf2e0e4)) * **failing:** Nested intrinsic function calls ([9eb38f4](https://github.com/wmfs/statebox/commit/9eb38f4406c9027a2d335583ad2053d706cd63b7)) * **intrinsics:** Extra JsonToString state machine tests ([00a9f48](https://github.com/wmfs/statebox/commit/00a9f48fde41d514918430aa3da0cfaf5be00b04)) * **intrinsics:** More State.Format tests ([41b1ca5](https://github.com/wmfs/statebox/commit/41b1ca5af17dc6727650ad48bc8159968abdc729)) * **intrinsics:** States.Array state machine tests ([c374b5b](https://github.com/wmfs/statebox/commit/c374b5bd0c20741f4f293b899b04095366171836)) * **intrinsics:** States.JsonToString state machine tests ([cbad475](https://github.com/wmfs/statebox/commit/cbad475d81d509aa18ccad961fcc115147dfc67b)) * Combine instrinsics tests into a single test file ([a6106ae](https://github.com/wmfs/statebox/commit/a6106aed41878b14963f8797d9ce009f0ff2d07d)) ### 💎 Styles * Lint fix ([63b4ae4](https://github.com/wmfs/statebox/commit/63b4ae496e458653f8a3e380365ecdc35fe20d38)) # [1.73.0](https://github.com/wmfs/statebox/compare/v1.72.0...v1.73.0) (2020-10-28) ### ✨ Features * attempt at intrinsic functions in Parameters ([b4d68f3](https://github.com/wmfs/statebox/commit/b4d68f3d473c5422061f9acf3e8048dfa32e37f2)) ### 📦 Code Refactoring * check if expression is intrinsic function ([21b7c78](https://github.com/wmfs/statebox/commit/21b7c7873e0265a552739de6294fcb178d3f66ff)) ### 🚨 Tests * clearer test results ([7344d46](https://github.com/wmfs/statebox/commit/7344d466ecbe4fb8a62a42cb0147f31d97d19714)) ### 💎 Styles * standard fix ([9a7e097](https://github.com/wmfs/statebox/commit/9a7e097ae1052e208038b6ffe05b6eaf6e0a734d)) # [1.72.0](https://github.com/wmfs/statebox/compare/v1.71.0...v1.72.0) (2020-10-28) ### 🛠 Builds * **deps:** bump uuid from 7.0.3 to 8.3.1 ([9f0c463](https://github.com/wmfs/statebox/commit/9f0c463891361170bf55fb7b2823e6f69c81258b)) * **deps-dev:** bump axios from 0.20.0 to 0.21.0 ([43c1bd7](https://github.com/wmfs/statebox/commit/43c1bd72ec726878dda2ee71b2793c47c4759572)) * **deps-dev:** bump codecov from 3.7.2 to 3.8.0 ([52f0a89](https://github.com/wmfs/statebox/commit/52f0a89daabcf388784f07248edcfeec3100f1bd)) * **deps-dev:** bump mocha from 8.1.3 to 8.2.0 ([b0406aa](https://github.com/wmfs/statebox/commit/b0406aaefc6f5289467cc71480c42843b4a38016)) * **deps-dev:** bump semantic-release from 17.1.2 to 17.2.0 ([3826984](https://github.com/wmfs/statebox/commit/38269848a61ddc5c77fabe0eebc81af1d17f6c5b)) * **deps-dev:** bump semantic-release from 17.2.0 to 17.2.1 ([60537b4](https://github.com/wmfs/statebox/commit/60537b41c3c0f410f4d2b20c95f6c81cb17ba91b)) * **deps-dev:** bump standard from 14.3.4 to 15.0.0 ([9542616](https://github.com/wmfs/statebox/commit/95426164f691f9a8c8ebafaaf3242da11d7c17f1)) * **dev-deps:** Bump standard from 15.0.0 → 15.0.1 ([04a40d4](https://github.com/wmfs/statebox/commit/04a40d4802face6fe88c8a01223dcb2fbfbf2a3d)) ### ⚙️ Continuous Integrations * **circle:** add parallelism for unit tests [ch2766] ([14316b8](https://github.com/wmfs/statebox/commit/14316b83d81aec9795f6829ebc916f7036735720)) * **circle:** authenticate Docker image pull [ch2767] ([f99234d](https://github.com/wmfs/statebox/commit/f99234dedd079312a47db4844d260e4734a25045)) * **circle:** cache dependencies [ch2770] ([8a6521c](https://github.com/wmfs/statebox/commit/8a6521c45ac30bbfe77eb9657537cbb2459857dc)) * **circle:** separate linting job [ch1009] ([b79500e](https://github.com/wmfs/statebox/commit/b79500e26bfe0cc521ee2594f853607abfc78ca4)) * **circle:** update build environment variable context name [ch2771] ([7f62f1d](https://github.com/wmfs/statebox/commit/7f62f1dd71821b4b02d407d99b58dab2e8a14458)) # [1.71.0](https://github.com/wmfs/statebox/compare/v1.70.0...v1.71.0) (2020-09-28) ### 🛠 Builds * **deps:** bump debug from 4.1.1 to 4.2.0 ([e578478](https://github.com/wmfs/statebox/commit/e578478c82523c49759f4013d7b1be44a845c88e)) * **deps-dev:** bump cz-conventional-changelog from 3.2.0 to 3.2.1 ([f9f5ff8](https://github.com/wmfs/statebox/commit/f9f5ff8b36c3ab9cf4b15f317f7009919ef7a15a)) * **deps-dev:** bump cz-conventional-changelog from 3.2.1 to 3.3.0 ([25c8719](https://github.com/wmfs/statebox/commit/25c8719e10cde369eb19b54d0fb772fe687d6f89)) * **deps-dev:** bump mocha from 8.1.1 to 8.1.2 ([4151296](https://github.com/wmfs/statebox/commit/41512964d98652b915aa4f211bdd52b651ba42db)) * **deps-dev:** bump mocha from 8.1.2 to 8.1.3 ([85191aa](https://github.com/wmfs/statebox/commit/85191aa51fea4bf61ac530d633a9f3a37f726d56)) * **deps-dev:** bump semantic-release from 17.1.1 to 17.1.2 ([07c3d32](https://github.com/wmfs/statebox/commit/07c3d328265374926732c574c1b2897338bdfb64)) # [1.70.0](https://github.com/wmfs/statebox/compare/v1.69.0...v1.70.0) (2020-08-24) ### 🛠 Builds * **deps:** bump [@wmfs](https://github.com/wmfs)/asl-choice-processor from 1.15.0 to 1.16.0 ([69fcc28](https://github.com/wmfs/statebox/commit/69fcc28a1710bf4ae1cfc32cf361cecec8a07655)) # [1.69.0](https://github.com/wmfs/statebox/compare/v1.68.0...v1.69.0) (2020-08-24) ### 🛠 Builds * **deps:** bump luxon from 1.24.1 to 1.25.0 ([d2a8725](https://github.com/wmfs/statebox/commit/d2a87255e429625ef0dcecf15e2f9f17f09ee578)) * **deps-dev:** bump axios from 0.19.2 to 0.20.0 ([41c7892](https://github.com/wmfs/statebox/commit/41c7892210ef55074bf9e28c1a5ca28071f0311e)) # [1.68.0](https://github.com/wmfs/statebox/compare/v1.67.0...v1.68.0) (2020-08-17) ### 🛠 Builds * **deps:** bump lodash from 4.17.19 to 4.17.20 ([32f79b2](https://github.com/wmfs/statebox/commit/32f79b247351cf30424385b458a30ecbbc6f40fa)) * **deps-dev:** bump codecov from 3.7.0 to 3.7.1 ([f11b57b](https://github.com/wmfs/statebox/commit/f11b57b64c2cb76c0d32d090b24b8dd2b8469cd5)) * **deps-dev:** bump codecov from 3.7.1 to 3.7.2 ([9f558b4](https://github.com/wmfs/statebox/commit/9f558b4ccb17b49609b7a5ef5051114bf51430f3)) * **deps-dev:** bump mocha from 8.0.1 to 8.1.0 ([78c714a](https://github.com/wmfs/statebox/commit/78c714a3a10cd1f643c26e6851f372580c74b386)) * **deps-dev:** bump mocha from 8.1.0 to 8.1.1 ([92d4c0b](https://github.com/wmfs/statebox/commit/92d4c0b44dd534c8c566f33f40bf4a6f149df844)) ### ⚙️ Continuous Integrations * **circle:** separate lint job [ch1009] ([c5e9a0a](https://github.com/wmfs/statebox/commit/c5e9a0a7046dd4fc2546299151430b99ad96ac24)) # [1.67.0](https://github.com/wmfs/statebox/compare/v1.66.0...v1.67.0) (2020-07-16) ### 🛠 Builds * **deps:** bump [@wmfs](https://github.com/wmfs)/asl-choice-processor from 1.14.0 to 1.15.0 ([6d31370](https://github.com/wmfs/statebox/commit/6d313705f3ac1dd9a9496a7e2246da1734676c8e)) # [1.66.0](https://github.com/wmfs/statebox/compare/v1.65.0...v1.66.0) (2020-07-13) ### 🛠 Builds * **deps:** bump lodash from 4.17.15 to 4.17.19 ([88f5b33](https://github.com/wmfs/statebox/commit/88f5b337fc29e901027735b39d1d2d236f446c7f)) * **deps-dev:** bump codecov from 3.6.5 to 3.7.0 ([2427476](https://github.com/wmfs/statebox/commit/2427476cc36564c9b5a4b3bd71470d96646d4bea)) * **deps-dev:** bump mocha from 7.1.2 to 7.2.0 ([37a89c4](https://github.com/wmfs/statebox/commit/37a89c4ca4627fac345bb2fc15cbc05d153b1762)) * **deps-dev:** bump mocha from 7.2.0 to 8.0.1 ([0e57fde](https://github.com/wmfs/statebox/commit/0e57fde2d055ad6e6676139196033880ac6b6307)) * **deps-dev:** bump nyc from 15.0.1 to 15.1.0 ([2d4916d](https://github.com/wmfs/statebox/commit/2d4916d36b7b4b3cd6491ced6b23c9e7646d486f)) * **deps-dev:** bump semantic-release from 17.0.7 to 17.0.8 ([ebb4a4d](https://github.com/wmfs/statebox/commit/ebb4a4d6f8e4d1a2133eb1581cf62dc1ac896d78)) * **deps-dev:** bump semantic-release from 17.0.8 to 17.1.0 ([ae6cd1d](https://github.com/wmfs/statebox/commit/ae6cd1d84b80b8c11ea15e6bd273cece1a4b8a3e)) * **deps-dev:** bump semantic-release from 17.1.0 to 17.1.1 ([f0db8b7](https://github.com/wmfs/statebox/commit/f0db8b7aca286f4bbd63906ea33e308ea306f2bf)) * **deps-dev:** bump standard from 14.3.3 to 14.3.4 ([399c7e6](https://github.com/wmfs/statebox/commit/399c7e6185074384968c905611a8a06829d6d024)) ### ⚙️ Continuous Integrations * **circle:** use updated circle node image [skip ci] ([ea69aa2](https://github.com/wmfs/statebox/commit/ea69aa21faeaf69884781917a4cbf62310bf4fe8)) # [1.65.0](https://github.com/wmfs/statebox/compare/v1.64.2...v1.65.0) (2020-05-11) ### 🛠 Builds * **deps:** bump luxon from 1.23.0 to 1.24.1 ([c922867](https://github.com/wmfs/statebox/commit/c9228674cab9e3a5cd5b04c47ed41ebdae76d359)) * **deps-dev:** bump cz-conventional-changelog from 3.1.0 to 3.2.0 ([6d08614](https://github.com/wmfs/statebox/commit/6d08614575f4e5c100a0844f5f32375e05db464a)) * **deps-dev:** bump mocha from 7.1.1 to 7.1.2 ([6aa478c](https://github.com/wmfs/statebox/commit/6aa478c441791a85fd9e4a817146f0d7de5b8e7b)) * **deps-dev:** bump semantic-release from 17.0.6 to 17.0.7 ([5054eb1](https://github.com/wmfs/statebox/commit/5054eb144cf5ed2f639890c0e0fdfadc8cfef96a)) ## [1.64.2](https://github.com/wmfs/statebox/compare/v1.64.1...v1.64.2) (2020-04-21) ### 🐛 Bug Fixes * Content.sendTaskHeartbeat should return the updated execution description. ([68bdef8](https://github.com/wmfs/statebox/commit/68bdef8d651c8b7a8f0558f089a3365754cfd583)) * Rework StateMachine.runState to eliminate callback ([a9e2c07](https://github.com/wmfs/statebox/commit/a9e2c07f8703634ab1e305d800ace9a56e841793)) ### 📦 Code Refactoring * Can make statebox const rather than let ([ae23f0a](https://github.com/wmfs/statebox/commit/ae23f0a50a92d09cb3ae37302fe263be535b21c0)) ## [1.64.1](https://github.com/wmfs/statebox/compare/v1.64.0...v1.64.1) (2020-04-20) ### 🐛 Bug Fixes * Don't pass callback parameter to init methods ([6a43356](https://github.com/wmfs/statebox/commit/6a43356564799dd50c61cba11fdad22e5bcfcf17)) * Removed unimplemented statebox.listExecutions method ([e2f6395](https://github.com/wmfs/statebox/commit/e2f63955430d35f320b71a7a1c4bb0307694d973)) * **deps:** Remove async dependency. Not used. ([3e30f54](https://github.com/wmfs/statebox/commit/3e30f547c5e55fd0ebe959fb2cd7f05a5471cccd)) * **deps:** Removed unused deepmerge dependency ([289c785](https://github.com/wmfs/statebox/commit/289c78591cf94fc2d8b6e6441761aeee35b9c106)) ### 🛠 Builds * **deps-dev:** bump semantic-release from 17.0.4 to 17.0.5 ([1e2fd43](https://github.com/wmfs/statebox/commit/1e2fd4342968bf49ad4fbdacff9a8ef281848972)) * **deps-dev:** bump semantic-release from 17.0.5 to 17.0.6 ([f8d3104](https://github.com/wmfs/statebox/commit/f8d3104470de7ce508fdbe791461f3b7de8245d2)) ### 📦 Code Refactoring * Use constant rather than literal ([0d420a4](https://github.com/wmfs/statebox/commit/0d420a4c470c203ec8ef370a84bf910155d9c30e)) ### 🚨 Tests * Align class names with state resource filenames ([3f746b1](https://github.com/wmfs/statebox/commit/3f746b19724cf828ebe932a79e7b4d246c43191f)) * Remove redundant init methods from test state resources ([7d844de](https://github.com/wmfs/statebox/commit/7d844de931631ebc4ba5a91d12be045e57ecd4a4)) # [1.64.0](https://github.com/wmfs/statebox/compare/v1.63.0...v1.64.0) (2020-04-05) ### 🛠 Builds * **deps:** bump luxon from 1.22.2 to 1.23.0 ([85d7a1c](https://github.com/wmfs/statebox/commit/85d7a1c7b28138df9f6cc3a95b71af220f886709)) * **deps-dev:** bump nyc from 15.0.0 to 15.0.1 ([ea1c6dd](https://github.com/wmfs/statebox/commit/ea1c6dd1f02250c63c56955b7c31aa9ed821fc9c)) # [1.63.0](https://github.com/wmfs/statebox/compare/v1.62.0...v1.63.0) (2020-04-02) ### 🛠 Builds * **deps:** bump uuid from 7.0.2 to 7.0.3 ([9049071](https://github.com/wmfs/statebox/commit/90490715379cf1ee87a860829bf6fb23ae72b3a9)) ### ⚙️ Continuous Integrations * **circle:** add context env var config to config.yml ([74067bd](https://github.com/wmfs/statebox/commit/74067bd55f1208d7400200b3b21f8eff0cdeb2ab)) # [1.62.0](https://github.com/wmfs/statebox/compare/v1.61.1...v1.62.0) (2020-03-29) ### ✨ Features * Add sendTaskLastHeartbeat ([09c9a7c](https://github.com/wmfs/statebox/commit/09c9a7c9e0fdd6541291fdd9cb6c272bcd4de804)) ### 🛠 Builds * **deps:** bump async from 3.1.1 to 3.2.0 ([393929c](https://github.com/wmfs/statebox/commit/393929cd1f5415eedbd14760c1768117bede42ee)) * **deps:** bump boom from 7.3.0 to [@hapi](https://github.com/hapi)/boom 9.1.0 ([bd1c57d](https://github.com/wmfs/statebox/commit/bd1c57da4faab6608637bfb8e95115acc9e40a7f)) * **deps:** bump luxon from 1.22.0 to 1.22.2 ([faf821b](https://github.com/wmfs/statebox/commit/faf821b4593e0f9d5091ce699bd4ac32f6be4660)) * **deps:** bump uuid from 7.0.1 to 7.0.2 ([9e3e1a1](https://github.com/wmfs/statebox/commit/9e3e1a16fc3c1ce1424599a0397aacdb586b27ac)) * **deps:** Remove request, replace with axios ([f6802ff](https://github.com/wmfs/statebox/commit/f6802ff6f7ed0d11ebd6027d8dd41d1c84115126)) * **deps-dev:** bump [@semantic-release](https://github.com/semantic-release)/changelog from 5.0.0 to 5.0.1 ([ca41284](https://github.com/wmfs/statebox/commit/ca412844f805e04e76ed784dff7256e7ff085c4e)) * **deps-dev:** bump mocha from 7.1.0 to 7.1.1 ([95f6232](https://github.com/wmfs/statebox/commit/95f6232c1abd4b6a1d2db663571b22a216bd12df)) * **deps-dev:** bump standard from 14.3.1 to 14.3.2 ([b5fe9d4](https://github.com/wmfs/statebox/commit/b5fe9d41172a27af2b628480d3f9d8ccf2862c58)) * **deps-dev:** bump standard from 14.3.2 to 14.3.3 ([791dd9a](https://github.com/wmfs/statebox/commit/791dd9a90a48ece17ca5fda21f6e29ee7881eb28)) ## [1.61.1](https://github.com/wmfs/statebox/compare/v1.61.0...v1.61.1) (2020-03-09) ### 🐛 Bug Fixes * Corrected uuid require for version 7.* ([5d134ae](https://github.com/wmfs/statebox/commit/5d134ae4d77fabee53ae46ec58caf0cf5fc7687f)) ### 🛠 Builds * **deps-dev:** bump conventional-changelog-metahub from 4.0.0 to 4.0.1 ([ec3ebbc](https://github.com/wmfs/statebox/commit/ec3ebbc58b56d5c7e55763d4eef87135f30fb6d9)) * **deps-dev:** bump mocha from 7.0.1 to 7.1.0 ([8074214](https://github.com/wmfs/statebox/commit/80742141c37acb50f652c2895eec8491a73203b1)) # [1.61.0](https://github.com/wmfs/statebox/compare/v1.60.0...v1.61.0) (2020-02-26) ### 🛠 Builds * **deps:** bump uuid from 3.4.0 to 7.0.1 ([5fdd8bf](https://github.com/wmfs/statebox/commit/5fdd8bfc1b138be4229d8d91a58751105efa7149)) * **deps-dev:** bump [@semantic-release](https://github.com/semantic-release)/changelog from 3.0.6 to 5.0.0 ([15449aa](https://github.com/wmfs/statebox/commit/15449aaa7c615e6a092bd19a7ab25298327bf901)) * **deps-dev:** bump [@semantic-release](https://github.com/semantic-release)/git from 7.0.18 to 9.0.0 ([15b18d0](https://github.com/wmfs/statebox/commit/15b18d0d73c66fc143ee98dfbe8d4b8a17e85cc4)) * **deps-dev:** bump codecov from 3.6.2 to 3.6.3 ([d426fba](https://github.com/wmfs/statebox/commit/d426fbaaafce18875285a2a40639589d92071384)) * **deps-dev:** bump codecov from 3.6.3 to 3.6.4 ([97a9066](https://github.com/wmfs/statebox/commit/97a906680d50983191f6eed30edb7273f15a90f5)) * **deps-dev:** bump codecov from 3.6.4 to 3.6.5 ([8b4f5ff](https://github.com/wmfs/statebox/commit/8b4f5ff011b335645f796db32e7196f7215ba23f)) * **deps-dev:** bump cz-conventional-changelog from 3.0.2 to 3.1.0 ([eac7b09](https://github.com/wmfs/statebox/commit/eac7b09009025a4b9d19414a75cafeb0741411e2)) * **deps-dev:** bump request from 2.88.0 to 2.88.2 ([e5104dd](https://github.com/wmfs/statebox/commit/e5104dd23359eebcdc0252673d11923ce403e08a)) * **deps-dev:** bump semantic-release from 15.14.0 to 17.0.4 ([7479e65](https://github.com/wmfs/statebox/commit/7479e65541e49fa283b70727f9d5a49ef83d0a08)) # [1.60.0](https://github.com/wmfs/statebox/compare/v1.59.0...v1.60.0) (2020-01-27) ### 🛠 Builds * **deps:** bump deepmerge from 3.3.0 to 4.2.2 ([76f358f](https://github.com/wmfs/statebox/commit/76f358fb8360fd70d54cddaf5501b0b9a378c493)) # [1.59.0](https://github.com/wmfs/statebox/compare/v1.58.0...v1.59.0) (2020-01-27) ### 🛠 Builds * **deps:** bump async from 3.1.0 to 3.1.1 ([f08f0a6](https://github.com/wmfs/statebox/commit/f08f0a6c383fab743ece4e1a35bf5773a79543d9)) * **deps:** bump luxon from 1.21.3 to 1.22.0 ([6bd3d93](https://github.com/wmfs/statebox/commit/6bd3d93434f795ce7d7c2ace5500202995f4f5e4)) * **deps-dev:** bump codecov from 3.6.1 to 3.6.2 ([7148545](https://github.com/wmfs/statebox/commit/714854504c6b674fd3a1be8e083288565e27bfd1)) * **deps-dev:** bump mocha from 7.0.0 to 7.0.1 ([94234c4](https://github.com/wmfs/statebox/commit/94234c4f82153e62357aa1b034678a3fe4649ef9)) * **deps-dev:** update standard requirement from 12.0.1 to 14.3.1 ([b2a6649](https://github.com/wmfs/statebox/commit/b2a6649f9c633f4ac571fc25642d141e6b91d20c)) ### 💎 Styles * Do not access Object.prototype method 'hasOwnProperty' from target object ([355175a](https://github.com/wmfs/statebox/commit/355175aa629cddc53481104d7e6b7714e65f028e)) * standard --fix ([e03d74c](https://github.com/wmfs/statebox/commit/e03d74c3eb7940e802c00623e4293d21d0161142)) # [1.58.0](https://github.com/wmfs/statebox/compare/v1.57.0...v1.58.0) (2020-01-22) ### 🛠 Builds * **deps:** bump uuid from 3.3.3 to 3.4.0 ([4475c03](https://github.com/wmfs/statebox/commit/4475c0312ee3f360437a741e5c4efbe5f1843f7b)) * **deps-dev:** bump conventional-changelog-metahub from 3.0.0 to 4.0.0 ([9b9c617](https://github.com/wmfs/statebox/commit/9b9c617a63bd697e399421a73854c961916a6433)) # [1.57.0](https://github.com/wmfs/statebox/compare/v1.56.0...v1.57.0) (2020-01-08) ### 🛠 Builds * **deps:** update uuid requirement from 3.3.2 to 3.3.3 ([97b65fc](https://github.com/wmfs/statebox/commit/97b65fcaf00261a24078d85a2f0628b758ca4702)) # [1.56.0](https://github.com/wmfs/statebox/compare/v1.55.0...v1.56.0) (2020-01-07) ### 🛠 Builds * **deps:** bump dottie from 2.0.1 to 2.0.2 ([b63be9c](https://github.com/wmfs/statebox/commit/b63be9cf65cff0747425020c6b055a34e034b447)) # [1.55.0](https://github.com/wmfs/statebox/compare/v1.54.4...v1.55.0) (2020-01-07) ### 🛠 Builds * **deps:** bump luxon from 1.16.0 to 1.21.3 ([83f0213](https://github.com/wmfs/statebox/commit/83f0213bd195ca166818e1d94c57faf72f4c7c0e)) * **deps-dev:** add request dependency ([bae682f](https://github.com/wmfs/statebox/commit/bae682ff991c9a7ccc7fab88c18c0ea69313edca)) * **deps-dev:** bump mocha from 6.2.2 to 7.0.0 ([6f7de71](https://github.com/wmfs/statebox/commit/6f7de71d9dbb5b2297be65a36de45e457d44f724)) * **deps-dev:** bump packages ([2f6a9f5](https://github.com/wmfs/statebox/commit/2f6a9f5cf22d5139df3a85f5089ae7bb29950a62)) ## [1.54.4](https://github.com/wmfs/statebox/compare/v1.54.3...v1.54.4) (2019-11-14) ### 🐛 Bug Fixes * Deep merge the update with existing context in setTaskHeartbeat ([](https://github.com/wmfs/statebox/commit/8972da5)) ## [1.54.3](https://github.com/wmfs/statebox/compare/v1.54.2...v1.54.3) (2019-11-07) ### 🐛 Bug Fixes * Fix sendTaskHeartbeat so it respects resultPath and outputPath. ([](https://github.com/wmfs/statebox/commit/c958a5c)) ## [1.54.2](https://github.com/wmfs/statebox/compare/v1.54.1...v1.54.2) (2019-11-07) ### 🐛 Bug Fixes * Signal COMPLETED properly from failed executions. ([](https://github.com/wmfs/statebox/commit/625ca2b)) ## [1.54.1](https://github.com/wmfs/statebox/compare/v1.54.0...v1.54.1) (2019-11-07) ### 🐛 Bug Fixes * Don't explode if we ask for a non-existant execution description ([](https://github.com/wmfs/statebox/commit/c6af563)) ### 🛠 Builds * **deps-dev:** update [@semantic-release](https://github.com/semantic-release)/changelog requirement ([](https://github.com/wmfs/statebox/commit/c39d673)) * **deps-dev:** update cz-conventional-changelog requirement ([](https://github.com/wmfs/statebox/commit/12957b2)) * **deps-dev:** update mocha requirement from 6.1.4 to 6.2.0 ([](https://github.com/wmfs/statebox/commit/9967e58)) * **deps-dev:** update semantic-release requirement ([](https://github.com/wmfs/statebox/commit/48c248c)) # [1.54.0](https://github.com/wmfs/statebox/compare/v1.53.0...v1.54.0) (2019-09-09) ### 🛠 Builds * **deps:** update [@wmfs](https://github.com/wmfs)/asl-choice-processor requirement ([2e7d775](https://github.com/wmfs/statebox/commit/2e7d775)) # [1.53.0](https://github.com/wmfs/statebox/compare/v1.52.0...v1.53.0) (2019-09-09) ### 🛠 Builds * **deps:** update lodash requirement from 4.17.14 to 4.17.15 ([340c77f](https://github.com/wmfs/statebox/commit/340c77f)) # [1.52.0](https://github.com/wmfs/statebox/compare/v1.51.0...v1.52.0) (2019-07-11) ### 🛠 Builds * **deps:** update lodash requirement from 4.17.11 to 4.17.14 ([7566571](https://github.com/wmfs/statebox/commit/7566571)) * **deps-dev:** update [@semantic-release](https://github.com/semantic-release)/git requirement ([7d11f6f](https://github.com/wmfs/statebox/commit/7d11f6f)) * **deps-dev:** update nyc requirement from 13.2.0 to 14.1.1 ([7c433c7](https://github.com/wmfs/statebox/commit/7c433c7)) * **deps-dev:** update semantic-release requirement ([e0b2754](https://github.com/wmfs/statebox/commit/e0b2754)) ### 📚 Documentation * Add CircleCI badge ([cda57d2](https://github.com/wmfs/statebox/commit/cda57d2)) ### ⚙️ Continuous Integrations * **circle:** Add CircleCI config ([8eff1ac](https://github.com/wmfs/statebox/commit/8eff1ac)) * **travis:** Remove Travis config ([0febd00](https://github.com/wmfs/statebox/commit/0febd00)) # [1.51.0](https://github.com/wmfs/statebox/compare/v1.50.0...v1.51.0) (2019-06-27) ### 🛠 Builds * **deps:** update [@wmfs](https://github.com/wmfs)/asl-choice-processor requirement ([76886be](https://github.com/wmfs/statebox/commit/76886be)) # [1.50.0](https://github.com/wmfs/statebox/compare/v1.49.0...v1.50.0) (2019-06-26) ### 🛠 Builds * **deps:** update async requirement from 2.6.1 to 3.1.0 ([d2f981c](https://github.com/wmfs/statebox/commit/d2f981c)) * **deps:** update deepmerge requirement from 3.1.0 to 3.3.0 ([03cd25d](https://github.com/wmfs/statebox/commit/03cd25d)) * **deps:** update jsonpath requirement from 1.0.0 to 1.0.2 ([83a098a](https://github.com/wmfs/statebox/commit/83a098a)) * **deps:** update luxon requirement from 1.11.1 to 1.16.0 ([39e85c9](https://github.com/wmfs/statebox/commit/39e85c9)) * **deps-dev:** update mocha requirement from 5.2.0 to 6.1.4 ([55af55f](https://github.com/wmfs/statebox/commit/55af55f)) * **deps-dev:** update request-promise-native requirement ([91ec293](https://github.com/wmfs/statebox/commit/91ec293)) * **deps-dev:** update semantic-release requirement ([5949955](https://github.com/wmfs/statebox/commit/5949955)) # [1.49.0](https://github.com/wmfs/statebox/compare/v1.48.1...v1.49.0) (2019-04-03) ### ✨ Features * try adding indexes to executions model ([9aceceb](https://github.com/wmfs/statebox/commit/9aceceb)) ## [1.48.1](https://github.com/wmfs/statebox/compare/v1.48.0...v1.48.1) (2019-03-28) ### 🐛 Bug Fixes * When a statemachine completes we always want to fire any callback ([0f97a08](https://github.com/wmfs/statebox/commit/0f97a08)) # [1.48.0](https://github.com/wmfs/statebox/compare/v1.47.3...v1.48.0) (2019-03-27) ### ✨ Features * expose canBeStartedOffline property in statebox ([edeeb05](https://github.com/wmfs/statebox/commit/edeeb05)) ## [1.47.3](https://github.com/wmfs/statebox/compare/v1.47.2...v1.47.3) (2019-03-21) ### 🐛 Bug Fixes * Don't fail if a parameter extracted value path doesn't match. ([8cfde9f](https://github.com/wmfs/statebox/commit/8cfde9f)) ## [1.47.2](https://github.com/wmfs/statebox/compare/v1.47.1...v1.47.2) (2019-03-21) ### 🐛 Bug Fixes * revert logs as the issue is not here ([a6731c9](https://github.com/wmfs/statebox/commit/a6731c9)) ## [1.47.1](https://github.com/wmfs/statebox/compare/v1.47.0...v1.47.1) (2019-03-21) ### 🐛 Bug Fixes * added a console log for checking something on dev ([b6f17b5](https://github.com/wmfs/statebox/commit/b6f17b5)) # [1.47.0](https://github.com/wmfs/statebox/compare/v1.46.0...v1.47.0) (2019-03-20) ### ✨ Features * ModuleResources no longer need to take a callback, and maybe async. ([1f79e18](https://github.com/wmfs/statebox/commit/1f79e18)) # [1.46.0](https://github.com/wmfs/statebox/compare/v1.45.0...v1.46.0) (2019-03-19) ### ✨ Features * include instigatorsGroup, if instigators has user ([36f27a1](https://github.com/wmfs/statebox/commit/36f27a1)) ### ⚙️ Continuous Integrations * Update travis.yml ([528fc78](https://github.com/wmfs/statebox/commit/528fc78)) # [1.45.0](https://github.com/wmfs/statebox/compare/v1.44.2...v1.45.0) (2019-02-08) ### 🛠 Builds * **deps:** update debug requirement from 4.1.0 to 4.1.1 ([109ce1b](https://github.com/wmfs/statebox/commit/109ce1b)) * **deps:** update deepmerge requirement from 3.0.0 to 3.1.0 ([a89f407](https://github.com/wmfs/statebox/commit/a89f407)) * **deps-dev:** update [@semantic-release](https://github.com/semantic-release)/changelog requirement ([0495115](https://github.com/wmfs/statebox/commit/0495115)) * **deps-dev:** update [@semantic-release](https://github.com/semantic-release)/git requirement ([1dd5230](https://github.com/wmfs/statebox/commit/1dd5230)) * **deps-dev:** update semantic-release requirement ([6256e70](https://github.com/wmfs/statebox/commit/6256e70)) ### ♻️ Chores * **deps:** update luxon requirement from 1.8.2 to 1.11.1 ([5f02149](https://github.com/wmfs/statebox/commit/5f02149)) * **deps-dev:** update nyc requirement from 13.1.0 to 13.2.0 ([f4fc98a](https://github.com/wmfs/statebox/commit/f4fc98a)) ## [1.44.2](https://github.com/wmfs/statebox/compare/v1.44.1...v1.44.2) (2019-02-08) ### 🐛 Bug Fixes * Tightened up resource resolver error message ([d677c58](https://github.com/wmfs/statebox/commit/d677c58)) ### 📦 Code Refactoring * Stripped out unneeded code in Wait state ([deb855c](https://github.com/wmfs/statebox/commit/deb855c)) ### 🚨 Tests * Couple of tests covering resource resolver error cases ([b3403d5](https://github.com/wmfs/statebox/commit/b3403d5)) * ErrorState method tests ([36fa5fd](https://github.com/wmfs/statebox/commit/36fa5fd)) ## [1.44.1](https://github.com/wmfs/statebox/compare/v1.44.0...v1.44.1) (2019-01-26) ### 🐛 Bug Fixes * Removed Statebox.validateStateMachineDefinition ([8a497d3](https://github.com/wmfs/statebox/commit/8a497d3)) ### 📦 Code Refactoring * Name tweaks ([89d6beb](https://github.com/wmfs/statebox/commit/89d6beb)) * State Machine helpers to we make one call not two, and don't fish around inside StateMachi ([278aaf5](https://github.com/wmfs/statebox/commit/278aaf5)) # [1.44.0](https://github.com/wmfs/statebox/compare/v1.43.0...v1.44.0) (2019-01-26) ### ✨ Features * Added Statebox.registerResourceResolver ([212f952](https://github.com/wmfs/statebox/commit/212f952)) ### 📦 Code Refactoring * Move resource resolution and ModuleResource into resources/ and out of Task completely ([7c38d3c](https://github.com/wmfs/statebox/commit/7c38d3c)) * Pop Modules off by themselves ([e8fc5f1](https://github.com/wmfs/statebox/commit/e8fc5f1)) * Pull all the module initialisation stuff out into a helper class ([4b907a0](https://github.com/wmfs/statebox/commit/4b907a0)) * Pull resource resolution out of the Task constructor ([7aff1a1](https://github.com/wmfs/statebox/commit/7aff1a1)) * Pulled module resolution out of resolve, paving way for additional resource resolvers ([9a0147f](https://github.com/wmfs/statebox/commit/9a0147f)) # [1.43.0](https://github.com/wmfs/statebox/compare/v1.42.0...v1.43.0) (2019-01-25) ### ✨ Features * Initial Parameters implementation ([35fc6d5](https://github.com/wmfs/statebox/commit/35fc6d5)) * Parameter implementation, including reference path evaluation and field replacement ([9e51a67](https://github.com/wmfs/statebox/commit/9e51a67)) * Raise States.ParameterPathFailure if JSONPath returns no Extracted Value ([53b49fe](https://github.com/wmfs/statebox/commit/53b49fe)) ### 🐛 Bug Fixes * Parameters Extracted Value can be multi-valued arrays, as well as atomic values. ([1cd1d6c](https://github.com/wmfs/statebox/commit/1cd1d6c)) * Use States.TaskFailed instead of literal ([ccd71f1](https://github.com/wmfs/statebox/commit/ccd71f1)) ### 📦 Code Refactoring * Pull out error states. ([915f339](https://github.com/wmfs/statebox/commit/915f339)) * Simplify PathHandler import ([5567ac9](https://github.com/wmfs/statebox/commit/5567ac9)) * Split input/result/output path handlers out from Base-state ([54a09b0](https://github.com/wmfs/statebox/commit/54a09b0)) * Tidy up Task.Context.resolveInputPaths ([f9b7c47](https://github.com/wmfs/statebox/commit/f9b7c47)) * Use ErrorStates instead of literals. ([3de299a](https://github.com/wmfs/statebox/commit/3de299a)) ### 📚 Documentation * Update README to reference statelint. ([26bdbe5](https://github.com/wmfs/statebox/commit/26bdbe5)) ### 🚨 Tests * Initial tests for Parameters field ([478342f](https://github.com/wmfs/statebox/commit/478342f)) * Tests for Parameters with reference path evaluation ([5cf87b2](https://github.com/wmfs/statebox/commit/5cf87b2)) ### 💎 Styles * Lint fixes ([fdb6caf](https://github.com/wmfs/statebox/commit/fdb6caf)) # [1.42.0](https://github.com/wmfs/statebox/compare/v1.41.0...v1.42.0) (2019-01-17) ### ✨ Features * Expose findModuleByName method. ([0acc380](https://github.com/wmfs/statebox/commit/0acc380)) ### 🛠 Builds * **deps-dev:** update [@semantic-release](https://github.com/semantic-release)/git requirement ([b06db72](https://github.com/wmfs/statebox/commit/b06db72)) * **deps-dev:** update semantic-release requirement ([79c6183](https://github.com/wmfs/statebox/commit/79c6183)) ### 📦 Code Refactoring * in deserialise(), surround JSON.parse in try/catch in case the incoming ctx/executionOptions are strings ([3ea2de5](https://github.com/wmfs/statebox/commit/3ea2de5)) # [1.41.0](https://github.com/wmfs/statebox/compare/v1.40.0...v1.41.0) (2018-12-19) ### ✨ Features * Parallel State works as per spec ([3554a27](https://github.com/wmfs/statebox/commit/3554a27)) ### 🐛 Bug Fixes * Correct implementation of failed branch handling ([3919a95](https://github.com/wmfs/statebox/commit/3919a95)) * Handle Catch in Parallel branches properly. ([ebd3e75](https://github.com/wmfs/statebox/commit/ebd3e75)) * Set Task Context stateMachineMeta ([1c95c7d](https://github.com/wmfs/statebox/commit/1c95c7d)) * Strip out ParallelBranchTracker and fold into Base-state ([32a08c0](https://github.com/wmfs/statebox/commit/32a08c0)) * Use per-branch parallel context ([48d767c](https://github.com/wmfs/statebox/commit/48d767c)) * When a Parallel branch completes, run processTaskSuccess on the correct object ([c5c58d9](https://github.com/wmfs/statebox/commit/c5c58d9)) ### 🛠 Builds * **deps:** update boom requirement from 7.2.2 to 7.3.0 ([f8cff0a](https://github.com/wmfs/statebox/commit/f8cff0a)) * **deps:** update deepmerge requirement from 2.2.1 to 3.0.0 ([ae08ba8](https://github.com/wmfs/statebox/commit/ae08ba8)) * **deps:** update luxon requirement from 1.8.1 to 1.8.2 ([2f464a0](https://github.com/wmfs/statebox/commit/2f464a0)) * **deps-dev:** update semantic-release requirement ([201d426](https://github.com/wmfs/statebox/commit/201d426)) ### 📦 Code Refactoring * Use const for number of state machines we run in the parallel tests ([af4b8c3](https://github.com/wmfs/statebox/commit/af4b8c3)) ### 🚨 Tests * Add FunWithMath test ([cfde7d7](https://github.com/wmfs/statebox/commit/cfde7d7)) * Additional Parallel state tests with various levels of nesting. ([168ebbe](https://github.com/wmfs/statebox/commit/168ebbe)) * Extra parallel state machine with failing branches tests ([f85cfa7](https://github.com/wmfs/statebox/commit/f85cfa7)) * Remove some console.log output ([5965907](https://github.com/wmfs/statebox/commit/5965907)) * Removed more console.log noise ([18e9e81](https://github.com/wmfs/statebox/commit/18e9e81)) * Tests covering input and result path for Parallel states ([176f2d1](https://github.com/wmfs/statebox/commit/176f2d1)) ### ♻️ Chores * **release:** 1.37.2 [skip ci] ([ef61846](https://github.com/wmfs/statebox/commit/ef61846)) * **release:** 1.37.3 [skip ci] ([1bac62c](https://github.com/wmfs/statebox/commit/1bac62c)) * **release:** 1.38.0 [skip ci] ([9ef4715](https://github.com/wmfs/statebox/commit/9ef4715)) * **release:** 1.39.0 [skip ci] ([ce6b51c](https://github.com/wmfs/statebox/commit/ce6b51c)) # [1.40.0](https://github.com/wmfs/statebox/compare/v1.39.1...v1.40.0) (2018-12-11) ### 🐛 Bug Fixes * Pull in asl-choice-processor update so Choice doesn't explode on empty input. ([ee2d80d](https://github.com/wmfs/statebox/commit/ee2d80d)) ### 🛠 Builds * **deps:** update [@wmfs](https://github.com/wmfs)/asl-choice-processor requirement ([2fea4fe](https://github.com/wmfs/statebox/commit/2fea4fe)) ## [1.39.1](https://github.com/wmfs/statebox/compare/v1.39.0...v1.39.1) (2018-12-11) ### 🐛 Bug Fixes * When nothing matches in a Choice state, return a States.NoChoiceMatched error ([ab4a0b9](https://github.com/wmfs/statebox/commit/ab4a0b9)) ### 🚨 Tests * Remove duplicate fail state tests ([da119d3](https://github.com/wmfs/statebox/commit/da119d3)) # [1.39.0](https://github.com/wmfs/statebox/compare/v1.38.0...v1.39.0) (2018-12-06) ### 🛠 Builds * **deps:** update deepmerge requirement from 2.2.1 to 3.0.0 ([b9de373](https://github.com/wmfs/statebox/commit/b9de373)) # [1.38.0](https://github.com/wmfs/statebox/compare/v1.37.3...v1.38.0) (2018-12-06) ### 🛠 Builds * **deps:** update boom requirement from 7.2.2 to 7.3.0 ([fc0246a](https://github.com/wmfs/statebox/commit/fc0246a)) * **deps:** update luxon requirement from 1.8.1 to 1.8.2 ([19db482](https://github.com/wmfs/statebox/commit/19db482)) * **deps-dev:** update semantic-release requirement ([930f7a6](https://github.com/wmfs/statebox/commit/930f7a6)) ## [1.37.3](https://github.com/wmfs/statebox/compare/v1.37.2...v1.37.3) (2018-12-06) ### 🐛 Bug Fixes * Set Task Context stateMachineMeta ([237716b](https://github.com/wmfs/statebox/commit/237716b)) ## [1.37.2](https://github.com/wmfs/statebox/compare/v1.37.1...v1.37.2) (2018-12-04) ### 🐛 Bug Fixes * Return executionDescription back out of setTaskFailure ([e765f13](https://github.com/wmfs/statebox/commit/e765f13)) * Round-trip errors through the Dao correctly. ([5c1c8c5](https://github.com/wmfs/statebox/commit/5c1c8c5)) ### 📦 Code Refactoring * convertJsonpathToDottie is always called with a valid jsonpath, and never supplied with a ([93f2aee](https://github.com/wmfs/statebox/commit/93f2aee)) * Simplified implementation to avoid slicing strings multiple times ([d1044b0](https://github.com/wmfs/statebox/commit/d1044b0)) ### 🚨 Tests * Check for not existing rather than undefined ([04ec24a](https://github.com/wmfs/statebox/commit/04ec24a)) * Move Fail State test into it's o