Skip to content

7.0.14-RTM

Choose a tag to compare

@lanesCSO lanesCSO released this 11 Sep 10:08
· 3 commits to master since this release
  • [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