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.
- Restric access via
Basic Authorization
.
1.1.0 - 2017-07-29
Docker
build task,Dockerfile
and possibility to create Docker images.- Headers print in
debug
mode.
- Default listening address from
localhost
to0.0.0.0
.
1.0.1 - 2017-07-24
X-Expired-Time
header in creation response, for telling in which time client should makePUT
request again. If--heartbeat
option is not set - this header will have0
value.
- Corrected README.md file
1.0.0 - 2017-07-22
Initial release.
- CRUD endpoints for service registration and management.
- Scheduled periodical task for removing expired records.
- Dashborad, which you could launch on separate port and open in your web browser.