Releases: sartography/spiff-arena
Releases · sartography/spiff-arena
v0.0.62
What's Changed
- just some notes for getting windows setup correctly. by @danfunk in #2126
- Bump eslint-plugin-react from 7.37.0 to 7.37.1 in /spiffworkflow-frontend by @dependabot in #2127
- Bump cryptography from 43.0.1 to 43.0.3 in /spiffworkflow-backend by @dependabot in #2128
- Bump jsonschema from 4.22.0 to 4.23.0 in /spiffworkflow-backend by @dependabot in #2129
- Bump @types/react-dom from 18.3.0 to 18.3.1 in /spiffworkflow-frontend by @dependabot in #2130
- Bump gunicorn from 21.2.0 to 23.0.0 in /spiffworkflow-backend by @dependabot in #2132
- Bump actions/setup-python from 5.2.0 to 5.3.0 by @dependabot in #2133
- Bump mysqlclient from 2.2.4 to 2.2.5 in /spiffworkflow-backend by @dependabot in #2135
- Bump pip from 24.2 to 24.3.1 in /.github/workflows by @dependabot in #2136
- Bump psycopg2 from 2.9.9 to 2.9.10 in /spiffworkflow-backend by @dependabot in #2137
- Update Forms Section by @usama9500 in #2141
- update virtualenv to fix safety by @burnettk in #2142
- Bump pre-commit-hooks from 4.6.0 to 5.0.0 in /spiffworkflow-backend by @dependabot in #2138
- Bump types-requests from 2.32.0.20240914 to 2.32.0.20241016 in /spiffworkflow-backend by @dependabot in #2143
- Service Task Documentation by @usama9500 in #2146
- Bump codecov/codecov-action from 4.6.0 to 5.0.1 by @dependabot in #2147
- allow valid url combos by @burnettk in #2148
- Bump codecov/codecov-action from 5.0.1 to 5.0.2 by @dependabot in #2149
- Bump docker/metadata-action from 5.5.1 to 5.6.1 by @dependabot in #2150
- Bump codecov/codecov-action from 5.0.2 to 5.0.7 by @dependabot in #2151
- Bump mypy from 1.11.2 to 1.13.0 in /spiffworkflow-backend by @dependabot in #2144
- Bump bandit from 1.7.9 to 1.7.10 in /spiffworkflow-backend by @dependabot in #2155
- Bump pytest from 8.3.2 to 8.3.3 in /spiffworkflow-backend by @dependabot in #2156
- be consistent about how the redirect uri is generated. by @danfunk in #2153
- use command separated list for envs by @jasquat in #2157
- Bump coverage from 7.6.2 to 7.6.8 in /spiffworkflow-backend by @dependabot in #2160
- Bump docker/build-push-action from 6.9.0 to 6.10.0 by @dependabot in #2161
- Bump safety from 3.2.7 to 3.2.11 in /spiffworkflow-backend by @dependabot in #2164
- Message race by @jasquat in #2165
Note for deployments
If you are depending on SCRIPT_NAME for routing to backend via a path prefix, we have upgraded gunicorn to a version that acts differently in this regard. version 22 changed behavior. see benoitc/gunicorn#3200 and benoitc/gunicorn#2650.
Full Changelog: v0.0.61...v0.0.62
v0.0.61
What's Changed
- Add Python 3.12/3.13 support for connector proxy by @jbirddog in #2104
- support proxy count for proxy fix by @burnettk in #2106
- Bump restrictedpython from 7.1 to 7.4 in /spiffworkflow-backend by @dependabot in #2107
- Bump docker/build-push-action from 6.7.0 to 6.9.0 by @dependabot in #2094
- Bump sonarsource/sonarcloud-github-action from 3.0.0 to 3.1.0 by @dependabot in #2108
- Bump coverage from 7.6.1 to 7.6.2 in /spiffworkflow-backend by @dependabot in #2109
- Bump eslint-plugin-sonarjs from 1.0.3 to 2.0.3 in /spiffworkflow-frontend by @dependabot in #2092
- Codespaces by @burnettk in #2112
- Bump codecov/codecov-action from 4.5.0 to 4.6.0 by @dependabot in #2113
- Bump sentry-sdk from 2.13.0 to 2.16.0 in /spiffworkflow-backend by @dependabot in #2114
- message_event_example by @usama9500 in #2111
- Bump poetry from 1.8.3 to 1.8.4 in /.github/workflows by @dependabot in #2116
- Bump cryptography from 43.0.0 to 43.0.1 in /spiffworkflow-backend by @dependabot in #2117
- Note update in inclusive gateway by @usama9500 in #2118
- Bump pre-commit from 3.8.0 to 4.0.1 in /spiffworkflow-backend by @dependabot in #2119
- Bump types-pyyaml from 6.0.12.20240808 to 6.0.12.20240917 in /spiffworkflow-backend by @dependabot in #2120
- bump spiff to fix inclusive gateways by @burnettk in #2121
- Bump diagram-js from 14.8.0 to 14.11.3 in /spiffworkflow-frontend by @dependabot in #2115
- Bump autoprefixer from 10.4.19 to 10.4.20 in /spiffworkflow-frontend by @dependabot in #2122
- Bump types-pytz from 2024.1.0.20240417 to 2024.2.0.20241003 in /spiffworkflow-backend by @dependabot in #2123
- Bump pytz from 2024.1 to 2024.2 in /spiffworkflow-backend by @dependabot in #2124
- Bump @mui/x-charts from 7.9.0 to 7.21.0 in /spiffworkflow-frontend by @dependabot in #2125
Full Changelog: v0.0.60...v0.0.61
v0.0.60
What's Changed
- Bump keycloak-js from 24.0.4 to 25.0.4 in /spiffworkflow-frontend by @dependabot in #2067
- Bump types-pyyaml from 6.0.12.20240724 to 6.0.12.20240808 in /spiffworkflow-backend by @dependabot in #2068
- Bump actions/setup-python from 5.1.1 to 5.2.0 by @dependabot in #2069
- Bump pytest from 8.2.2 to 8.3.2 in /spiffworkflow-backend by @dependabot in #2071
- Bump sentry-sdk from 2.10.0 to 2.13.0 in /spiffworkflow-backend by @dependabot in #2072
- Fix for lost error/escalation events by @jbirddog in #2075
- coverage-upload-fix by @jasquat in #2076
- Bump coverage from 7.6.0 to 7.6.1 in /spiffworkflow-backend by @dependabot in #2074
- Bump snyk/actions from 9213221444c2dc9e8b2502c1e857c26d851e84a7 to cdb760004ba9ea4d525f2e043745dfe85bb9077e by @dependabot in #2078
- Data store identifier and Script Ref by @usama9500 in #2080
- docker_permission_issue_faq by @usama9500 in #2083
- Bump simplejson from 3.19.2 to 3.19.3 in /spiffworkflow-backend by @dependabot in #2081
- Allow for optional AZP validation in authentication_service by @pitwegner in #2082
- Bump types-requests from 2.32.0.20240712 to 2.32.0.20240914 in /spiffworkflow-backend by @dependabot in #2084
- Bump safety from 3.2.6 to 3.2.7 in /spiffworkflow-backend by @dependabot in #2085
- Bump mypy from 1.11.1 to 1.11.2 in /spiffworkflow-backend by @dependabot in #2086
- Enable having created files match the local user:group by @mogul in #2090
- Try to head off file ownership issues by @mogul in #2096
- update to flask cors 5, which has a breaking change, which works locally by @burnettk in #2095
- Editable dev container for connector proxy demo by @jbirddog in #2097
- guest_user_and_data_object_section_update by @usama9500 in #2098
- allow internal openid url as issuer by @burnettk in #2101
- Do not delete canceled tasks by @jasquat in #2103
- fix-connector-docker-build by @jasquat in #2105
New Contributors
- @pitwegner made their first contribution in #2082
- @mogul made their first contribution in #2090
Full Changelog: v0.0.59...v0.0.60
v0.0.59
What's Changed
- Newuiv3 by @jasquat in #2047
- Newui4 by @burnettk in #2048
- add label to docker network and convert timestamps for elastic by @burnettk in #2009
- Bump sphinxcontrib-htmlhelp from 2.0.6 to 2.1.0 by @dependabot in #2010
- Bump bandit from 1.7.8 to 1.7.9 in /spiffworkflow-backend by @dependabot in #2011
- more event props from spiff by @burnettk in #2013
- Ht user on group update by @jasquat in #2012
- update-perm-files by @jasquat in #2014
- Bump @rjsf/core from 5.19.3 to 5.19.4 in /spiffworkflow-frontend by @dependabot in #2007
- Bump sphinxcontrib-qthelp from 1.0.8 to 2.0.0 by @dependabot in #2016
- Bump ruff from 0.5.4 to 0.5.5 in /spiffworkflow-backend by @dependabot in #2015
- Bump sphinxcontrib-serializinghtml from 1.1.10 to 2.0.0 by @dependabot in #2017
- Bump serve from 14.2.0 to 14.2.3 in /spiffworkflow-frontend by @dependabot in #2018
- Bump types-pyyaml from 6.0.12.20240311 to 6.0.12.20240724 in /spiffworkflow-backend by @dependabot in #2019
- call-activity-nav-fix by @jasquat in #2020
- Null script icon fix by @jasquat in #2021
- Bump mypy from 1.10.1 to 1.11.1 in /spiffworkflow-backend by @dependabot in #2023
- Ht assignment fix by @jasquat in #2025
- log-info-fix by @jasquat in #2026
- Bump pyjwt from 2.8.0 to 2.9.0 in /spiffworkflow-backend by @dependabot in #2027
- bpmn-event-throw-error-code by @jasquat in #2028
- Bump @mui/x-data-grid from 7.10.0 to 7.12.0 in /spiffworkflow-frontend by @dependabot in #2024
- Bump xdoctest from 1.1.5 to 1.1.6 in /spiffworkflow-backend by @dependabot in #2031
- log-git-revision-errors by @jasquat in #2029
- Bump jsdom from 24.0.0 to 24.1.1 in /spiffworkflow-frontend by @dependabot in #2030
- Bump docker/build-push-action from 6.5.0 to 6.6.0 by @dependabot in #2033
- Bump setuptools from 71.1.0 to 72.1.0 in /spiffworkflow-backend by @dependabot in #2034
- Bump @prefresh/vite from 2.4.5 to 2.4.6 in /spiffworkflow-frontend by @dependabot in #2035
- ensure that new column has default, which is needed for postgres by @burnettk in #2038
- Bump @casl/react from 3.1.0 to 4.0.0 in /spiffworkflow-frontend by @dependabot in #2039
- Bump docker/build-push-action from 6.6.0 to 6.6.1 by @dependabot in #2041
- increase-task-name-db-size by @jasquat in #2045
- DMN error syntax by @usama9500 in #2051
- Bump safety from 3.2.3 to 3.2.6 in /spiffworkflow-backend by @dependabot in #2053
- Bump react-datepicker from 4.11.0 to 7.3.0 in /spiffworkflow-frontend by @dependabot in #2042
- Bump snyk/actions from 6312a53377a551c0258438bf25fb8f378afbc977 to ae9442546152ba9bb0a1c85e2672112c97e7a06d by @dependabot in #2043
- Bump lxml from 5.2.2 to 5.3.0 in /spiffworkflow-backend by @dependabot in #2054
- Bump docker/build-push-action from 6.6.1 to 6.7.0 by @dependabot in #2055
- Bump @typescript-eslint/parser from 7.11.0 to 7.18.0 in /spiffworkflow-frontend by @dependabot in #2056
- Link fix by @usama9500 in #2057
- Bump inherits-browser from 0.0.1 to 0.1.0 in /spiffworkflow-frontend by @dependabot in #2061
- Bump sonarsource/sonarcloud-github-action from 2.3.0 to 3.0.0 by @dependabot in #2060
- Bubble up unhandled error and escalation events at the end of the workflow by @jbirddog in #2058
- Bump snyk/actions from ae9442546152ba9bb0a1c85e2672112c97e7a06d to 9213221444c2dc9e8b2502c1e857c26d851e84a7 by @dependabot in #2064
- Bump @carbon/icons-react from 11.36.0 to 11.47.1 in /spiffworkflow-frontend by @dependabot in #2065
- Bump xdoctest from 1.1.6 to 1.2.0 in /spiffworkflow-backend by @dependabot in #2066
Full Changelog: v0.0.58...v0.0.59
v0.0.58
What's Changed
- Bump pre-commit from 3.7.1 to 3.8.0 in /spiffworkflow-backend by @dependabot in #2004
- Bump pip from 24.1.2 to 24.2 in /.github/workflows by @dependabot in #2005
- Bump sphinxcontrib-devhelp from 1.0.6 to 2.0.0 by @dependabot in #2006
- script-editor-fix by @jasquat in #2008
Full Changelog: v0.0.57...v0.0.58
v0.0.57
What's Changed
- Duplicate help text removed from typeahead field by @thiagoroblestar in #1871
- avoid sending MethodNotAllowed to sentry by @burnettk in #1888
- Inclusive Gateway Example by @usama9500 in #1889
- document script tasks by @burnettk in #1890
- Spiffui/newui by @tcoz and @jasquat in #1891
- Pi migration by @jasquat in #1892
- Use Safe Parsers in
lxml
Parsing Functions by @pixeebot in #1896 - Support jwks rotation by @burnettk in #1900
- Support config SQLAlchemy pool_pre_ping option from env (#1883) by @StephenPCG in #1903
- Pi migration 2 by @jasquat in #1902
- pi-migration-use-correct-git-rev by @jasquat in #1911
- pi-no-run-if-non-active by @jasquat in #1916
- default git user email if we have a username and no email by @burnettk in #1917
- update spiff to handle certain out of order states in spec migration by @burnettk in #1918
- Add libpq5 postgres runtime dependency by @burnettk in #1906
- pi-migration-dedup-events by @jasquat in #1934
- pi-migration-hide-revert-button by @jasquat in #1935
- pi-migration-delete-tasks by @jasquat in #1929
- progress-page-display-error by @jasquat in #1859
- update-spiffworflow-c45ab5e-c62a76d by @jasquat in #1942
- form-editor-allow-readonly by @jasquat in #1943
- update-ht-task-fk-for-mysql-8-4 by @jasquat in #1950
- pi-migration-update-human-task by @jasquat in #1952
- update bpmn subprocess map in complete_task by @jasquat in #1953
- pi-migration-multiple-revert-fix by @jasquat in #1959
- bump spiff for maximum recursion depth exceeded fix by @burnettk in #1958
- pi-migration-docs by @jasquat in #1960
- pi-migration-set-subproc-state by @jasquat in #1970
- pi-migration-reassign-ht by @jasquat in #1971
- hide-view-call-activity by @jasquat in #1972
- pi-migration-docs-update by @jasquat in #1989
- Refactor bpmn diagram component by @jasquat in #1984
- Script task icon by @burnettk in #1990
- updated bpmn-js items by @jasquat in #1991
- Fix dmn and user tasks by @jasquat in #1996
- Select form file when created by @jasquat in #2001
- Event stream by @jbirddog in #1993
- Keycloak realm with groups by @jasquat in #2002
New Contributors
- @thiagoroblestar made their first contribution in #1871
- @StephenPCG made their first contribution in #1903
Full Changelog: v0.0.56...v0.0.57
v0.0.56
What's Changed
- improved-celery-logging by @jasquat in #1785
- default to local openid by @burnettk in #1794
- draft-data-save-fix by @jasquat in #1795
- bump bpmn js spiff for messages fixes by @burnettk in #1797
- upgrade node by @burnettk in #1796
- run-messages-with-greedy by @jasquat in #1798
- Allow passing additional args, currently used in be-test* targets by @jbirddog in #1787
- message-model-perm-check by @jasquat in #1805
- avoid prompt to save if no save button by @burnettk in #1806
@dependabot in #1817 - Exclusive Gateway Example by @usama9500 in #1728
- Added Parallel Gateway Example and Reset Process by @usama9500 in #1811
- bump bpmn js for updates related to messages, MI, and ids by @burnettk in #1821
- Sandbox Process Creation by @pixeebot in #1799
- Proof and ventilate all docs by @burnettk in #1822
- Celery avoid requeueing by @jasquat in #1828
- Fix/message editor validator by @burnettk in #1825
- update rjsf for perf release by @burnettk in #1829
- Pi summary field by @jasquat in #1830
- Set process_instance_id when creating a new thread by @jbirddog in #1831
- set-keys-on-message-start by @jasquat in #1835
- Proofing updates by @burnettk in #1838
- update security lib for release without stdout by @burnettk in #1840
- Mi large data debug bpm only by @jasquat in #1846
- mi-updated-spiffworkflow by @jasquat in #1847
- bp-message-log-improvement by @jasquat in #1850
- use-celery-for-background-jobs by @jasquat in #1855
- group metrics by endpoint instead of path by @burnettk in #1856
- bump spiff for message pre script fix by @burnettk in #1857
- Leverage
first_task
inget_ready_engine_steps
by @jbirddog in #1858
Full Changelog: v0.0.55...v0.0.56
v0.0.55
What's Changed
- date-formatting-fix by @jasquat in #1746
- Generate markdown table by @burnettk in #1738
- config scope by @burnettk in #1755
- No auth for metrics by @burnettk in #1757
- task-data-in-loop-fix by @jasquat in #1748
- updated bpmn-js-spiffworkflow for message variable name fix by @jasquat in #1749
- json-data-update-hash-on-dup by @jasquat in #1750
- Feature/message editor improved UI by @theaubmov in #1754
- Sandbox URL Creation by @pixeebot in #1739
- celery-future-task-guid-fk by @jasquat in #1761
- schedule waiting timer events after saving tasks because foreign keys by @burnettk in #1762
- protect future_task foreign key add operation from running when bad data by @burnettk in #1770
- Fix gunicorn and wait for schema issues by @burnettk in #1771
- Support non task data environment, step 1 by @jbirddog in #1745
- bump lib to omit default on inclusive gateway with matched conditions by @burnettk in #1781
- Fix add message fire event by @theaubmov in #1775
- Scrap openai lib by @burnettk in #1782
- Test migration change by @jasquat in #1784
Full Changelog: v0.0.54...v0.0.55
v0.0.54
What's Changed
- update-spiffworkflow by @jasquat in #1694
- Secure Source of Randomness by @pixeebot in #1695
- Feature: Add bpmn-js-cli to model diagram with cli commands by @chrda81 in #1696
- Prevent KeyError for optional data store writes by @jbirddog in #1700
arena/pull/1703 - the big message improvements branch by @burnettk in #1549
- fix-running-lint by @jasquat in #1704
- message-table-per-page-options by @jasquat in #1705
- fix-force-lock-pi-event by @jasquat in #1713
- Fix dictionary changed size during iteration error by @jbirddog in #1711
- celery-logging-fix by @jasquat in #1715
- Only save all process models when a new bpmn file is added by @jbirddog in #1725
- better-db-migration-waiting by @jasquat in #1732
- update-connectors by @jasquat in #1733
New Contributors
- @pixeebot made their first contribution in #1695
- not actually first commit, but another awesome contribution from @chrda81 in #1696
Full Changelog: v0.0.53...v0.0.54
v0.0.53
What's Changed
- remove-greater-than-from-md-escape by @jasquat in #1685
- Bump sphinx-click from 5.1.0 to 6.0.0 by @dependabot in #1686
- Bump pytest from 7.4.4 to 8.2.2 in /spiffworkflow-backend by @dependabot in #1687
- Bump @vitejs/plugin-react from 4.2.1 to 4.3.0 in /spiffworkflow-frontend by @dependabot in #1688
- Improve docker build processes and add version info by @jasquat and @burnettk in 3d9f34d and 3d9f34d
- Important Notes on multiinstance and lanes by @usama9500 in #1677
Full Changelog: v0.0.52...v0.0.53