All Versions
138
Latest Version
Avg Release Cycle
16 days
Latest Release
-

Changelog History
Page 7

  • v4.6.6 Changes

    ๐Ÿ”‹ Features

    • view commit Add support for composite IDs. Issue756 (#1412)
    • view commit Add support for ISO8601 to java.time.Instant serialization/deserialization (#1417)

    ๐Ÿ›  Fixes

    • view commit add queryParams variants for post(), patch() and delete() (#1411)
    • view commit Bump ant from 1.10.7 to 1.10.8 (#1394)
    • view commit Bump maven-shade-plugin from 3.2.3 to 3.2.4 (#1396)
    • view commit Bump tomcat.version from 9.0.35 to 9.0.37 (#1418)

    • view commit [README] - Fix the standalone README Java sample (#1415)

    • view commit Bump classgraph from 4.8.86 to 4.8.87 (#1419)

    • view commit Bump spring.boot.version from 2.3.0.RELEASE to 2.3.1.RELEASE (#1395)

    • view commit Bump postgresql from 42.2.12 to 42.2.14 (#1392)

    • view commit Bump version.jetty from 9.4.29.v20200521 to 9.4.30.v20200611 (#1393)

    • view commit Bump build-helper-maven-plugin from 3.1.0 to 3.2.0 (#1391)

    • view commit Issue 683 (#1384). In memory filter support for predicates that traverse to-many relationships.

  • v4.6.5 Changes

    ๐Ÿ›  Fixes

    • view commit Disabling Legacy Filter Dialect in Swagger Documentation (#1363)
    • view commit Bumping Hibernate Validator Version (#1377)
    • view commit Bump classgraph from 4.8.78 to 4.8.86 (#1373)
    • view commit make sub-ordinate dictionaries inherit injector from multiplexManager's dictionary. (#1380)
    • view commit Bump liquibase-core from 3.8.9 to 3.10.0 (#1372)
    • view commit Bump checkstyle from 8.32 to 8.33 (#1361)
    • view commit Bump junit-jupiter-params from 5.6.0 to 5.6.2 (#1356)
    • view commit Bump jersey-container-servlet-core from 2.30.1 to 2.31 (#1358)
    • view commit Bump version.log4j from 2.13.2 to 2.13.3 (#1355)
  • v4.6.4 Changes

    May 26, 2020

    ๐Ÿ›  Fixes

    • view commit Supported embedded entities in graphql (#1339)
    • view commit Bump version.jersey from 2.30.1 to 2.31 (#1346)
    • view commit Bump jersey-container-jetty-servlet from 2.30.1 to 2.31 (#1345)
    • view commit Bump spring.boot.version from 2.2.7.RELEASE to 2.3.0.RELEASE (#1344)
    • view commit Bump metrics.version from 4.1.8 to 4.1.9 (#1343)
    • view commit Bump version.jetty from 9.4.28.v20200408 to 9.4.29.v20200521 (#1341)
    • view commit Bump guava from 28.2-jre to 29.0-jre (#1340)
  • v4.6.3 Changes

    May 21, 2020

    ๐Ÿ›  Fixes

    • view commit Fixing Invalid CVE Build Error (The wrong package is being flagged) (#1323)
    • view commit Bump version.jackson from 2.10.3 to 2.11.0 (#1282)
    • view commit Removed redundant fetch join for filters (#1326)
    • view commit Add Eclipse import order (#1327)
    • view commit Bump metrics.version from 4.1.6 to 4.1.8 (#1324)
    • view commit Bump javassist from 3.26.0-GA to 3.27.0-GA (#1318)
    • view commit Bump maven-shade-plugin from 3.2.1 to 3.2.3 (#1315)
    • view commit Bump jedis from 3.2.0 to 3.3.0 (#1317)
    • view commit Bump mysql-connector-java from 8.0.19 to 8.0.20 (#1314)
    • view commit Bump wagon-ssh-external from 3.3.4 to 3.4.0 (#1316)
    • view commit Bump tomcat.version from 9.0.34 to 9.0.35 (#1312)
  • v4.6.2 Changes

    May 08, 2020

    ๐Ÿ”‹ Features

    • view commit Adding read only transaction support to JPA store (#1298)
    • view commit GraphQL to-many filter support(#1305)
    • view commit Allow customizing the handling of ReadPermission for filter joins (#1301)
    • view commit Limited support for new memberof operator (#1291)

    ๐Ÿ›  Fixes

    • view commit Better errors for missing IDs in Patch Extension Request. (#1278)
    • view commit Patch Extension Lifecycle tests (#1293)
    • view commit Fixing GraphQL 500 errors due to client API errors (#1304)
    • view commit Fixing bug where legacy hibernate 5 entity manager store recycles the entity manager (#1308)
    • view commit Update pom.xml
    • view commit Fixing Dom4J Owasp Build Failure (by upgrading hibernate 5) (#1309)
    • view commit Bump classgraph from 4.8.69 to 4.8.78 (#1302)
    • view commit Bump maven-javadoc-plugin from 3.1.1 to 3.2.0 (#1290)
    • view commit Bump jackson-module-jaxb-annotations from 2.10.3 to 2.11.0 (#1288)
    • view commit Bump swagger-core from 1.6.0 to 1.6.1 (#1287)
    • view commit Bump version.log4j from 2.13.1 to 2.13.2 (#1285)
    • view commit Bump checkstyle from 8.30 to 8.32 (#1283)
  • v4.6.1 Changes

    April 21, 2020

    ๐Ÿ›  Fixes

    • view commit shortcut the test (#1269)
    • view commit Bump classgraph from 4.8.65 to 4.8.69 (#1268)
    • view commit Bump snakeyaml from 1.25 to 1.26 (#1264)
    • view commit Bump version.junit from 5.6.1 to 5.6.2 (#1263)
    • view commit Bump version.restassured from 4.2.0 to 4.3.0 (#1266)
    • view commit Short Circuit Filter Expression Security If User Checks would pass/fail. (#1275)
    • view commit Bump postgresql from 42.2.11 to 42.2.12 (#1267)
    • view commit Bump metrics.version from 4.1.5 to 4.1.6 (#1265)
    • view commit Bump version.jetty from 9.4.27.v20200227 to 9.4.28.v20200408 (#1262)
    • view commit Bump tomcat.version from 9.0.33 to 9.0.34 (#1261)
  • v4.6.0 Changes

    April 13, 2020

    ๐Ÿ›  Fixes

    • view commit Bump rxjava from 2.2.17 to 2.2.19 (#1253)
    • view commit Fixing Spring JSON-API controller to allow JSON-API PATCH content type (#1258)
    • view commit Bump commons-lang3 from 3.9 to 3.10 (#1257)
    • view commit Fixes #1244: Incorrect pagination with ToMany filtering (#1254)
    • view commit Bump liquibase-core from 3.8.5 to 3.8.9 (#1260)
    • view commit Bump version.junit from 5.6.0 to 5.6.1 (#1252)
    • view commit Bump resteasy.version from 3.11.0.Final to 3.11.2.Final (#1256)
    • view commit Bump hibernate-search-orm from 5.11.4.Final to 5.11.5.Final (#1247)
    • view commit Bump mockito-core from 3.2.4 to 3.3.3 (#1251)
    • view commit Bump jersey-container-servlet-core from 2.30 to 2.30.1 (#1249)
    • view commit Bump dependency-check-maven from 5.3.0 to 5.3.2 (#1246)
  • v4.5.16 Changes

    April 01, 2020

    ๐Ÿ›  Fixes

  • v4.5.15 Changes

    March 29, 2020

    ๐Ÿ›  Fixes

    • view commit Improve performance of initial class scans (#1238)
    • view commit Allow replacement of custom serde scan (#1242)
    • view commit Patch security fix to make it compatiable with non-ORM data stores (#1240)
    • view commit Fixed N+1 problems for all toOne relationships (#1241)
  • v4.5.14 Changes

    March 26, 2020

    ๐Ÿ”’ Security

    • view commit Enforce ReadPermission for filter expression fields (#1236)
    • view commit Fixes Issue #1211 (XSS mitigation for swagger controller) (#1237)

    ๐Ÿ›  Fixes

    • view commit Bump jersey-container-jetty-servlet from 2.29.1 to 2.30.1 (#1199)
    • view commit Update pom.xml
    • view commit Bump classgraph from 4.8.60 to 4.8.65 (#1198)
    • view commit Bump junit-jupiter-params from 5.5.2 to 5.6.0 (#1189)
    • view commit Bump guava from 28.1-jre to 28.2-jre (#1193)
    • view commit Bump maven-checkstyle-plugin from 3.1.0 to 3.1.1 (#1191)
    • view commit Bump resteasy.version from 3.9.3.Final to 3.11.0.Final (#1223)
    • view commit Bump postgresql from 42.2.9 to 42.2.11 (#1217)
    • view commit Bump version.jackson from 2.10.2 to 2.10.3 (#1231)
    • view commit Bump jackson-module-jaxb-annotations from 2.10.2 to 2.10.3 (#1234)
    • view commit Bump spring.boot.version from 2.2.4.RELEASE to 2.2.5.RELEASE (#1232)
    • view commit Bump checkstyle from 8.29 to 8.30 (#1233)
    • view commit Bump build-helper-maven-plugin from 3.0.0 to 3.1.0 (#1230)
    • view commit Bump metrics.version from 4.1.2 to 4.1.5 (#1229)
    • view commit Bump version.log4j from 2.13.0 to 2.13.1 (#1228)
    • view commit Bump version.jersey from 2.30 to 2.30.1 (#1227)
    • view commit Bump version.jetty from 9.4.26.v20200117 to 9.4.27.v20200227 (#1226)