Skip to content

7.2.2

Compare
Choose a tag to compare
@haulmont-git haulmont-git released this 22 Sep 08:50
· 21 commits to release_7_2 since this release

Changes since version 7.2.1

  • When sorting by an Association field use the instance name rather than the id #108
  • Problems with web anonymous session when deploying web/core separately cuba-platform/cuba#2961
  • ServerTokenStoreImpl lack of proper logging #115
  • isNull operator in the /entities/search endpoint doesn't work with references #120
  • Decrease log level of unsupported Accept-Language header #117
  • Return 403 response for GET /files endpoint if reading is forbidden #113
  • Filename gets garbled when downloading via REST API #116
  • rest-api-swagger.yaml doesn't fully conform to the specification #97
  • ServerTokenStoreImpl does not publish refresh token events to cluster #102
  • Create a built-in role to access REST API #105 (#109)
  • Server responds with 500 when filter contains empty conditions array #87
  • Add endpoints for effective permissions #88
  • Simplify creating multi-tenant applications cuba-platform/cuba#2284