Skip to Content.
Sympa Menu

grouper-users - [grouper-users] Substantial patches released

Subject: Grouper Users - Open Discussion List

List archive

[grouper-users] Substantial patches released


Chronological Thread 
  • From: "Hyzer, Chris" <>
  • To: " Mailing List" <>
  • Subject: [grouper-users] Substantial patches released
  • Date: Thu, 24 Oct 2019 18:01:37 +0000
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=isc.upenn.edu; dmarc=pass action=none header.from=isc.upenn.edu; dkim=pass header.d=isc.upenn.edu; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=O5br1OnPb3hRqw5/+YI+C+Z7Y3att3K62rIwV9HZ56I=; b=jueB7IiKvNWy4fdWz8XbFSWzJs/VvL9MeYB165Hyy/u0Ps1kXWrE4fl65D68+XVHXYE58vE2+lJEIRVtfO6+ingInJJjqguNrNXV5mMBhlkxNokV1poSRouhBLHMbJrK+YzLmx/AaPaRp+wF9+EP/ryL2ygfnFU3RrrO4O3KQodbWIpkv7Tq2PcdMoYkMQRMgEnsujHNzwIWWhnqL4LaOsU0yYFXkVVYxoWw7R0zwVQvaVR2AKSzBepuzzPZcNISVO3HbzKcjwgb5a5AONjjRdgXeyCSJSd4Z7HUJc+kYTi5o0Y563DN7L4xQpYi7ZP62Xv30QAu6GMZMvEhqEO0YQ==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=BhJY82nrvlhLKAZuC83yPC56n3oNkFa5zSeI39YnI20U5M+w6VU9+ruBK55zj+r75BTl/3A76zLS2UrnG64/aDQAca5JU4cWT9kRAAx2Ym+MNv3T04d88T2oPgxbfbipJ5A9Sr+N8pDOJD3aYtCoSVH8C4rJoGHxA4V9BuM9ZfaIMMpTCbkUctHJ7WQU7X5dJrcczFbhI5MEZ46X45cZfsHc7ojALKy1EO5xbzb1w6ZkvoiecgZFhOzWCKp3Ko31mhSK0ixg65dhtjXtsT3N2EJWXPx9XuYBWPqMXgsAJ3DjJT7kgy14QoRP2rIu8NAw835Ayeorn5N2zRCBALWQ0Q==
  • Importance: high

Hey,

 

Grouper 2.4.0 how has a few new patches (listed below) which add some important capabilities.  These are in ITAP container tier/grouper:2.4.0-a77-u49-w10-p11-20191024-rc1.  Thanks to all the developers who have been working very hard and productively.

 

 

 

  1. Configuration files now in the UI and database.  This will cause fewer errors and support requests since now config files need to be copied and kept in sync per jvm.  Also helps in containerized envs.  You can use the UI to view your configuration (in database or not), import config files, add config items, edit item, remove items from the DB

    https://spaces.at.internet2.edu/display/Grouper/Grouper+configuration+in+the+database+and+UI

    The sub pages of that page show screenshot and show how to use switch to this feature.  Also there is a step-by-step wiki of doing this on the demo server.  Backup config files, consolidate config file if different per jvm, import them, blank them out, bounce.

    https://spaces.at.internet2.edu/display/Grouper/Grouper+configuration+in+the+database+migrate+to



  2. View of attribute assignments from the attribute def or attribute name (we had this in the lite UI).  See where attributes are assigned



  3. Various jiras

    GRP-2361: ui for import/edit/delete database config
    GRP-2303: create screen to show attribute assignments from an attribute def name
    GRP-2364: morphString should support EL scriptlets
        - this is important, you can pull your morphString encryption key from an env var or scriptlet e.g. in container
    GRP-2337: daemon page should show a more accurate status
        - this has important enhancements
    GRP-2310: Bulk Subject Lookup: Use grouper_members data first
        - this improves loader performance
    GRP-2362: GrouperSystem cant be found
    GRP-2363: v2.4 unit test fixes (round 1)
    GRP-2358: deprovisioning email service looking for attributes and not going to root folder
    GRP-2188: add cc etc to grouperEmail
    GRP-2366: GrouperUtil.stripEnd should be GrouperUtil.stripSuffix
    GRP-2370: Attribute queries with order by failing in hsql
    GRP-2364: morphString should support EL scriptlets
    GRP-2370: hsql attribute queries with order by
    GRP-2367: viewing database config is slow


Patches:

 

grouper_v2_4_0_api_patch_75

grouper_v2_4_0_api_patch_76

grouper_v2_4_0_api_patch_77

grouper_v2_4_0_ui_patch_46

grouper_v2_4_0_ui_patch_47

grouper_v2_4_0_ui_patch_48

grouper_v2_4_0_ui_patch_49

grouper_v2_4_0_ws_patch_9

 

 

Thanks

Chris



  • [grouper-users] Substantial patches released, Hyzer, Chris, 10/24/2019

Archive powered by MHonArc 2.6.19.

Top of Page