7.0.14-RTM
- [ENHANCEMENT] updated code to allow application pool to start if memcache is unavailable
- [ENHANCEMENT] removed ApplicationLoaded flag from api as if there is no API config loaded on application startup then let an exception be thrown that is not caught
- [ENHANCEMENT] updated ICacheConfig to allow API_MEMCACHED_ENABLED to be set in Code
- [ENHANCEMENT] updated MemCacheD constructor to have the stats query within try catch Block
- [ENHANCEMENT] updated ConsoleConfiguration.cs to remove ApplicationLoaded flag
- [BUG FIX] updated ReadJSONSettings to return null if the version that is being looked for is not there
Full Changelog: 7.0.13-RTM...7.0.14-RTM