Skip to content

3_0b 3_0c

Michaël Le Marec edited this page May 11, 2023 · 5 revisions

TbUtil version 3.0c, changes vs 3.0b

This page lists the GIT commit notes for changes made between TbUtil 3.0b and 3.0c. These are shown in reverse date order (most recent at the top).

The listing below is created by the command git log --decorate 3.0b..3.0c

Commit: 96a946955c1d057205f303680af524bb8b3b7abd (tag: 3.0c)
Author: Chris Lowth <[email protected]>
Date:   Wed Aug 31 13:06:26 2022 +0100

    Build system improved for Js extract from plugins
Commit: 0224164e8e85f087516f9cb812f216c7a8efb4ee
Author: Chris Lowth <[email protected]>
Date:   Wed Aug 31 12:33:39 2022 +0100

    Refinement to the JS loggin approach
Commit: feee032dff705bee87dab102d4fd17dbdb7130aa
Author: Chris Lowth <[email protected]>
Date:   Wed Aug 31 11:47:33 2022 +0100

    More secure JS dumping
Commit: df5cdab3dc61a54ee38c627cf5bfa183f54d947e
Author: Chris Lowth <[email protected]>
Date:   Wed Aug 31 10:25:11 2022 +0100

    Improvements to chromedp for adoption and reportmailer use cases.
    
    - chromedp-plugin:
       - Improved waitQuiet logic (wait for headless chrome to become idle - linux only).
       - Handling of env vars: CHROMEDP_SHOW_TIMES, CHROMEDP_IGNORE_CLOCK_TICKS, CHROMEDP_IDLE_COUNT
    - JS lint for plugins and basic init test.
Commit: 95dc2491b1d7d8ee038f840b235a7e412e9ec0e2
Author: Chris Lowth <[email protected]>
Date:   Tue Aug 30 10:14:04 2022 +0100

    Fixes following long testing.
    
    - Hot/Warm use case:
       - Resolve unwarranted "not found" errors in "import automation policies" and "import my groups".
       - Better detection and reporting of broken scopes in dashboards (including widget scopes).
    - Adoption:
       - Resolve issues of null "discovered by" names for some instance types.
       - Resolve "undefined" references in getWastedStorage function.
    - yamlmaker:
       - More consistent indenting in generated script.
Clone this wiki locally