Skip to content

Release 0.17.0

Compare
Choose a tag to compare
@acoburn acoburn released this 17 Feb 22:44
· 497 commits to main since this release
trellis-0.17.0
43e08fc

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* to Notification* and trellis-event-* to trellis-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.