7.0.0-M1
Pre-release
Pre-release
What's Changed
- Upgrade ESLint and Babel. Use Wren Security ESLint conventions. by @karelmaxa in #161
- Add support for COUNT queries and NUMBER and BOOLEAN property mapping by @pavelhoral in #169
- Add missing Maven cache mount to Dockerfile by @RoBobik in #170
- Migrate workflow engine to Flowable (#85). by @karelmaxa in #172
- Upgrade UI components. Replace grunt with gulp. by @karelmaxa in #163
- Fix CodeMirror styles and replace removed jQuery size function by @karelmaxa in #173
- Upgrade postgresql driver. by @karelmaxa in #174
- Enable Flowable5 compatibility mode. by @karelmaxa in #175
- Bump org.postgresql:postgresql from 42.7.1 to 42.7.2 in /openidm-repo-jdbc by @dependabot in #176
- Bump ch.qos.logback:logback-classic from 1.0.13 to 1.2.13 by @dependabot in #177
- Remove duplicate UI dependencies. by @karelmaxa in #178
- Remove unused Apache Ivy dependency. by @karelmaxa in #182
- Remove deprecated BoneCP (#166). by @karelmaxa in #179
- Upgrade swagger-ui. by @karelmaxa in #181
- Upgrade moment-timezone dependency. by @karelmaxa in #184
- Handle prepared statement object type (#180). by @karelmaxa in #183
- Upgrade Apache IO dependency. by @karelmaxa in #185
- Fix missing replacement of version placeholder in UI index file. by @krausvo1 in #186
New Contributors
- @dependabot made their first contribution in #176
- @krausvo1 made their first contribution in #186
Full Changelog: 6.2.0...7.0.0-M1