Releases: operaton/operaton
Releases · operaton/operaton
Release early-access
v1.0.0-beta-2
About this release
New and Noteworthy
Breaking Changes
- Operaton removed the compatibility layer for Activiti. If you need to use Activiti models you will have to convert them (see the following blog post for details).
- The support for the
javax.el
expression language has been removed. Application servers that ship this library are
incompatible with Operaton. If you are running Operaton on an application server, make sure that it supports
jakarta-el
in version 4.0.0 or newer (e.g. Wildfly 21 or newer).
Contributors
We'd like to thank the following people for their contributions:
- Alena Geduldig
- Andreas Zill
- Christoph Borowski (@CBorowski-dev)
- Daniel Philip Propp (@xProppi)
- Dirk Olmes
- Julian Haupt
- Karsten Thoms (@kthoms)
- Petros Savvidis
- Tim Zöller
- yanavasileva (@yanavasileva)
Changelog
🚀 Features
- ee06be1 engine: Add variableNameLike filter to historic detail REST API (#4506), closes #4506
- 4d639c2 connect: add http connector response error handling
- 83ac9fd wildfly: add support for WildFly 33 (#4488), closes #4488
- ac01572 engine: check transaction isolation level on init (#4526), closes #4526
- 2067b52 api: add filter on incidentIdIn for HistoricProcessInstanceQuery, closes #4587
- b8b43e1 cockpit: add rootInstanceId filter to humanTask search (#4509), closes #4315 #4509
- db0f12d engine, engine-rest: Expose restartedProcessInstanceId
- e69be73 tests: Enable ProcessEngineExtension to inject services into the super class of a test case
- c126ff2 core: task API enhancement to include attachment/comments info (#4306), closes #4306
- 696b01d spring-boot/run: add spring security & oauth2 modules (#4478), closes #4478
- eaa33aa engine: add historicProcInsQuery to executeModificationAsync, closes #4620
- 4eda55d testing: Add ProcessEngineLoggingExtension (#27), closes #27
- 9f94cef engine: like-queries for candidate groups, closes #4540
- 6061e58 distro/run: Make deployChangedOnly Configurable
- 6107308 run: add spring security oauth2 integration (#4481), closes #4481
- 002a043 run: add oauth2 identity provider (#4570), closes #4570
- 803556e oauth2: revalidate access tokens (#4603), closes #4603
- fc925bf oauth2: add sso logout support (#4604), closes #4604
- 19b52c0 oauth2: improve logging with token name (#4638), closes #4638
- 782e9b7 oauth2: enable identity provider by default (#4643), closes #4643
- 3ed5020 ci: Improve build performance by configure surefire forkCount (#205), closes #205
- 6279c09 ci: Define paths-ignore for files that should not trigger a build (#244), closes #241 #244
- 7ac3ea7 engine: don't fail on change variables async when process instance does not exist (#256), closes #256
- b9619d0 build: Set up nightly build (#236), closes #201 #236
- 902e27d build: Set up release workflow (#267), closes #37 #267
- 5b0699f README: Add Slack badge (#278), closes #278
- 5a73e49 README: Add AllContributors (#279), closes #254 #279
- a278072 build: Add set-project-version.sh script (#299), closes #288 #299
🐛 Bug Fixes
- 7ec48d8 engine: increment version for form definition on redeploy
- c8fd6d8 webapp: fix formjs date picker error (#4456), closes #4456
- 7fe8018 identity/ldap: adjust ldap error handling (#4536), closes #4536
- e6f051a db: ensure case-sensitive DB collations work (#4542), closes #4542
- 1bd2107 openapi: make description for POST /deployment/create more clear
- ceceba6 client: load local file variable (#4594), closes #4523 #4594
- 86c18e6 tests: Fix sonar.coverage.jacoco.xmlReportPaths (#78), closes #78 #951
- fb051bf mssql: replace or with union in external task to improve perform… (#139), closes #139
- d39044c de.json: Add a missing space
- f452b5c openapi: fix incorrect schema for metrics param (#4555), closes #4555
- 418a0e9 engine: Add missing HistoryLevel annotation to test
- ff7b4d0 engine,tests: Proper setup for locale depending test (#198), closes #198
- c8e5c55 fork: Rename Groups.CAMUNDA_ADMIN to Groups.OPERATON_ADMIN
- 744bea5 engine: allow querying for hist pis by async activities (#4769) (#223), closes #223 #4769
- da7f7a9 admin: fix display of usage metrics > 12 months (#4778), closes #4778
- 96c5a3f build,juel: Declare jakarta-el with compile scope (#243), closes #242 #243
- 112b38f install: skip operaton-qa-integration-tests-webapps-shared-engine for install goal (#226) (#253), closes #186 #226 #253
- c2cfb85 tests: Skip integration tests in operaton-external-task-client, closes [#251](https://github.com/operaton...
1.0.0-beta-1
Initial fork and renaming. Artefacts published in Central Maven repository: https://central.sonatype.com/namespace/org.operaton.bpm