All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Move library to clawio/lib
- Cache all nodes instead the chosen one from registry
- HTTP logger output respected the configuration file
- Log output will be appended with "@"
- In-memory cache for registry discovery calls
- LDAPv3 user driver
- Method agnostic authentication webservice to work with NGINX auth_request directive
- Service registration and service discovery with etcd
- Use HTTP instead of GRPC for server-to-sever communication.