v27.0.0
·
1876 commits
to master
since this release
Breaking changes:
- RMB-451 add "targetPath" to disambiguate multi-table joins
- RMB-452 make tableAlias and targetTableAlias explicit properties
- RMB-318 Database config: Drop deprecated dot (db.port) variables, use underscore (DB_PORT)
- RMB-460 Add 'snippetPath' to 'scripts' in schema.json
- RMB-445 rename HttpStatus.HTTP_VALIDATION_ERROR to HttpStatus.HTTP_UNPROCESSABLE_ENTITY for 422
Bug fixes, new features: