Releases: xxlabaza/luntic
Releases · xxlabaza/luntic
1.1.0
Added
Docker
build task, Dockerfile
and possibility to create Docker images.
- Headers print in
debug
mode.
Changed
- Default listening address from
localhost
to 0.0.0.0
.
1.0.1
Added
X-Expired-Time
header in creation response, for telling in which time client should make PUT
request again. If --heartbeat
option is not set - this header will have 0
value.
Changed
1.0.0
Initial release.
Added
- 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.