Releases: folio-org/raml-module-builder
Releases · folio-org/raml-module-builder
v23.12.0
- RMB-350 PgUtilIT not tested
- RMB-331 Tenant upgrade failed if older version has no db schema
- RMB-335 Signal stream closed (prematurely)
- RMB-343 Get rid of " WARNING Problem parsing x-okapi-token header" message
- RMB-345 Document TenantLoading and proper behavior of CRUD services
- RMB-349 Do not spawn postgres-runner when using -Dmaven.test.skip=true
- RMB-351 Enable Junit4 + Junit5 and make it work in Eclipse
- RMB-354 Add PostgresClient.saveBatch variant with SQLConnection parameter
- RMB-355 Facets broken in RMB 22 (and later)
v23.11.1
- RMB-354 Add PostClient.saveBatch variant with SQLConnection
- RMB-350 Fix PgUtilIT not tested
v23.11.0
- RMB-342 TenantLoading / empty list for empty directory
- RMB-341 Log CQL and generated SQL WHERE clause together
v23.10.0
- RMB-339/RMB-340 More facilities for TenantLoading
- RMB-334 Add option to generate toString, hashCode and equals
methods in generated classes - Enable JUnit5 in Eclipse
- Minimum Java version runtime check
v23.9.0
- RMB-338 TenantLoading: allow property of JSON Object to be set
- Generated HTTP client now sets X-Okapi-Url header
- TenantLoading: handle null TenantAttributes
v23.8.0
- RMB-337 Extend TenantLoading API
v23.7.0
- RMB-330 Gin index lost lower and f_unaccent functions
- RMB-329 TenantLoading API
v23.6.1
v23.6.0
- RMB-332 Move BooksDemoAPI impl to test
- Update cql2pgjson from 3.0.3 to 3.1.0 CQLPG-76 CQLPG-86
v23.5.0
- RMB-324 Fix No Content-Type for most errors returned by RMB
- RMB-325 Make /_/jsonSchemas to return schemas from subfolders
- RMB-326 Fix Upload: complete state set before end-of-stream
- Document headers streamed_id and complete