uPortal 5.0.1
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
andorg.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
andnet.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!