v29.0.0
·
1729 commits
to master
since this release
- #559 Update jackson to 2.10.1
- RMB-518 Extract index2sqlText and index2sqlJson for reuse
- RMB-516 Rename Cql2SqlUtil.hasCqlWildCardd to hasCqlWildCard
- RMB-514 Update to aspectj 1.9.4 and aspectj-maven-plugin 1.11
- RMB-511 Use log4js MDC class, rather than slf4j
- RMB-510 Breaking change: POST
/_/tenantrequires JSON body with module_to - RMB-509 POST /_/tenant returns invalid JSON:
"[ ]" - RMB-508 Integration tests for
/_/tenantwith X-Okapi-Request-Id - RMB-507 TenantAPI POST NullPointerException if tenant already exists
- RMB-497 Replace JSQL parser by using SqlSelect from CQL2PgJSON