Skip to content
This repository was archived by the owner on Jan 20, 2024. It is now read-only.

1.3.1

Choose a tag to compare

@stevehu stevehu released this 03 Jun 19:36
· 789 commits to master since this release

1.3.1 - 2017-06-03

Added

Changed

  • Update Dockerfile to reflect the version change. Thanks @gonzalovazquez
  • Fixes #24 createDt and updateDt not populated in in-memory data grid
  • Fixes #23 default allowed origin in CORS to http://localhost:8080 for market place development.
  • Fixes #25 return clear text client secret after creating a new client
  • Fixes #26 Oracle XE vesion to 16.04 in docker-compose-oracle.yml
  • Fixes #27 remove client secret for all get endpoints for client
  • Fixes #28 all client authenticated by form data Thanks @smerschjohann
  • Fixes #32 add one more test case to ensure that one of the scope matches with multiple scopes
  • Fixes #35 upgrade light-4j and light-rest-4j to 1.3.1