Skip to content

Camunda Platform 8.2.0-alpha5

Pre-release
Pre-release
Compare
Choose a tag to compare
@megglos megglos released this 13 Mar 07:41
· 225 commits to main since this release

Zeebe

Enhancements

Misc

  • Docker: Running the zeebe process with an unprivileged user by default (#11784)
  • Create decisionRequirementsKeyAndVersionByDecisionRequirementsId ColumnFamily in DbDecisionState (#11541)
  • Create decisionKeyAndVersionByDecisionId ColumnFamily in DbDecisionState (#11540)
  • Disable Rockdb WAL by default (#11455)
  • Support standalone Decision evaluation through zbctl (#11053)

Bug Fixes

Misc

  • Improper handling of ExceededBatchRecordSizeException (#11681)
  • Two raft nodes caught in an election loop (#11665)
  • GatewayResposive health checks are broken (#11598)
  • NPE during transformation of BPMN model (#11392)
  • Message column families are not cleaned up and can cause outages (#10643)

Maintenance

  • Introduce a new RecordDistribution record (#11657)
  • Fix journal metrics (#11556)
  • Add new metrics for Batch processing (#11546)
  • Add broker configuration for batch processing (#11545)
  • Promote disable raft flush flag to non-experimental (#11519)
  • Remove experimental flag for hot backups and make it stable (#11500)
  • Add additional performance metrics (#11418)
  • Add sequencer/log storage metrics to dashboard (#11370)
  • Additional log storage metrics (#11369)
  • Streamline Testbench based workflows (#11021)
  • Backport dependency updates (#10553)
  • Increase test coverage for recovery from dataloss (#9960)
  • Extend RandomizedRaftTest with snapshot and data loss operations (#9837)
  • Move verification of lastWrittenIndex from the writer to the segment loader (#7652)

Merged Pull Requests

  • Support minor versions for 18 months (#11666)
  • ci: fix duplicate workflow name (#11543)
  • deps(.github): bump hashicorp/vault-action from 2.4.3 to 2.5.0 (#11491)

Operate

🚀 New Features

  • backend: REST API - Return permissions for process instance (#4223)
  • backend: use zeebe sequence field for import position (#3930)
  • backend: REST API - Return permissions for decision definitions (#4201)
  • check resource based permissions in process instance detail page (#4189)
  • check resource based permissions for process definition deletion (#4180)
  • backend: Add bpmnProcessId and processDefinitionKey to indices (#4217)
  • backend: Add bpmnProcessId and processDefinitionKey to indices (#4163)
  • feature-flagged: disable delete button and show spinner on delete (#4193)
  • backend: Expose statistics in process instance public API (#4205)
  • backend: Expose sequence flows in process instance public API (#4199)
  • backend: REST API - Return permissions for process definitions (#4192)
  • feature-flagged: move delete button along with operations panel (#4173)
  • backend: read resource based permissions from Identity (#4165)
  • feature-flagged: add process definition deletion flow (#4172)
  • feature-flagged: display warning in process definition deletion modal (#4171)
  • backend: resourcePermissionsEnabled flag in client-config.js (#4169)
  • backend: Expose sequence flows in process instance public API (#4148)
  • feature-flagged: create definition deletion detail table and reuse (#4162)
  • feature-flagged: support new tokens with ancestor selection in instance history panel (#4078)
  • feature-flagged: add decision definition deletion flow (#4159)
  • backend: add configuration parameter to enable and disable resource based permissions (#4158)
  • feature-flagged: add confirmation checkbox for definition deletion modal (#4152)
  • feature-flagged: add support for definition deletion operations (#4153)
  • feature-flagged: Add operations panel to decisions view (#4138)
  • feature-flagged: add drd name to deletion modal (#4093)
  • feature-flagged: display process definition deletion button and modal (#4128)
  • backend: Add flowNodeName to flow node public API (#4117)
  • backend: Add processDefinitionKey to flow node public API (#4119)
  • backend: Use Elasticsearch client compatibility mode (#3981)
  • feature-flagged: support add token with ancestor key (#4063)
  • feature-flagged: display information bar when adding token to a flow node that has multiple running scopes (#4057)
  • hide add token option when flow node instance is selected (#4054)
  • feature-flagged: enable add token modification for flow nodes that has multiple running scopes (#4053)
  • backend: Add flowNodeName to flow node public API (#4068)
  • feature-flagged: add decision definition modal (#4072)
  • feature-flagged: add delete decision definition button (#4067)

💊 Bugfixes

  • backend: ClusterMetadata cannot be created (#4211)
  • fix skeleton row logic for variables panel (#4188)
  • deps: update dependency sass to v1.58.3 (#4156)
  • deps: update dependency @floating-ui/react-dom to v1.3.0 (#4145)
  • deps: update dependency @carbon/react to v1.23.1 (#4155)
  • backend: change type of backupId to Integer (#4136)
  • deps: update dependency react-textarea-autosize to v8.4.0 (#4147)
  • deps: update dependency @carbon/elements to v11.19.0 (#4095)
  • deps: update dependency @carbon/react to v1.22.0 (#4096)
  • deps: update dependency mobx-react to v7.6.0 (#4097)
  • backend: messageName and correlationKey shown after message (#4105)
  • backend-test: change versions (#4121)
  • deps: update dependency @floating-ui/react-dom to v1.2.2 (#3964)
  • deps: update dependency @devbookhq/splitter to v1.4.0 (#3963)
  • deps: update dependency final-form-arrays to v3.1.0 (#3965)
  • deps: update dependency mobx to v6.8.0 (#3967)
  • hide date picker when date range popover is hidden (#4055)

🧹 Chore

  • backend: update Zeebe and Identity to 8.2.0-alpha5 (#4230)
  • OCI and OpenShift labels as part of Docker image metadata (#4081)
  • Update Browserlist DB
  • deps: bump maven-failsafe-plugin from 3.0.0-M8 to 3.0.0-M9 (#4110)
  • deps: bump maven-assembly-plugin from 3.4.2 to 3.5.0 (#4168)
  • deps: bump netty-tcnative-boringssl-static (#4146)
  • deps: bump maven-compiler-plugin from 3.10.1 to 3.11.0 (#4186)
  • pom: fix Maven filtering (#4204)
  • remove nested describes and fix act warnings (#4033)
  • remove nested describe blocks and fix act warnings (#4032)
  • Update Browserlist DB
  • use DeleteDefinitionModal (#4154)
  • deps: bump netty-tcnative-boringssl-static (#4104)
  • deps: bump maven-surefire-plugin from 3.0.0-M8 to 3.0.0-M9 (#4111)
  • deps: bump maven-javadoc-plugin from 3.4.1 to 3.5.0 (#4129)
  • create reusable delete definition modal (#4113)
  • create common message component and reuse in summary modal (#4108)
  • deps: bump version.jackson from 2.14.1 to 2.14.2 (#4010)
  • deps: bump mockito-core from 5.0.0 to 5.1.1 (#4015)
  • deps: bump version.elasticsearch from 7.17.8 to 7.17.9 (#4044)
  • deps: bump netty-tcnative-boringssl-static (#4043)
  • deps: bump java-jwt from 4.2.2 to 4.3.0 (#4100)
  • Update Browserlist DB
  • deps: update actions/add-to-project action to v0.4.0 (#3742)
  • deps: update dependency testcafe to v2.3.1 (#4092)
  • deps: update definitelytyped (#4090)
  • deps: update dependency monaco-editor to v0.35.0 (#4091)
  • update CHANGELOG.md

Tasklist

🚀 New Features

  • backend: use sequence field for import (#2512)
  • improve error handling when invalid auth token provided (#2591)
  • Update left panel layout (#2545)
  • backend: use Elasticsearch client compatibility mode to run on Elasticsearch 8 (#2510)
  • increase batch size (#2484)
  • use runtime indexes for searching CREATED tasks (#2476)

💊 Bugfixes

  • invalid operate token (#2571)
  • deps: update dependency @apollo/client to v3.7.10 (#2593)
  • deps: update dependency @camunda/camunda-composite-components to v0.0.30 (#2575)
  • deps: update dependency react-router-dom to v6.8.2 (#2562)
  • Add new message for readonly users (#2538)
  • deps: update all non-major dependencies (#2499)
  • upgrade-insecure-requests (#2542)
  • deps: update dependency @carbon/react to v1.23.0 (#2520)
  • Fix empty assignee field for restricted users (#2526)
  • resolve GraphQL vulnerability (#2509)
  • get processes returning duplicated processes (#2514)
  • fix vulnerability issues [snakeyaml] (#2488)
  • Fix form-js placeholder color (#2511)
  • deps: update dependency mobx to v6.8.0 (#2497)

🧹 Chore

  • backend: update Zeebe and Identity to 8.2.0-alpha5
  • backend: update Zeebe and Identity to 8.2.0-alpha5 (#2605)
  • deps: update dependency testcafe to v2.4.0 (#2596)
  • Adding how to build and run tasklist (#2518)
  • Preload main fonts (#2579)
  • deps: update hashicorp/vault-action digest to 3a9100e (#2581)
  • pom: fix Maven filtering (#2577)
  • deps: update all non-major dependencies (#2573)
  • deps: update hashicorp/vault-action digest to 3bbbc68 (#2570)
  • deps: update hashicorp/vault-action digest to 74bc2a6 (#2565)
  • deps: update dependency monaco-editor to v0.36.1 (#2564)
  • Remove custom JSDOM
  • deps: update hashicorp/vault-action digest to 76780d4 (#2563)
  • Make transition when changing filters more smooth (#2544)
  • deps: update actions/add-to-project digest to 4756e63 (#2560)
  • deps: update all non-major dependencies (#2543)
  • deps: update dependency monaco-editor to v0.36.0 (#2558)
  • Update React, CRA and testing library deps (#2537)
  • deps: update dependency @playwright/test to v1.31.0 (#2540)
  • deps: update actions/add-to-project digest to 11ef9e1 (#2539)
  • deps: update dependency @types/node to v18.14.0 (#2521)
  • Refactor polling + infinite scrolling (#2522)
  • Replace set-output (#2536)
  • Improve lodash code splitting (#2535)
  • Update Browserlist DB
  • deps: update actions/add-to-project digest to 5b15b1a (#2515)
  • deps: update actions/add-to-project digest to 8434539 (#2513)
  • deps: update actions/add-to-project digest to ba4c19d (#2504)
  • Add tracking to process start (#2498)
  • Update Browserlist DB
  • Cache Playwright install on GHA (#2491)
  • Update visual regression setup (#2487)
  • deps: update all non-major dependencies (#2463)
  • update CHANGELOG.md

Identity

🚀 New Features

  • hide group authorization features in frontend if disabled (#1655)
  • authorizations for users UI (#1654)
  • roles management for groups UI (#1642)
  • implement endpoint to retrieve authorizations directly assigned to a user (#1645)
  • implement group roles endpoints (#1641)
  • group authorizations can be deleted in the UI (#1604)
  • group members can be removed in the UI (#1585)
  • group authorization permissions can be changed in the UI (#1613)
  • implement delete member from group endpoint (#1606)
  • support GCP logging format (#1587)
  • assign authorizations to group UI (#1571)
  • support authorization initialisation for users (#1564)
  • support group authorization initialisation (#1563)
  • group authorizations are displayed at /groups/{id}/authorizations (#1530)
  • implement bulk assign authorizations for resources (#1568)
  • implement SDK method to retrieve authorizations assigned to the user linked to the token (#1557)
  • implement GET endpoint to retrieve authorizations for a group (#1517)
  • implement preset for connectors (#1528)
  • expose get endpoint for authorizations assigned to user (#1476)
  • users can be assigned to a group in the UI (#1424)
  • support assigning authorizations to entities (#1467)
  • users assigned to a group are displayed in the UI (#1423)
  • expose GET endpoint for resources (#1468)
  • support retrieving resource config (#1453)
  • handle duplicate resource entries (#1452)
  • support resource creation (#1450)
  • identity supports group initialisation and assigning (#1431)
  • support database for resource permissions (#1415)
  • implement get group endpoint (#1390)
  • build and push multiarch docker images on release (#1422)
  • groups can be deleted in the UI (#1385)
  • make docker build compatible with arm64 (#1384)
  • add web modeler public api preset (#1405)
  • update group UI (#1372)
  • create groups UI (#1332)
  • implement assign user to a group endpoint (#1330)
  • identity supports deleting groups (#1298)
  • support getting users assigned to a group (#1308)
  • display list of user groups (#1290)
  • identity supports updating groups (#1295)
  • identity supports creating user groups (#1280)
  • identity supports retrieving user groups (#1275)
  • support m2m only applications (#1190)
  • include keycloak theme in identity image (#1163)
  • display email in user details (#1150)

💊 Bugfixes

  • update dependency i18next to v22.4.11 (#1608)
  • update dependency @camunda/camunda-composite-components to v0.0.30 (#1649)
  • remove src tag during build time (#1646)
  • set content security policy header (#1620)
  • set + as post logout redirect uri for clients (#1618)
  • update dependency io.micrometer:micrometer-registry-prometheus to v1.10.4 (#1612)
  • update dependency org.postgresql:postgresql to v42.5.4 (#1622)
  • set secure attribute for cookies (#1596)
  • update dependency axios to v1.3.4 (#1603)
  • set HSTS header with recommended params (#1605)
  • correctly group authorizations by resource (#1595)
  • define max size for string properties (#1594)
  • alter permissions supported on process definitions (#1565)
  • update dependency org.postgresql:postgresql to v42.5.3 (#1566)
  • update dependency axios to v1.3.2 (#1559)
  • update dependency react-i18next to v12.1.5 (#1562)
  • update dependency org.postgresql:postgresql to v42.5.2 (#1555)
  • update dependency com.fasterxml.jackson.core:jackson-databind to v2.14.2 (#1546)
  • update dependency axios to v1.2.6 (#1545)
  • update dependency axios to v1.2.5 (#1541)
  • update dependency axios to v1.2.4 (#1510)
  • update dependency @carbon/themes to v11.16.0 (#1526)
  • update dependency @carbon/layout to v11.11.0 (#1525)
  • invoke license-check for all files (#1516)
  • update dependency @camunda/camunda-composite-components to v0.0.28 (#1509)
  • update dependency @carbon/themes to v11.15.0 (#1495)
  • update dependency @carbon/layout to v11.10.0 (#1494)
  • update react-router monorepo to v6.6.2 (#1486)
  • update dependency react-i18next to v12.1.4 (#1485)
  • update dependency io.micrometer:micrometer-registry-prometheus to v1.10.3 (#1484)
  • update dependency com.auth0:jwks-rsa to v0.21.3 (#1482)
  • update dependency i18next to v22.4.9 (#1483)
  • update dependency com.auth0:java-jwt to v4.2.2 (#1480)
  • update dependency com.auth0:auth0 to v1.44.2 (#1479)
  • update dependency axios to v1.2.2 (#1478)
  • management-api/pom.xml to reduce vulnerabilities (#1455)
  • backport action path (#1456)
  • update dependency i18next to v22.4.8 (#1433)
  • return permissions from JWT in /me/permissions endpoint (#1436)
  • update to majon spring version (#1303)
  • update react-router monorepo to v6.4.5 (main) (#1232)
  • ensure client secret is reset when creating a M2M client (#1417)
  • update dependency i18next to v22.4.5 (#1410)
  • update dependency i18next to v22.4.3 (#1404)
  • update dependency i18next to v22.4.0 (#1403)
  • update dependency i18next to v22.3.0 (#1402)
  • update dependency i18next to v22.2.0 (#1400)
  • update dependency @carbon/themes to v11.14.0 (#1397)
  • update dependency @carbon/layout to v11.9.0 (#1396)
  • update dependency i18next to v22.1.5 (#1395)
  • update dependency i18next to v22.1.4 (#1389)
  • update dependency react-i18next to v12.1.1 (#1388)
  • update dependency react-i18next to v12.1.0 (#1382)
  • update dependency i18next to v22.0.8 (#1381)
  • update dependency axios to v1.2.1 (#1380)
  • update dependency io.micrometer:micrometer-registry-prometheus to v1.10.2 (#1361)
  • update dependency com.fasterxml.jackson.core:jackson-databind to v2.14.1 (#1360)
  • update dependency @carbon/themes to v11.13.0 (#1359)
  • update dependency @carbon/layout to v11.8.0 (#1357)
  • update dependency copy-to-clipboard to v3.3.3 (#1328)
  • update dependency react-i18next to v12 (main) (#1240)
  • update dependency org.ehcache:ehcache to v3.10.8 (#1329)
  • update dependency axios to v1 (main) (#1185)
  • update dependency i18next to v22 (#1205)
  • include algorithm as part of digest (#1273)
  • prevent the use of the KEYCLOAK_SETUP_* variables when connecting to an existing Keycloak instance (#1251)
  • update dependency i18next-browser-languagedetector to v7.0.1 (#1244)
  • update dependency i18next-browser-languagedetector to v7 (#1223)
  • update dependency @carbon/themes to v11.11.0 (#1221)
  • update dependency @carbon/react to v1.16.0 (#1220)
  • update dependency com.auth0:java-jwt to v4.2.1 (#1211)
  • update dependency com.auth0:auth0 to v1.44.1 (#1209)
  • update react-router monorepo to v6.4.2 (main) (#1087)
  • update dependency com.auth0:java-jwt to v4.2.0 (#1204)
  • update dependency com.auth0:auth0 to v1.44.0 (#1203)
  • sdk: check Void type in RestClient correctly (#1193)
  • update dependency i18next to v21.10.0 (#1181)
  • update dependency com.auth0:java-jwt to v4.1.0 (#1180)
  • update dependency @carbon/react to v1.15.0 (#1179)
  • update dependency com.fasterxml.jackson.core:jackson-databind to v2.13.4.2 (#1170)
  • update keycloak.version to v19.0.3 (#1167)
  • update dependency org.ehcache:ehcache to v3.10.2 (#1166)
  • update dependency io.micrometer:micrometer-registry-prometheus to v1.9.5 (#1165)
  • update dependency com.fasterxml.jackson.core:jackson-databind to v2.13.4.1 (#1164)
  • update dependency i18next-browser-languagedetector to v6.1.8 (#1161)
  • update dependency @carbon/themes to v11.10.0 (#1147)
  • update dependency @carbon/react to v1.14.0 (#1146)
  • subpath e2e check path and notifications (#1148)

🧹 Chore

  • update dependency babel-jest to v29.5.0 (#1659)
  • update spring boot to v3.0.4 (#1651)
  • update react-router monorepo (#1648)
  • delete add-new-issues-to-project workflow (#1647)
  • update spring boot to v3.0.3 (#1617)
  • update dependency @types/react-dom to v18.0.11 (#1621)
  • update dependency @babel/core to v7.21.0 (#1623)
  • update dependency testcafe to v2.3.1 (#1579)
  • update dependency body-parser to v1.20.2 (#1611)
  • update dependency org.springframework.security:spring-security-test to v6.0.2 (#1607)
  • update dependency prettier to v2.8.4 (#1578)
  • upgrade alpine base image to fix CVEs (#1597)
  • update dependency babel-jest to v29.4.3 (#1602)
  • update dependency sass to v1.58.3 (#1589)
  • update dependency @types/react to v18.0.28 (#1588)
  • fix group creation via api in e2e-cypress (#1590)
  • update amannn/action-semantic-pull-request action to v5.1.0 (#1582)
  • update dependency babel-jest to v29.4.2 (#1577)
  • update typescript-eslint monorepo to v5.51.0 (#1570)
  • add design review requirement to PR template (#1527)
  • update react-router monorepo (#1569)
  • update dependency cypress to v12.5.1 (#1561)
  • identity team GHA workflow to use the CI Nexus instead of connecting to Artifactory directly (#1552)
  • update dependency sass to v1.58.0 (#1556)
  • update dependency cypress to v12.5.0 (#1554)
  • update typescript-eslint monorepo to v5.50.0 (#1558)
  • upgrade deprecated usage of set-output in github workflows (#1535)
  • update dependency com.puppycrawl.tools:checkstyle to v10.7.0 (#1553)
  • fix relative intercept url in e2e test (#1548)
  • update dependency typescript to v4.9.5 (#1549)
  • update dependency testcafe to v2.3.0 (#1550)
  • update dependency eslint to v8.33.0 (#1547)
  • update dependency cypress to v12.4.1 (#1544)
  • update hashicorp/vault-action action to v2.5.0 (#1542)
  • update dependency babel-jest to v29.4.1 (#1539)
  • update react-router monorepo (#1540)
  • update dependency @types/jest to v29.4.0 (#1534)
  • update dependency cypress to v12.4.0 (#1532)
  • update dependency babel-jest to v29.4.0 (#1531)
  • update typescript-eslint monorepo to v5.49.0 (#1529)
  • update spring boot to v3.0.2 (#1519)
  • update korthout/backport-action action to v1.1.0 (#1524)
  • update dependency msw to v0.49.3 (#1513)
  • update react-router monorepo (#1518)
  • update dependency @testing-library/dom to v8.20.0 (#1514)
  • update dependency @types/react to v18.0.27 (#1512)
  • update dependency @types/jest to v29.2.6 (#1511)
  • update node.js to v18.13.0 (main) (#1426)
  • update typescript-eslint monorepo to v5.48.2 (#1503)
  • update dependency org.assertj:assertj-core to v3.24.2 (#1502)
  • update dependency eslint-plugin-import to v2.27.5 (#1500)
  • update dependency testcafe to v2.2.0 (#1493)
  • update dependency eslint-plugin-react to v7.32.0 (main) (#1293)
  • update dependency org.assertj:assertj-core to v3.24.1 (#1492)
  • update dependency eslint-plugin-jsx-a11y to v6.7.1 (#1491)
  • update dependency eslint-config-prettier to v8.6.0 (#1489)
  • update dependency eslint-plugin-import to v2.27.4 (#1490)
  • update dependency eslint to v8.32.0 (#1488)
  • update dependency com.puppycrawl.tools:checkstyle to v10.6.0 (#1487)
  • update dependency prettier to v2.8.3 (#1481)
  • update typescript-eslint monorepo to v5.48.1 (#1477)
  • update maven docker tag to v3.8.7 (#1475)
  • update junit5 monorepo (#1466)
  • update dependency eslint-import-resolver-typescript to v3.5.3 (#1473)
  • update dependency prettier to v2.8.2 (#1465)
  • update dependency @types/react-dom to v18.0.10 (#1462)
  • update dependency org.apache.maven.plugins:maven-checkstyle-plugin to v3.2.1 (#1474)
  • update dependency @types/jest to v29.2.5 (#1461)
  • update alpine:3.17.1 docker digest to f271e74 (#1472)
  • update dependency @testing-library/dom to v8.19.1 (#1460)
  • update dependency @babel/core to v7.20.12 (#1459)
  • update alpine docker tag to v3.17.1 (#1464)
  • update dependency org.springframework.security:spring-security-test to v6.0.1 (#1432)
  • update dependency husky to v8.0.3 (#1463)
  • update typescript-eslint monorepo to v5.48.0 (#1435)
  • update dependency sass to v1.57.1 (#1434)
  • update dependency cypress to v12.3.0 (#1440)
  • rename labels for Web Modeler APIs (#1448)
  • update alpine:3.17.0 docker digest to 8914eb5 (#1445)
  • update react-router monorepo (#1446)
  • fix health check in docker-compose (#1444)
  • update dependency @testing-library/cypress to v9 (main) (#1411)
  • update react-router monorepo (#1427)
  • update dependency eslint to v8.30.0 (#1428)
  • update dependency sass to v1.57.0 (#1429)
  • update dependency cypress to v12 (#1383)
  • update dependency typescript to v4.9.4 (main) (#1024)
  • fix snapshot multiarch image upload (#1421)
  • fix multiarch snapshot image upload (#1416)
  • update typescript-eslint monorepo to v5.46.1 (#1409)
  • update dependency @types/node to v18.11.15 (#1408)
  • use Keycloak 19.0.3 in our ITs (#1342)
  • update dependency msw to v0.49.2 (#1407)
  • update dependency org.slf4j:slf4j-simple to v2.0.6 (#1406)
  • update dependency @types/node to v18.11.13 (#1401)
  • update maven:3.8.6-eclipse-temurin-17 docker digest to d9035c9 (#1394)
  • update typescript-eslint monorepo to v5.46.0 (#1392)
  • update dependency sass to v1.56.2 (#1393)
  • update dependency @types/node to v18.11.12 (#1391)
  • update dependency prettier to v2.8.1 (#1387)
  • update typescript-eslint monorepo to v5.45.1 (#1375)
  • update dependency @types/node to v18.11.11 (#1374)
  • update dependency @types/jest to v29.2.4 (#1373)
  • update dependency org.apache.httpcomponents:httpclient to v4.5.14 (#1370)
  • update typescript-eslint monorepo to v5.45.0 (#1356)
  • update postgres docker tag to v15.1 (#1355)
  • update dependency testcafe to v2.1.0 (#1354)
  • update dependency eslint to v8.29.0 (#1352)
  • update dependency prettier to v2.8.0 (#1353)
  • update dependency @types/react to v18.0.26 (#1351)
  • bump backport-action to v1-rc1 (#1344)
  • update dependency org.springframework.security:spring-security-test to v5.8.0 (#1348)
  • update dependency msw to v0.49.1 (#1347)
  • update dependency eslint to v8.28.0 (#1346)
  • update dependency com.puppycrawl.tools:checkstyle to v10.5.0 (#1345)
  • update babel monorepo (#1338)
  • update alpine docker tag to v3.17.0 (#1337)
  • update dependency @types/node to v18.11.10 (#1334)
  • update actions/add-to-project action to v0.4.0 (#1335)
  • update amannn/action-semantic-pull-request action to v5 (#1182)
  • update maven:3.8.6-eclipse-temurin-17-alpine docker digest to 6a53f19 (#1326)
  • update zeebe-io/backport-action action to v0.0.9 (#1327)
  • update testcontainers.version to v1.17.6 (#1313)
  • update spring boot to v2.7.6 (#1312)
  • update jest monorepo (#1311)
  • update dependency org.slf4j:slf4j-simple to v2.0.5 (#1310)
  • update node.js to v18 (main) (#1222)
  • implement pull request template (#1294)
  • fix release artifact upload in CI (#1296)
  • update dependency com.tngtech.archunit:archunit-junit5 to v1.0.1 (#1292)
  • update alpine docker tag to v3.16.3 (#1286)
  • update alpine:3.16.2 docker digest to 65a2763 (#1285)
  • update hashicorp/vault-action action to v2.4.3 (#1265)
  • update dependency sass to v1.56.1 (#1264)
  • update dependency @testing-library/cypress to v8.0.7 (#1263)
  • update dependency @types/react-dom to v18.0.9 (#1258)
  • update maven:3.8.6-eclipse-temurin-17-alpine docker digest to e88c1a9 (#1257)
  • update dependency husky to v8.0.2 (#1256)
  • update maven:3.8.6-eclipse-temurin-17-alpine docker digest to 4a8286f (#1253)
  • update maven:3.8.6-eclipse-temurin-17 docker digest to 1099088 (#1252)
  • update dependency @types/react to v18.0.25 (#1249)
  • update dependency @types/jest to v29.2.2 (#1248)
  • update dependency sass to v1.56.0 (#1245)
  • update dependency com.github.tomakehurst:wiremock-jre8 to v2.35.0 (#1238)
  • update typescript-eslint monorepo to v5.42.0 (#1239)
  • update maven:3.8.6-eclipse-temurin-17 docker digest to 776386c (#1237)
  • update dependency com.puppycrawl.tools:checkstyle to v10.4 (#1233)
  • update dependency testcafe to v2.0.2 (#1231)
  • update dependency @types/node to v16.18.3 (#1229)
  • update dependency org.springframework.security:spring-security-test to v5.7.5 (#1230)
  • update dependency @types/jest to v29.2.1 (#1228)
  • update dependency @testing-library/testcafe to v5 (#1217)
  • update dependency org.slf4j:slf4j-simple to v2 (#1121)
  • update dependency com.tngtech.archunit:archunit-junit5 to v1 (#1183)
  • style Keycloak login page with Carbon v11 (#1224)
  • update typescript-eslint monorepo to v5.41.0 (#1216)
  • update dependency @types/react-dom to v18.0.8 (#1215)
  • update dependency @types/react to v18.0.24 (#1214)
  • update dependency cypress to v10.11.0 (#1213)
  • update dependency @types/node to v16.18.2 (#1210)
  • update maven:3.8.6-eclipse-temurin-17 docker digest to c7bdb59 (#1212)
  • update dependency babel-jest to v29.2.2 (#1208)
  • update dependency @types/react to v18.0.23 (#1206)
  • update dependency @types/react-dom to v18.0.7 (#1207)
  • update node.js to v16.18.0 (main) (#1114)
  • update dependency eslint-plugin-react to v7.31.10 (main) (#1069)
  • increase timeout for detail page assertion (#1189)
  • update jest monorepo (#1202)
  • update dependency eslint to v8.26.0 (#1201)
  • update typescript-eslint monorepo to v5.40.1 (#1200)
  • update spring boot to v2.7.5 (#1199)
  • update dependency org.springframework.security:spring-security-test to v5.7.4 (#1197)
  • update dependency eslint-import-resolver-typescript to v3.5.2 (#1196)
  • update dependency @babel/core to v7.19.6 (#1195)
  • update postgres docker tag to v15 (#1184)
  • make build step independent of backend test step in ci (#1174)
  • update typescript-eslint monorepo to v5.40.0 (#1178)
  • update slackapi/slack-github-action action to v1.23.0 (#1177)
  • update dependency babel-jest to v29.2.0 (#1175)
  • update dependency eslint to v8.25.0 (#1176)
  • update dependency cypress to v10.10.0 (#1172)
  • update dependency @testing-library/dom to v8.19.0 (#1171)
  • update dlavrenuek/conventional-changelog-action action to v1.2.2 (#1169)
  • update dependency testcafe to v2 (#1044)
  • update actions/checkout action to v3 (#1119)
  • add keycloak v19 to matrix (#1157)
  • update dependency @types/jest to v29.1.2 (#1159)
  • update dependency body-parser to v1.20.1 (#1160)
  • update dependency @babel/preset-env to v7.19.4 (#1153)
  • update maven:3.8.6-eclipse-temurin-17-alpine docker digest to 6e208b6 (#1152)
  • update maven:3.8.6-eclipse-temurin-17 docker digest to 3017f23 (#1151)