v0.0.50
What's Changed
- Add data stores API by @theaubmov in #949
- attempt to upgrade github actions and keep coverage working by @burnettk in #950
- update bpmn js spiff for data stores update by @burnettk in #969
- process instance report refactor by @jasquat in #977
- future tasks should not cause anything to happen if the instance is suspended by @burnettk in #952
- Feature/reset pi go button by @jasquat in #978
- KKV Revamp by @jbirddog in #968
- Support top level data stores, not exposed via the UI yet by @jbirddog in #986
- bump bpmn js spiff for data store update by @burnettk in #984
- try to fix mac build mysql lib install issue with poetry by @burnettk in #987
- remove old form builder and references to it by @jasquat in #985
- Allow data store upsearch to work from within a parallel gateway by @jbirddog in #1002
- Allow adding a data store at the top level by @jbirddog in #1004
- feature/fix-multiple-message-start-events by @jasquat in #1005
- Update readme by @tcoz in #1010
- update local dev setup docs by @burnettk in #1015
- Allow getting all secondary keys and values for a KKV top level key by @jbirddog in #1016
- Feature/generic webhook by @jasquat in #1020
- Feature/update extension docs by @jasquat in #1028
- Fix two issues related to the data store type selection by @jbirddog in #1033
- Store data store specifications in process_group.json by @jbirddog in #1040
- Update DataStoreForm.tsx by @tcoz in #1049
- Feature/tcoz dev updated by @burnettk in #1051
- Feature/upgrade react router dom by @jasquat in #1050
- feature/allow-data-stores-in-root-pg-file by @jasquat in #1056
- Support syncing data stores in the DB with those defined in process_group.json files by @jbirddog in #1052
- feature/rjsf-array-under-array-fix by @jasquat in #1068
- feature/fix-pi-all-tab by @jasquat in #1069
- feature/move-message-start-events by @jasquat in #1070
- Escalation Events Properties and Form Styling Documentation by @usama9500 in #1047
- shortcut to view diagram from instance show by @burnettk in #1082
- feature/pin-auth-exlusions-to-controller by @jasquat in #1087
- docker compose overlay file for editable frontend container by @jbirddog in #1092
- docker compose overlay file for editable backend container by @jbirddog in #1098
- feature/fix-service-task-oauth-flow by @jasquat in #1108
- feature/jwt-aud-validation-fix by @jasquat in #1109
- docker compose overlay file for running
run_pyl
equivalents by @jbirddog in #1100 - commit the repo when a data store is added by @jasquat in #1115
- Add some info to the README.md about the local development docker containers by @jbirddog in #1114
- Only show data stores from upsearch in the properties panel by @jbirddog in #1116
- Dev Container Tweaks by @jbirddog in #1117
- Dev containers now work with "run as me" by @jbirddog in #1129
- Update secrets programmatically by @jbirddog in #1122
- feature/support-google-oauth by @jasquat in #1125
- Feature/pi table ux tweaks by @jasquat in #1133
- feature/interstitial-instruction-fix by @jasquat in #1135
- bpmn unit testing fixes by @burnettk in #1140
- task-show-render-instructions-fix by @jasquat in #1142
- if a metadata value looks like a url then display as a link by @jasquat in #1137
- make a script engine for bpmn unit tests by @burnettk in #1145
- Fix for first time use of dev containers in clean environment by @jbirddog in #1136
- support bpmn unit test method mocks by @burnettk in #1146
- Tcoz openai assist by @jasquat in #1138
- commit-once-in-proc-save by @jasquat in #1158
- spiff lib upgrade by @burnettk in #1139
- Data obj show use params by @jasquat in #1160
- bpmn unit test framework improvements for json issue by @burnettk in #1162
- Feature/async support on pi run by @jasquat in #1161
- avoid-invalid-request-body-def by @jasquat in #1168
New Contributors
- @theaubmov made their first contribution in #949
- @tcoz made their first contribution in #1010
Full Changelog: v0.0.49...v0.0.50