v31.1.0
·
1032 commits
to master
since this release
- RMB-699 Fix Module name detection broken
- RMB-684 Fix GET query returns no records when offset value > estimated totalRecords
- RMB-701 Update to Vert.x 3.9.2
- RMB-700 NPE when RestVerticle calls LogUtil.formatStatsLogMessage
- RMB-677 Close PostgreSQL connection after invalid CQL failure
- RMB-553 Add postSync to PgUtil
- RMB-697 Explain Vert.x 4 futurisation
- RMB-698 saveBatch and upsertBatch should create metadata
- RMB-703 Full text search doesn't match URLs containing &
- RMB-721 NPE in PomReader while PostgresClient.getInstance
- RMB-723 Close database connection after dropping schema and role
- RMB-702 {version} path variable no longer allowed in RAML
- RMB-704 RestVerticle "singleField" is nullable
- RMB-705 Refactor assertThrows lambda to have only one invocation throwing an exception
- RMB-706 Critical code smell constant name, hardcoded password and ip address
- RMB-707 Remove JwtUtils in favour of okapi-common's OkapiToken
- RMB-711 Remove Java 8 and Maven 3.3 check
- RMB-712 [Snyk] Update javax.validation:validation-api to 2.0.1.Final
- RMB-713 [Snyk] Update org.aspectj:aspectjrt to 1.9.6
- RMB-715 [Snyk] Update commons-cli from 1.3.1 to 1.4
- RMB-716 [Snyk] Update javaparser-core from 3.3.0 to 3.16.1
- RMB-714 Remove unused aws-lambda-java-core dependency
- RMB-725 StringUtil.cqlEncode masking CQL characters preventing CQL injection