RE: hydra-0.2.0-alpha1 release in Maven Central

On 4 Jan 2015 at 21:46, Dietrich Schulten wrote:
> Hi,
> 
> The latest version of hydra-0.2.0-alpha1 [2] is officially released in
> Maven Central.

Nice! Did you encounter any specific issues/shortcomings while implementing this version?

> It allows to render a Java rest service as hydra-flavored
> application/ld+json, based on Spring-Hateoas. Clients can request plain
> application/json, application/hal+json or application/ld+json and will
> get what they asked for.

Does the server also accept the various formats in requests? Or does, e.g., a JSON-only client has to send the same JSON structure as a JSON-LD client?


> Support for operations is there, together with uri templates.
> Several issues with 0.1.0 are also resolved, thanks to the community for
> the feedback.
> 
> I have still marked it as alpha mainly because of ISSUE-26[1], i.e it
> uses schema:rangeIncludes to express nested properties in expected
> request bodies which is likely to change in the long run.

What else is planned for the next version?


> [1] https://github.com/dschulten/hydra-java/
> [2] https://github.com/HydraCG/Specifications/issues/26


Cheers,
Markus


--
Markus Lanthaler
@markuslanthaler

Received on Sunday, 4 January 2015 21:11:50 UTC