Release Notes - Mnemonic - Version 0.10.0-incubating

** Sub-task
    * [MNEMONIC-379] - Identify the ADMA feature that is supported by memory service
    * [MNEMONIC-380] - Upgrade package resgc to v0.8.14
    * [MNEMONIC-381] - Support reclaim context
    * [MNEMONIC-382] - Make durable object and factory class to accept reclaim context
    * [MNEMONIC-383] - Add missing reclaim context parameters to allocators
    * [MNEMONIC-390] - Storage addressing interface
    * [MNEMONIC-391] - Support storage addressing in durable object model
    * [MNEMONIC-396] - Pass the abstract addressing info to durable computing model

** Bug
    * [MNEMONIC-344] - The error message is not correct for failing test case 
    * [MNEMONIC-362] - Committing Changes to a Local Git Repository web link broken
    * [MNEMONIC-367] - Jekyll build error
    * [MNEMONIC-369] - Unexpected item prefix in Docker usage page
    * [MNEMONIC-373] - Compiler warnings from mnemonic-sys-vmem-service
    * [MNEMONIC-385] - Ubuntu dockerfile doesn't work behind http proxy
    * [MNEMONIC-387] - Compilation error in mnemonic-computing-services module

** Improvement
    * [MNEMONIC-320] - Implement native method for durable object vectorization
    * [MNEMONIC-321] - Implement Java method for durable object vectorization
    * [MNEMONIC-333] - Create Dockerfile for Mnemonic website 
    * [MNEMONIC-343] - Add a switch option to select specific example to run
    * [MNEMONIC-365] - Clean-up the README to make it consistent with Apache website
    * [MNEMONIC-372] - Hard to see the text underline marked with tooltip
    * [MNEMONIC-386] - Improve the CentOS Dockerfile for http proxy mode

** New Feature
    * [MNEMONIC-375] - Support expandable durable memory service
    * [MNEMONIC-376] - Support shrinkable durable memory service 
    * [MNEMONIC-397] - Create a benchmark for mnemonic-spark

** Task
    * [MNEMONIC-366] - Add new committer info into develop page of website
    * [MNEMONIC-370] - Create a get started page
    * [MNEMONIC-371] - Add README.md for the project mnemonic-examples
    * [MNEMONIC-374] - Create a common module
    * [MNEMONIC-388] - Disable the CircleCI status icon
    * [MNEMONIC-400] - Add mnemonic-spark-kmeans-bench module to source package