Skip to content

2.1.10

Compare
Choose a tag to compare
@vjrj vjrj released this 17 Oct 08:25
· 478 commits to master since this release
2697d4e

What's Changed

This release adds support for the new CAS versions (OIDC and related). As a result, java 11 is required by almost every main LA module (except currently ala-hub & biocache-service). More details:

  • Added apt debug task by @vjrj in #601
  • issue #604 adding login_user and login_password properties mysql-serv… by @sughics in #605
  • Use of JAVA_OPTS instead of CATALINA_OPTS. Fix for #602 by @vjrj in #603
  • Use of debian packages in namematching and sensitive service instead of war by @vjrj in #594
  • postgresql versions moved to common facts by @vjrj in #600
  • userdetails url configurable. Re-enable logging by @vjrj in #607
  • CAS backwards compatibility with pre OIDC versions by @vjrj in #606
  • Fix wrong sensitive-data-service url in pipelines by @vjrj in #611
  • Revert "postgresql versions moved to common facts" by @sbearcsiro in #613
  • Added additional hdfs dirs by @vjrj in #612
  • Fix for 608 by @vjrj in #609
  • Added la-pipelines-migration dependency for Migration-uuid job by @vjrj in #615
  • Collectory OIDC conditional variables in collectory by @vjrj in #618
  • Default userdetails values by @vjrj in #617
  • Rework of #600 now with pg and postgis version more configurable by @vjrj in #614
  • Remove date clear in sensitive data web service by @charvolant in #620
  • Conditional packaging war/jar in doi by @vjrj in #621
  • Externalize some userdetails variables for non-ALA portals by @vjrj in #622
  • CAS spring session db by @vjrj in #619
  • Allow to config logging in spark and la-pipelines by @vjrj in #624
  • Allow configure some extra variables in collectory for non-ALA portals by @vjrj in #625
  • More OIDC related variables by @vjrj in #626
  • Externalize cas logo image by @vjrj in #623

Full Changelog: v2.1.9...v2.1.10