·
35 commits
to main
since this release
This is a major release of the Inrupt Solid Client Libraries for Java, recommended for production use.
This release is broadly compatible with previous 1.x releases with several notable exceptions:
- Java 17 is the baseline version required to run these libraries (#2270)
- All methods and classes that were previously marked as deprecated have been removed (#2336)
New Features
- Support for linked Access Requests when using the
accessgrantlibrary (#2360) - A new
acpmodule can be used to manage and interact with Access Control Resources that use the ACP (Access Control Policy) language (#2338)
Dependency Updates
- Apache Commons Codec 1.19.0
- Apache Commons IO 2.20.0
- Apache Jena 5.5.0
- Caffeine 3.2.2
- Guava 33.5.0
- Jackson 2.20.0
- OkHttp 5.1.0
- Quarkus 3.26.3
- RDF4J 5.1.5
- Spring 6.5.4
Complete Changelog: 1.3.1...2.0.0