Releases: it-at-m/digiwf-core
Releases · it-at-m/digiwf-core
services_apps_1.6.0
What's Changed
🎉 New Features
- #768: migrate alw migration to spring boot 3 by @StephanStrehlerCGI in #1008
- feature(#768): migrate address integration to spring boot 3 by @StephanStrehlerCGI in #937
- Feature/#768 upgrade spring boot in integrations cosys integration by @lehju in #1016
- Feat/662 search sachakte by @dominikhorn93 in #1021
- gateway add oauth client routes by @simonhir in #1039
- feature: adjust engine local config to test digiwf-cocreation deployments by @lmoesle in #1029
- Feature/#768 ugrade example migration to sb3 by @StephanStrehlerCGI in #1018
- #768: remove verification integration by @StephanStrehlerCGI in #1019
- Feature/#768 upgrade spring boot in integrations dms integration by @lehju in #1042
- feat: update connector to spring boot 3 by @dominikhorn93 in #1028
- feat: add digiwf rest api by @dominikhorn93 in #1052
- feat: adjust cosys adapter to pass nested json by @dominikhorn93 in #1056
- feature(#1023): use digiwf-email lib to send emails by @lmoesle in #1041
- #716: set primary color to black if high contrast mode is enabled by @StephanStrehlerCGI in #1070
- add ADRs by @zambrovski in #1057
- Feature/#768 increase okewo integration to sb3 by @StephanStrehlerCGI in #1062
- Revert "Revert "#228 rm input empty string default value (#705)" (#837)" by @simonhir in #1095
- feature(#999): show stage info in digiwf-tasklist by @lmoesle in #1086
- #1061: add 404 message when loading non existing task by @StephanStrehlerCGI in #1071
- Feat/1050 connector refactoring by @dominikhorn93 in #1102
- Feature/#1040 barrierefreiheitserklaerung in der tasklist by @lehju in #1135
- Feature/#1128 multi file input dateianzahl konfigurierbar by @lehju in #1155
- #1215: add mandatory fields to all-input-fields process by @lehju in #1216
- Feature/#769 refarch refactoring by @lehju in #1207
- Feature/#884 set formfields over query parameter by @StephanStrehlerCGI in #1083
🐞 Bug Fixes
- Exclude old annotation support causing NoClassDefinitionFound exception by @zambrovski in #1010
- bugfix(#942): fix form builder settings to overwrite error messages by @lmoesle in #1036
- bugfix: add missing @bean to polyflow connector starter by @lmoesle in #1053
- fix entity scan and missing polyflow-kafka profile activation by @zambrovski in #1065
- bugfix(#534): on display number change reset to the first page by @lmoesle in #1081
- bugfix(#48): fix access handling in ServiceInstanceAuthService by @lmoesle in #1082
- digiwf-engine fix oracle missing axon migration by @simonhir in #1097
- digiwf-engine fix dms wsdl location by @simonhir in #1096
- cockpit ee build enforce profiles by @simonhir in #1105
- bugfix: fix spring cloud stream configuration after engine migration by @lmoesle in #1108
- bugfix: send html emails in legacy features by @lmoesle in #1111
- bugfix(#328): send usertask notifications on assignment by @lmoesle in #1127
- chore(#965): fix compiler warnings by @lmoesle in #1125
- bugfix: email integration config by @lmoesle in #1129
- connector fix feign client exception handling by @simonhir in #1137
- #1147: add nullable check for stage info by @StephanStrehlerCGI in #1148
- #1139: remove unnecessary function definitions from streaming by @StephanStrehlerCGI in #1152
- fix: incident ports by @dominikhorn93 in #1146
- fix: add spring boot starter by @dominikhorn93 in #1169
- fix: 443 update vjsf by @dominikhorn93 in #1172
- fix: clear date value if empty by @dominikhorn93 in #1175
- stack fix kafka crashing on startup by @simonhir in #1183
- address-integration add missing logging lib by @simonhir in #1187
- bugfix(#1115): multifile-input does not show files ins subfolders by @lmoesle in #1171
- connector fix ConstraintDeclarationException method override (dev) by @simonhir in #1193
- connector fix executeTask logic error by @simonhir in #1198
- example processes use StreamingTemplateV02 by @simonhir in #1194
- Bugfix / timezone for follow-up date by @zambrovski in #1203
- gateway custom csrf request handler by @simonhir in #1173
- #1209: fix multi file input required by @lehju in #1212
- bugfix(#1217): task notifications by @lmoesle in #1219
- revert compiler warning fixes for builder (dev) by @simonhir in #1226
🔨 Refactoring
- test: fix digiwf-message tests by @lmoesle in #1073
- WIP: prepare Maven cleanup by @zambrovski in #1046
- refactoring(#1114): switch to camunda rest client feign by @lmoesle in #1118
- refactoring: create e2e integration test library by @lmoesle in #1077
📔 Documentation
- Docs with Node18 by @darenegade in #1035
- Update README.md by @ThomasFrommer in #1058
- chore: bump release version by @github-actions in #1060
- Release 2023 November by @simonhir in #1007
- docs: update formular field modeling documentation by @ThomasFrommer in #1067
- chore: fix docs build by @lmoesle in #1069
- docs(#1001): multi-file-input field only displayed in full size by @lmoesle in #1080
- chore(deps-dev): bump markdown-it-footnote from 3.0.3 to 4.0.0 in /docs by @dependabot in #1112
- Update FileUpload Documentation by @darenegade in #1124
- chore: bump release version by @github-actions in #1134
- Add files via upload by @ThomasFrommer in #1130
- Update Arch-Documentation Pics by @darenegade in #597
- Update README.md by @ThomasFrommer in #1131
- chore: npm audit fix by @lmoesle in #1167
- Chore/bump release version by @simonhir in #1188
- docs: update imprint and contact by @lmoesle in #1196
- MFI Doku by @darenegade in #1200
- Mail Doku Update by @darenegade in #1205
🔨 Dependency Upgrades
- chore(deps-dev): bump com.tngtech.archunit:archunit-junit5 from 1.1.0 to 1.2.0 by @dependabot in #953
- chore(deps): bump org.axonframework:axon-spring-boot-starter from 4.6.8 to 4.9.0 by @dependabot in #869
- chore(deps): bump org.codehaus.mojo:versions-maven-plugin from 2.16.1 to 2.16.2 by @dependabot in #1020
- chore(deps): bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0 by @dependabot in #1043
- chore(deps): bump org.postgresql:postgresql from 42.6.0 to 42.7.0 by @dependabot in #1032
- chore(deps): bump camunda-engine-rest-client-openapi-java.version from 7.18.0 to 7.20.2 by @dependabot in #936
- chore(deps): bump org.camunda.community.batch:camunda-platform-7-custom-batch-core f...
services_apps_1.5.7
hotfix_1.5.6
services_apps_1.5.5
services_apps_1.5.4
services_apps_1.5.3
services_apps_1.5.2
services_apps_1.5.1
services_apps_1.5.0
What's Changed
🎉 New Features
- #768: migrate alw migration to spring boot 3 by @StephanStrehlerCGI in #1008
- feature(#768): migrate address integration to spring boot 3 by @StephanStrehlerCGI in #937
- Feature/#768 upgrade spring boot in integrations cosys integration by @lehju in #1016
- Feat/662 search sachakte by @dominikhorn93 in #1021
- gateway add oauth client routes by @simonhir in #1039
- feature: adjust engine local config to test digiwf-cocreation deployments by @lmoesle in #1029
- Feature/#768 ugrade example migration to sb3 by @StephanStrehlerCGI in #1018
- #768: remove verification integration by @StephanStrehlerCGI in #1019
- Feature/#768 upgrade spring boot in integrations dms integration by @lehju in #1042
- feat: update connector to spring boot 3 by @dominikhorn93 in #1028
- feat: add digiwf rest api by @dominikhorn93 in #1052
- feat: adjust cosys adapter to pass nested json by @dominikhorn93 in #1056
- feature(#1023): use digiwf-email lib to send emails by @lmoesle in #1041
- #716: set primary color to black if high contrast mode is enabled by @StephanStrehlerCGI in #1070
- add ADRs by @zambrovski in #1057
- Feature/#768 increase okewo integration to sb3 by @StephanStrehlerCGI in #1062
- Revert "Revert "#228 rm input empty string default value (#705)" (#837)" by @simonhir in #1095
- feature(#999): show stage info in digiwf-tasklist by @lmoesle in #1086
- #1061: add 404 message when loading non existing task by @StephanStrehlerCGI in #1071
- Feat/1050 connector refactoring by @dominikhorn93 in #1102
- Feature/#1040 barrierefreiheitserklaerung in der tasklist by @lehju in #1135
- Feature/#1128 multi file input dateianzahl konfigurierbar by @lehju in #1155
🐞 Bug Fixes
- Exclude old annotation support causing NoClassDefinitionFound exception by @zambrovski in #1010
- bugfix(#942): fix form builder settings to overwrite error messages by @lmoesle in #1036
- bugfix: add missing @bean to polyflow connector starter by @lmoesle in #1053
- fix entity scan and missing polyflow-kafka profile activation by @zambrovski in #1065
- bugfix(#534): on display number change reset to the first page by @lmoesle in #1081
- bugfix(#48): fix access handling in ServiceInstanceAuthService by @lmoesle in #1082
- digiwf-engine fix oracle missing axon migration by @simonhir in #1097
- digiwf-engine fix dms wsdl location by @simonhir in #1096
- cockpit ee build enforce profiles by @simonhir in #1105
- bugfix: fix spring cloud stream configuration after engine migration by @lmoesle in #1108
- bugfix: send html emails in legacy features by @lmoesle in #1111
- bugfix(#328): send usertask notifications on assignment by @lmoesle in #1127
- chore(#965): fix compiler warnings by @lmoesle in #1125
- bugfix: email integration config by @lmoesle in #1129
- connector fix feign client exception handling by @simonhir in #1137
- #1147: add nullable check for stage info by @StephanStrehlerCGI in #1148
- #1139: remove unnecessary function definitions from streaming by @StephanStrehlerCGI in #1152
- fix: incident ports by @dominikhorn93 in #1146
- fix: add spring boot starter by @dominikhorn93 in #1169
- fix: 443 update vjsf by @dominikhorn93 in #1172
- fix: clear date value if empty by @dominikhorn93 in #1175
🔨 Refactoring
- test: fix digiwf-message tests by @lmoesle in #1073
- WIP: prepare Maven cleanup by @zambrovski in #1046
- refactoring(#1114): switch to camunda rest client feign by @lmoesle in #1118
- refactoring: create e2e integration test library by @lmoesle in #1077
📔 Documentation
- Docs with Node18 by @darenegade in #1035
- Update README.md by @ThomasFrommer in #1058
- chore: bump release version by @github-actions in #1060
- Release 2023 November by @simonhir in #1007
- docs: update formular field modeling documentation by @ThomasFrommer in #1067
- chore: fix docs build by @lmoesle in #1069
- docs(#1001): multi-file-input field only displayed in full size by @lmoesle in #1080
- chore(deps-dev): bump markdown-it-footnote from 3.0.3 to 4.0.0 in /docs by @dependabot in #1112
- Update FileUpload Documentation by @darenegade in #1124
- chore: bump release version by @github-actions in #1134
- Add files via upload by @ThomasFrommer in #1130
- Update Arch-Documentation Pics by @darenegade in #597
- Update README.md by @ThomasFrommer in #1131
- chore: npm audit fix by @lmoesle in #1167
🔨 Dependency Upgrades
- chore(deps-dev): bump com.tngtech.archunit:archunit-junit5 from 1.1.0 to 1.2.0 by @dependabot in #953
- chore(deps): bump org.axonframework:axon-spring-boot-starter from 4.6.8 to 4.9.0 by @dependabot in #869
- chore(deps): bump org.codehaus.mojo:versions-maven-plugin from 2.16.1 to 2.16.2 by @dependabot in #1020
- chore(deps): bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0 by @dependabot in #1043
- chore(deps): bump org.postgresql:postgresql from 42.6.0 to 42.7.0 by @dependabot in #1032
- chore(deps): bump camunda-engine-rest-client-openapi-java.version from 7.18.0 to 7.20.2 by @dependabot in #936
- chore(deps): bump org.camunda.community.batch:camunda-platform-7-custom-batch-core from 1.18.1 to 1.20.1 by @dependabot in #831
- chore(deps): bump org.codehaus.mojo:build-helper-maven-plugin from 3.4.0 to 3.5.0 by @dependabot in #1051
- chore(deps): bump org.jetbrains.kotlin:kotlin-bom from 1.9.20 to 1.9.21 by @dependabot in #1048
- chore(deps): bump com.sun.xml.ws:jaxws-rt from 4.0.1 to 4.0.2 by @dependabot in #1047
- chore(deps): bump actions/setup-java from 3 to 4 by @dependabot in #1064
- chore(deps): bump commons-validator:commons-validator from 1.7 to 1.8.0 by @dependabot in #1101
- chore(deps-dev): bump com.tngtech.archunit:archunit-junit5 from 1.2.0 to 1.2.1 by @dependabot in #1075
- chore(deps): bump com.github.eirslett:frontend-maven-plugin from 1.14.2 to 1.15.0 by @dependabot in #1072
- chore(deps): bump commons-io:commons-io from 2.15.0 to 2.15.1 by @dependabot in #1063
- chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 by @dependabot in #1076
- chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 by @dependabot in #1120
- chore(deps): bump org.axonframework:axon-spring-boot-starter from 4.9.0 to 4.9.1 by @dependabot in #1119
- chore(deps): bump advanced-security/policy-as-code from 2.5.0 to 2.6.0 by @dependabot in #1126
- chore(deps): bump org.javassist:javassist from 3.29.2-GA to 3.30.1-GA by @dependabot in https://github.com/it-at-m/digiwf-...
services_apps_1.4.7
What's Changed
🐞 Bug Fixes
📔 Documentation
- chore: bump release version by @github-actions in #1122
Full Changelog: services_1.4.6_apps_1.4.6...services_apps_1.4.7