What's Changed
* Update version number by ihnokim in https://github.com/ihnokim/codepack/pull/138
* Convert data types of parameters from JSON to dict by ihnokim in https://github.com/ihnokim/codepack/pull/141
* Feature distributed logger by ihnokim in https://github.com/ihnokim/codepack/pull/143
* Update connection functions of interfaces to not include 'host' and 'port' as mandatory in config by ihnokim in https://github.com/ihnokim/codepack/pull/144
* Add get_objectid to MongoDB interface by ihnokim in https://github.com/ihnokim/codepack/pull/145
* Implement decorator attachment and light function by ihnokim in https://github.com/ihnokim/codepack/pull/146
**Full Changelog**: https://github.com/ihnokim/codepack/compare/0.7.0...0.8.0