Skip to content

uPortal 5.0.1

Compare
Choose a tag to compare
@drewwills drewwills released this 22 Nov 20:58
· 3043 commits to master since this release

This is a patch release (maintenance update) for uPortal 5.0. It includes a handful of fixes & improvements:

  • Improvements to the JGroups integration for expiration caching
  • Static Analysis of Groovy using CodeNarc
  • Fix a bug in the Reset User Layout feature
  • Add unit tests for the org.apereo.portal.api.portlet and org.apereo.portal.api.groups packages
  • Fix configuration of BranchingRenderingPipeline on uP5
  • Enable static analysis and stylechecking as part of test process
  • Update NodeJS version (used in the build process) to 8.8.1
  • Update gradle plugins com.gradle.build-scan, com.github.kt3k.coveralls, net.researchgate.release and net.ltgt.errorprone to latest versions
  • Make CORS domain and method checks case-insensitive
  • Update gradle wrapper to version 4.3.0
  • Fix a bug involving CORS and portlet ActionURLs

This update should be safe to apply to any uPortal 5.0.x implementation.

Thanks to everyone who contributed!