Releases: folio-org/raml-module-builder
Releases · folio-org/raml-module-builder
v30.2.5
- RMB-684 GET query returns no records when offset value >= estimated totalRecords
- RMB-694 Upgrade foreign key of a sub-field like "fieldName": "foo.bar"
- RMB-693 Close prepared statements in PostgresClient stream get
- RMB-686 Fix documentation about postTenant error handling
- RMB-687 ResponseException for TenantAPI, fix wrong postTenant HTTP status code
- Drop obsolete rmb_internal_index
- RMB-675 Move pg_trgm from wrong to public schema, don't drop & recreate
v31.0.0
- RMB-328 Make RMB OpenJDK 11 compliant
- RMB-694 Upgrade foreign key of a sub-field like "fieldName": "foo.bar"
- RMB-693 Close prepared statements in PostgresClient stream get
- RMB-686 Fix documentation about postTenant error handling
- RMB-687 ResponseException for TenantAPI, fix wrong postTenant HTTP status code
- Drop obsolete rmb_internal_index
- RMB-675 Move pg_trgm from wrong to public schema, don't drop & recreate
v30.2.4
v30.2.3
v30.2.2
- RMB-657 Default 60s connectionReleaseDelay prevents streaming large data
- RMB-656 NPE at startup when an OPTIONS endpoint is defined in RAML
- RMB-662 Remove parseDatabaseSchemaString and org.json:json
- RMB-660 com.thoughtworks.xstream vulnerability (CVE-2017-7957)
- RMB-661 Update log4j to 2.13.3 fixing SMTPS host mismatch (CVE-2020-9488)
v30.2.1
v30.2.0
v30.1.0
- RMB-645 Use where-only clause for the "count query"
- RMB-643 Support generating wrapped native types
- RMB-640 Sortby title and limit=0 gives zero hits
- RMB-639 Unexpected breaking changes streamGet and getWithOptimizedSql
- RMB-638 Revert PgUtil.streamGet parameter reordering
- RMB-636 Support PATCH requests
- RMB-634 PostgresClient does not provide access to db connection configs
- RMB-626 Remove sample, sample2
- RMB-615 Cancel queries that take longer than limit
- RMB-555 Upgrade creates duplicate foreign key constraints
- RMB-495 Date types of query parameters do not work correctly