Skip to content

Saule v1.8.0

Latest
Compare
Choose a tag to compare
@joukevandermaas joukevandermaas released this 07 Jan 07:00
  • [BUGFIX] Removing port from the URL if the port is a standard port (#206 by @sergey-litvinov-work)
  • [FEATURE] Added support for searching of multiple fields via the filter query parameter (#205 by @PhyberApex)
  • [FEATURE] Added support for using the attributes (DisableDefaultIncludedAttribute, AllowsQueryAttribute, and PaginatedAttribute ) on class level (#204 by @dejarp)
  • [FEATURE] Added new LinkType (LinkType.TopSelf) to only include a self link for the top level element (#202 by @sergey-litvinov-work)
  • [FEATURE] Added sparse fieldset to the query parameter for queryable endpoints (#199, #209, #212 by @PhyberApex, #210 by @dejarp)
  • [BUGFIX] Support camel case serialization for relationship names