1.0.1
acoburn
released this
31 Aug 13:00
·
491 commits
to main
since this release
This is a patch 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.
Bug Fixes
Below is a summary of bug fixes included in this release:
- The SolidContainer class method getResources(), is now more strict in validating containment triples: it now excludes containment triples that include fragment and query components (#653).
Dependency updates
Below is a summary of the selected dependency updates that are part of this release:
- Fixes vulnerability CVE-2023-3635 by upgrading the transitive dependency okio-jvm.
Complete Changelog: 1.0.0 ...1.0.1