Skip to content

Releases: kadai-io/kadai

v9.2.0

20 Dec 09:42
Compare
Choose a tag to compare

Important:

  • Angular update to version 19 - to build the kadai-web application, it requires a Node.js version 18.19.1 or higher and Typescript version 5.5.0

Improvements

  • Update to Spring Boot 3.4.0
  • End progress bar loading when entering access item management
  • Fix refresh in browser for kadai-web
  • Disable "Show more rows" button if there is nothing to show anymore
  • Add routing with owner
  • Filter Logs of KadaiConfiguration

What's Changed

  • Bump org.apache.maven.plugins:maven-dependency-plugin from 3.8.0 to 3.8.1 by @dependabot in #96
  • Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.5.0 to 3.6.0 by @dependabot in #97
  • Bump com.puppycrawl.tools:checkstyle from 10.18.2 to 10.19.0 by @dependabot in #98
  • Closes #57 - End progress bar loading when entering access item management by @CRoberto1926 in #100
  • Closes #94 - Fix KadaiProducersTest, refactor ExampleBootstrapTest by @CRoberto1926 in #95
  • Bump com.puppycrawl.tools:checkstyle from 10.19.0 to 10.20.0 by @dependabot in #102
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.1 by @dependabot in #103
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.1 to 3.5.2 by @dependabot in #104
  • Bump nl.jqno.equalsverifier:equalsverifier from 3.17.1 to 3.17.2 by @dependabot in #106
  • Bump org.sonarsource.scanner.maven:sonar-maven-plugin from 4.0.0.4121 to 5.0.0.4389 by @dependabot in #108
  • Bump com.puppycrawl.tools:checkstyle from 10.20.0 to 10.20.1 by @dependabot in #110
  • Bump nl.jqno.equalsverifier:equalsverifier from 3.17.2 to 3.17.3 by @dependabot in #109
  • Closes #61 - Update Angular to v18, activate SonarCloud and dependabot for kadai-web by @CRoberto1926 in #88
  • Bump @angular/core from 18.2.8 to 18.2.11 in /web by @dependabot in #145
  • Bump @angular/cli from 18.2.9 to 18.2.11 in /web by @dependabot in #120
  • Bump @angular/forms from 18.2.8 to 18.2.11 in /web by @dependabot in #115
  • Bump @angular/animations from 18.2.8 to 18.2.11 in /web by @dependabot in #113
  • Bump @angular/platform-browser-dynamic from 18.2.8 to 18.2.11 in /web by @dependabot in #140
  • Bump @ngxs/store from 18.1.3 to 18.1.4 in /web by @dependabot in #124
  • Bump @angular/router from 18.2.8 to 18.2.11 in /web by @dependabot in #138
  • Bump @angular/compiler from 18.2.8 to 18.2.11 in /web by @dependabot in #127
  • Bump @angular/platform-browser from 18.2.8 to 18.2.11 in /web by @dependabot in #128
  • Bump @angular/compiler-cli from 18.2.8 to 18.2.11 in /web by @dependabot in #126
  • Bump @angular/cdk from 18.2.9 to 18.2.12 in /web by @dependabot in #136
  • Bump chart.js from 4.4.4 to 4.4.6 in /web by @dependabot in #143
  • Closes #150 - Show SonarCloud issues from Java and TypeScript by @CRoberto1926 in #151
  • Closes #84 - Disable "Show more rows" button if there is nothing to show anymore by @CRoberto1926 in #101
  • Bump eslint from 9.13.0 to 9.14.0 in /web by @dependabot in #111
  • Bump @ali-hm/angular-tree-component from 12.0.5 to 18.0.5 in /web by @dependabot in #112
  • Bump globals from 15.11.0 to 15.12.0 in /web by @dependabot in #146
  • Bump @typescript-eslint/parser from 8.10.0 to 8.13.0 in /web by @dependabot in #121
  • Bump webpack from 5.95.0 to 5.96.1 in /web by @dependabot in #117
  • Bump @ngxs/devtools-plugin from 18.1.3 to 18.1.4 in /web by @dependabot in #118
  • Bump @angular/build from 18.2.10 to 18.2.11 in /web by @dependabot in #133
  • Bump @angular/material from 18.2.9 to 18.2.12 in /web by @dependabot in #135
  • Bump @angular-devkit/build-angular from 18.2.9 to 18.2.11 in /web by @dependabot in #125
  • Bump ngx-bootstrap from 18.1.2 to 18.1.3 in /web by @dependabot in #119
  • Bump compression-webpack-plugin from 9.2.0 to 11.1.0 in /web by @dependabot in #116
  • Bump @ngxs/router-plugin from 18.1.3 to 18.1.4 in /web by @dependabot in #137
  • Bump core-js from 3.21.1 to 3.39.0 in /web by @dependabot in #139
  • Bump @angular/common from 18.2.8 to 18.2.11 in /web by @dependabot in #132
  • Bump angular-svg-icon from 13.0.0 to 18.0.2 in /web by @dependabot in #131
  • Bump @typescript-eslint/eslint-plugin from 8.10.0 to 8.13.0 in /web by @dependabot in #134
  • Bump tslib from 2.8.0 to 2.8.1 in /web by @dependabot in #130
  • Bump @types/jest from 27.4.1 to 29.5.14 in /web by @dependabot in #147
  • Bump sass from 1.49.11 to 1.80.6 in /web by @dependabot in #129
  • Bump @types/lodash from 4.14.181 to 4.17.13 in /web by @dependabot in #123
  • Bump @types/node from 17.0.23 to 22.9.0 in /web by @dependabot in #142
  • Closes #105 - Fix refresh in browser for kadai-web by @CRoberto1926 in #107
  • Bump cypress from 9.5.4 to 13.15.2 in /web by @dependabot in #144
  • Bump @ngneat/hot-toast from 5.0.2 to 7.0.0 in /web by @dependabot in #141
  • Bump @ngneat/overview from 3.0.4 to 6.1.1 in /web by @dependabot in #148
  • Bump @typescript-eslint/parser from 8.13.0 to 8.14.0 in /web by @dependabot in #152
  • Bump @typescript-eslint/eslint-plugin from 8.13.0 to 8.14.0 in /web by @dependabot in #153
  • Bump @ngxs/router-plugin from 18.1.4 to 18.1.5 in /web by @dependabot in #154
  • Bump @ngxs/store from 18.1.4 to 18.1.5 in /web by @dependabot in #155
  • Bump sass from 1.80.6 to 1.80.7 in /web by @dependabot in #157
  • Bump @ngxs/devtools-plugin from 18.1.4 to 18.1.5 in /web by @dependabot in #156
  • Closes #47 - Fix flakiness of some tests by @CRoberto1926 in #99
  • Bump @angular/material from 18.2.12 to 18.2.13 in /web by @dependabot in #160
  • Bump @angular/cdk from 18.2.12 to 18.2.13 in /web by @dependabot in #161
  • Bump @angular/common from 18.2.11 to 18.2.12 in /web by @dependabot in #164
  • Bump @angular/platform-browser from 18.2.11 to 18.2.12 in /web by @dependabot in #176
  • Bump @angular/router from 18.2.11 to 18.2.12 in /web by @dependabot in #165
  • Bump @angular/core from 18.2.11 to 18.2.12 in /web by @dependabot in #168
  • Bump @angular-devkit/build-angular from 18.2.11 to 18.2.12 in /web by @dependabot in #170
  • Bump @angular/forms from 18.2.11 to 18.2.12 in /web by @dependabot in #169
  • Bump @angular/build from 18.2.11 to 18.2.12 in /web by @dependabot in #175
  • Bump @angular/cli from 18.2.11 to 18.2.12 in /web by @dependabot in #173
  • Bump @angular/platform-browser-dynamic from 18.2.11 to 18.2.12 in /web by @dependabot in #172
  • Bump @angular/animations from 18.2.11 to 18.2.12 in /web by @dependabot in #171
  • Bump @angular/compiler-cli from 18.2.11 to 18.2.12 in /web by @dependabot in #167
  • Bump @angular/compiler from 18.2.11 to 18.2.12 in /web by @dependabot in #166
  • Bump sass from 1.80.7 to 1.81.0 in /web by @dependabot in #174
  • Bump jest-preset-angular from 14.2.4 to 14.3.0 in /web by @dependabot in #177
  • Bump eslint from 9.14.0 to 9.15.0 in /web by @dependabot in #178
  • Bump cross-spawn from 7.0.3 to 7.0.5 in /web by @dependabot in #179
  • Bump com.google.googlejavaformat:google-java-format from 1.24.0 to 1.25.0 by @dependabot in #180
  • Bump @typescript-eslint/parser from 8.14.0 to 8.15.0 in /web by @dependabot in #18...
Read more

v9.1.0

25 Oct 09:28
Compare
Choose a tag to compare

Important

  • Angular update to version 17 - to build the kadai-web application, it requires a Node.js version 18.13 or higher
  • Oracle support is removed
  • Allow multiple LdapContextSource Beans - If you have created an LdapContextSource Bean to be used in KADAI, please rename it using the constant "io.kadai.common.rest.ldap.KADAI_LDAP_CONTEXT_SOURCE". Otherwise KADAI will create its own Bean using the configured properties kadai.ldap.serverUrl, kadai.ldap.bindDn, kadai.ldap.bindPassword, kadai.ldap.baseDn

Improvements

  • Update to Spring Boot 3.3.5
  • Permission functionality is fixed - now, if at least one of the permission attributes kadai.ldap.userPermissionsAttribute and kadai.ldap.permissionSearchFilterName is empty, permission logic is deactivated
  • Fix copying and creating Workbaskets - Save access items when saving a workbasket. Check if accessId is empty so no access item with an empty accessId can be saved

What's Changed

  • Update Angular to v14 by @CRoberto1926 in #20
  • Closes #32 - Fix GitHub API URL in git hook commit-msg by @CRoberto1926 in #33
  • Bump com.ibm.db2:jcc from 11.5.6.0 to 11.5.9.0 by @dependabot in #3
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0 by @dependabot in #4
  • Bump version.testcontainers from 1.20.0 to 1.20.1 by @dependabot in #8
  • Bump com.puppycrawl.tools:checkstyle from 10.17.0 to 10.18.1 by @dependabot in #9
  • Bump org.sonatype.central:central-publishing-maven-plugin from 0.5.0 to 0.6.0 by @dependabot in #21
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.5.0 by @dependabot in #12
  • Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.4.0 to 3.5.0 by @dependabot in #14
  • Bump actions/setup-node from 4.0.3 to 4.0.4 by @dependabot in #16
  • Bump com.puppycrawl.tools:checkstyle from 10.18.1 to 10.18.2 by @dependabot in #35
  • Closes #26 - add Sonarcloud to the pipeline by @ryzheboka in #27
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.10.1 by @dependabot in #49
  • Bump version.testcontainers from 1.20.1 to 1.20.2 by @dependabot in #38
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.5 to 3.2.7 by @dependabot in #36
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.1 by @dependabot in #55
  • Bump com.google.googlejavaformat:google-java-format from 1.23.0 to 1.24.0 by @dependabot in #54
  • Closes #58 - Update Angular to v15 by @CRoberto1926 in #23
  • Closes #29 - Save access items when saving a workbasket, check if accessId is empty by @CRoberto1926 in #30
  • Bump nl.jqno.equalsverifier:equalsverifier from 3.16.1 to 3.17.1 by @dependabot in #53
  • Bump version.camunda.dmn from 7.21.0 to 7.22.0 by @dependabot in #52
  • Bump org.docx4j:docx4j-JAXB-ReferenceImpl from 11.4.11 to 11.5.0 by @dependabot in #7
  • Bump org.mybatis:mybatis-spring from 3.0.2 to 3.0.4 by @dependabot in #6
  • Bump Azure/webapps-deploy from 2 to 3 by @dependabot in #1
  • Closes #66 - Adapt script to new folder structure of maven-javadoc-plugin generated docs by @CRoberto1926 in #67
  • Closes #31: Fix Links and changed Pictures in README by @jamesrdi in #40
  • Bump org.apache.maven.plugins:maven-dependency-plugin from 3.7.1 to 3.8.0 by @dependabot in #13
  • Closes #64 - stop deploying SNAPSHOTS in the pipeline by @ryzheboka in #65
  • Closes #70 - Fix URL in verify_docs_alive.sh by @CRoberto1926 in #71
  • Closes #62 - Update to Spring Boot 3.3.4 by @holgerhagen in #63
  • Bump org.jboss.arquillian:arquillian-bom from 1.7.2.Final to 1.9.1.Final by @dependabot in #10
  • Bump org.junit:junit-bom from 5.10.1 to 5.11.2 by @dependabot in #72
  • Bump express from 4.19.2 to 4.21.1 in /web by @dependabot in #74
  • Bump micromatch from 4.0.5 to 4.0.8 in /web by @dependabot in #75
  • Closes #59 - Update Angular to v16 by @CRoberto1926 in #76
  • Closes #78 - Allow multiple LdapContextSource beans by @CRoberto1926 in #79
  • Bump org.junit:junit-bom from 5.11.2 to 5.11.3 by @dependabot in #82
  • Closes #60 - Update Angular to v17 by @CRoberto1926 in #81
  • Closes #22 - Fix permission attributes; by @ryzheboka in #25
  • Closes #34 - remove Oracle support by @ryzheboka in #56
  • Bump version.shrinkwrap from 3.3.1 to 3.3.2 by @dependabot in #85
  • Bump version.testcontainers from 1.20.2 to 1.20.3 by @dependabot in #86
  • Closes #46 - Move should_DeleteOldWorkbasketCleanupJobs_When_InitializingSchedule to AbstractKadaiJobAccTest.java by @jannikFuellgrafEnvite in #87
  • Bump actions/setup-node from 4.0.4 to 4.1.0 by @dependabot in #90
  • Bump version.spring.boot from 3.3.4 to 3.3.5 by @dependabot in #89
  • Closes #91 - fix Sonarcloud issues by @ryzheboka in #92

New Contributors

Full Changelog: v9.0.0...v9.1.0

v9.0.0

20 Sep 08:58
Compare
Choose a tag to compare

A new beginning