Skip to content

Releases: folio-org/raml-module-builder

29.1.4

19 Dec 15:47
Compare
Choose a tag to compare
  • RMB-539 Fails to create index (problem with left function and operands)
  • RMB-540 Unique index must not truncate for 2712 max index byte size

29.1.3

18 Dec 11:56
Compare
Choose a tag to compare
  • RMB-536 Missing f_unaccent for compound fields full text index
  • RMB-537 f_unaccent single quote fullText tsquery sql injection
  • RMB-533/RMB-536 Another bugfix for index wrapping
  • RMB-498 Truncate b-tree string for 2712 index row size

v29.1.2

11 Dec 14:15
Compare
Choose a tag to compare
  • RMB-533 Performance: Fix lower/f_unaccent usage by checking all 5 index types

v29.1.1

04 Dec 13:39
Compare
Choose a tag to compare
  • RMB-532 Fix Criterion get does not select id (only jsonb)

v29.1.0

02 Dec 17:18
Compare
Choose a tag to compare
  • RMB-529 Upgrade Vert.x 3.8.4 fixing Netty HTTP request smuggling
  • RMB-471 Fix ddlgen/Index.java StringBuilder code smells
  • RMB-486 Use indexed id fields in foreign tables, such as
    holdingsRecords.permanentLocationId==abc* from mod-inventory-storage
  • RMB-487 support also field[*] notation
  • RMB-404 Use org.folio.okapi.common.SemVer rather than copying Apache
    Maven code
  • RMB-506 Estimate hit counts
  • RMB-522 TenantLoading in sequence - rather than parallel
  • RMB-523 TenantLoading Retry with 422 for PUT/POST attempt
  • RMB-524 TenantLoading does not work on Windows (path problem)
  • RMB-528 schema.json's fromModuleVersion messy and buggy

v29.0.1

20 Nov 13:53
Compare
Choose a tag to compare
  • Release, but bump version for Jenkins to build artifacts

v29.0.0

20 Nov 13:45
Compare
Choose a tag to compare
  • #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 /_/tenant requires JSON body with module_to
  • RMB-509 POST /_/tenant returns invalid JSON: "[ ]"
  • RMB-508 Integration tests for /_/tenant with X-Okapi-Request-Id
  • RMB-507 TenantAPI POST NullPointerException if tenant already exists
  • RMB-497 Replace JSQL parser by using SqlSelect from CQL2PgJSON

v28.1.1

18 Nov 11:47
Compare
Choose a tag to compare
  • RMB-511 Use log4js MDC class, rather than slf4j

v28.1.0

06 Nov 15:06
Compare
Choose a tag to compare
  • RMB-504 Jackson-* version 2.10.0, fixes jackson-databind security
  • RMB-474 Support 'field[*].subfield' syntax in multiFieldNames
  • RMB-491 Mention Vert.x 3.8 Future/Premise changes in upgrading.md
  • RMB-461 Fix upgrading wording for fullText defaultDictionary

v28.0.0

30 Oct 15:31
Compare
Choose a tag to compare
  • RMB-433 Fix saveBatch must not overwrite existing id
  • RMB-492 Remove unnecessary JSQLParserException error log if query was parsed successfully
  • RMB-493 Fix CQLWrapper.addWrapper not left associative as it should be
  • RMB-496 connectionReleaseDelay: Use 1 minute as default, add config