Skip to content

v4.1.1

commit 1bded112179e4fabae633f10c70fe99a563f2d18
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Fri Oct 4 14:26:15 2019 -0500

    Add entries for new indexes for tasks and jobs that are elevated

M   cli/test-data/output/TestCorePieces/jobs.indexes/stdout.expect
M   cli/test-data/output/TestCorePieces/tasks.indexes/stdout.expect

commit b5bf3d2848e9674b8b9d81deb6057579beeec98c
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Thu Oct 3 12:41:57 2019 -0500

    Start adding support for Tasks to run with extra Roles and Claims

    Certain Tasks need the ability to run with elevated permissions.  This
    is the start of the client-side support needed to make that happen.

M   agent/taskRunner.go
M   models/job.go
M   models/task.go

End of Note