Skip to content

Releases: folio-org/raml-module-builder

v23.12.0

05 Apr 11:39
Compare
Choose a tag to compare
  • 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

25 Mar 14:57
Compare
Choose a tag to compare
  • RMB-354 Add PostClient.saveBatch variant with SQLConnection
  • RMB-350 Fix PgUtilIT not tested

v23.11.0

14 Mar 14:45
Compare
Choose a tag to compare
  • RMB-342 TenantLoading / empty list for empty directory
  • RMB-341 Log CQL and generated SQL WHERE clause together

v23.10.0

12 Mar 13:44
Compare
Choose a tag to compare
  • 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

01 Mar 12:44
Compare
Choose a tag to compare
  • 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

27 Feb 14:38
Compare
Choose a tag to compare
  • RMB-337 Extend TenantLoading API

v23.7.0

25 Feb 18:50
Compare
Choose a tag to compare
  • RMB-330 Gin index lost lower and f_unaccent functions
  • RMB-329 TenantLoading API

v23.6.1

18 Feb 19:57
Compare
Choose a tag to compare
  • RMB-330: fix ginIndex missing lower/unaccent functions.

v23.6.0

18 Feb 15:03
Compare
Choose a tag to compare
  • RMB-332 Move BooksDemoAPI impl to test
  • Update cql2pgjson from 3.0.3 to 3.1.0 CQLPG-76 CQLPG-86

v23.5.0

29 Jan 09:06
Compare
Choose a tag to compare
  • 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