<a name="1.1.1"></a> ### 1.1.1 (2023-02-27)

#### Features
- Updated grpc dependencies
- Regenerate proto files

<a name="1.0.0"></a> ### 1.0.0 (2022-04-05)

#### Features
* **mongodb** MongoDB data access using Mongoose framework
* **file** File data access 
* **memory** File data access 
* **rest** REST API service
* **grpc** gRPC API service
* **lambda** AWS lambda service
* **unit tests** Unit tests using Mocha and Matcha

#### Breaking Changes
No breaking changes since this is the first version

#### Bug Fixes
No fixes in this version

