Releases: david-antiteum/consulcpp
Releases · david-antiteum/consulcpp
Compatibility with boost >= 1.87
v0.2.5 Fix for boost >= 1.87
Updated FMT
v0.2.4 Updated fmt support
Fix cmake support
fix cmake support - incorrect package name - INCLUDES where missing in the exported target
Optional Coverage
v0.2.2 Optional coverage in debug too
All const version
Sonarqube support
- add support for sonarcube analysis via sonarcloud
- fix an error in checks definion. Use CheckID instead of ID
- remove unneeded lib: gRPC::grpc_cronet
- remove obsolete vcpkg port definition
Updated to latest beast version
v0.1.0-3 Updated to latest beast version
v0.1.0-2
- Fix a bug when getting an empty but valid response
- Allow more than two sample apps at the same time
- CMake fixes
v0.1.0-1
Basic usage implemented:
- Register and deregister services with HTTP or gPRC health checks
- Set, get and delete key/values
- Create and delete sessions
- Leader election using sessions