1.0.0
·
602 commits
to main
since this release
This is the first generally available release of the Inrupt Solid Client Libraries for Java, recommended for production use.
The Inrupt Solid Client Libraries are designed to make it easier for developers to interact with Solid Resources. The libraries provide a session management abstraction that supports OpenID Connect tokens as well as Access Grants. In addition, there are mechanisms for mapping RDF-based resources into domain-specific Java objects.
Features
Below is a summary of the new features included in this release:
- Add validation for SolidContainer objects (#571)
- The AccessGrantClient::requestAccess method now supports a builder for more complex parameters (#577)
Complete Changelog: 1.0.0.Beta4 ... 1.0.0
Upgrade notes
All previously deprecated methods have been removed from the client library.