Release 0.17.0
This is the first release in the 0.17 series. The notable changes involve:
- Retiring deprecated modules (
trellis-dropwizard
,trellis-auth-basic
,trellis-oauth
). The dropwizard-based application is no longer supported. - Make modules more CDI-aware. This involves CDI injection for configuration properties.
- Rename event-related interfaces and classes. This includes renaming
Event*
toNotification*
andtrellis-event-*
totrellis-notification-*
- Remove content-negotiation from LDP-NR resources. Retrieving RDF from an LDP-NR description requires requesting the resource at the description URL
The underlying data storage is not changed.