Skip to content

LARS v1.2.0

Compare
Choose a tag to compare
@idlewis idlewis released this 02 Jul 15:24
· 83 commits to master since this release

Version 1.2.0 Release Notes

Version 1.2.0 contains commits #93 to #170. Changes of note in this update are:

Major changes

  • Reduce memory usage by streaming results from the database (#147)
  • Only show admin users unpublished assets on a getAssets api call (#107)
  • Add client support for features with an edition of Open (#168)
    • To support features from OpenLiberty
  • Update dependency versions and support building with Java 8 (#169)

Bug Fixes

  • Empty filter sets should be ignored in getFilteredAssets(#95)
  • Hidden assets should be published (#98)
  • Properly close HTTP connections (#99)
  • Properly delete attachment content (#145)