Skip to content

v4.2.0-beta11

commit 03934bf6624787881d51c0d3bbb5c9c6b4c3a2f3
Author: Greg Althaus <galthaus@austin.rr.com>
Date:   Thu Dec 26 15:02:41 2019 -0600

    Update to v420-beta11

M   go.mod
M   go.sum

commit ffb7acba771be07d8538c2f4443b5ebfff280fa2
Author: Greg Althaus <galthaus@austin.rr.com>
Date:   Thu Dec 26 11:32:10 2019 -0600

    Fix connection leak on drp-in-drp.

M   go.mod
M   go.sum
M   server/selfManage.go

commit af22dc7f20796a4d1c134b2a7e0eff3792603928
Author: Greg Althaus <galthaus@austin.rr.com>
Date:   Thu Dec 19 16:46:06 2019 -0600

    Add options to run DRP Agent inside itself.

M   go.mod
M   go.sum
A   server/selfManage.go
M   server/server.go

commit db35007edb2b5ff9dd4ac9a54aa088d0a81509a7
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Fri Dec 20 10:09:38 2019 -0600

    Fix a couple of ordering issues that can mess up log playback.

M   backend/perTxWalReplay.go
M   backend/stack.go
M   backend/wal.go

commit c718b467b06dc25202cf2a24a35a283d6c3e864c
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Mon Dec 16 15:01:42 2019 -0600

    Do not cache anything that comes in via the API

M   frontend/frontend.go

commit e0df0bf108892b1836e8a131cc7f267b139cf49f
Author: Greg Althaus <galthaus@austin.rr.com>
Date:   Sat Dec 14 14:58:15 2019 -0600

    Fix tests.

M   backend/renderData_test.go

commit 01bb2bc916284d310c9e5c156ae8f5e74fff6a78
Author: Greg Althaus <galthaus@austin.rr.com>
Date:   Sat Dec 14 14:26:48 2019 -0600

    Enable multiple baseToken and system grantors.
    This enables rolling token updates and manager additions

M   backend/dataTracker.go
M   backend/jwt-utils.go
M   backend/requestTracker.go
M   frontend/frontend.go

End of Note