This a premature merge of 1.9.0 onto dev. We have merged the cache branch into dev, since then we have fixed some issues and we need to stabilize the dev branch.
How Has This Been Tested?
We were doing tests on 1.9.0 on an internal network and it is more stable than current dev
Checklist:
Please delete items that are not relevant.
[x] My code follows the style guidelines for this project
[x] I have performed a self-review of my own code
[ ] I have commented my code, particularly in hard-to-understand areas
[ ] I have made corresponding changes to the documentation
[ ] I have added tests that prove my fix is effective or that my feature works
[x] New and existing unit tests pass locally with my changes
Description
This a premature merge of 1.9.0 onto
dev
. We have merged thecache
branch intodev
, since then we have fixed some issues and we need to stabilize thedev
branch.How Has This Been Tested?
We were doing tests on 1.9.0 on an internal network and it is more stable than current
dev
Checklist:
Please delete items that are not relevant.