Closed
Milestone
Jun 1, 2017–Jul 1, 2017
1.0
First release of the GLIS API client for Java supports GLIS querying API.
October 2017
- 9f01d12b GLIS target update also returns "msg"
- 574be7a0 Flatten maven POMs
- b1840bef GLIS Rate Limiter aspect (fixes #29 (closed))
- 556351b0 Introducing glis-client-common module
- c869dea8 Registered source folder glis-client/src/common/java
- 34c9710f Register Genesys as target URL on DOIs
- c45367d0 Base classes for tests of GLIS Production and Test environments
- 0e0d1a80 GLIS Query API, JSON only (fixes #24 (closed))
- 913f2bb6 Removed Manager calls
- ec799b54 Updated API docs
- a198e79d Ignore registration tests until swagger is fixed
- 97de9268 CI updated for gpg signing and refreshing snapshot dependencies
- 800e6382 Upgraded swagger-codegen to 2.3.0-SNAPSHOT
- 2459f259 New GLIS XML integration protocol
- f3646962 GLIS DOI pattern updated with checksum and Integrated GLIS XML integration protocol (ManagerAPI)
- d578d11f Implemented /glis/v1/holders call
- a0f4a756 GPG key import in --batch mode
- b35809b0 Updated documentation
- 0039a756 Tests fail on empty GLIS database, don't check response
- 9cb82c45 &LANGUAGE enum and acceptLanguage header documented
- 69924b04 Fixed /terms example and updated Terms model
- f7685b7a Added csharp project
- b734b028 Include glis-client-resteasy (don't run tests)
- 19cdead3 Converted to Maven modules project
- 2944140a Updated for anonymous API calls
- 1d046768 Updated BasePath in README.md to reflect changes in glis.yml
- b81d33d0 Rollback ManagerApi
- 509a30ce Merged 3 APIs to QueryAPI