add ExecutionTime interceptor
add logic for trace db queries
add logic for adding errors into trace
tracing
add validation middleware
Change protobuff naming and files structure
Added Request ID interceptors for logging
Fixed: Changed the use of conn to the use of pool in the repository, which makes it possible to reconnect to the database in case it crashes
Added basic auth authorization for inter-service interaction
add request logging middleware
version 1