Skip to content

Releases: xxlabaza/luntic

1.1.0

28 Jul 22:05
Compare
Choose a tag to compare

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

24 Jul 08:24
Compare
Choose a tag to compare

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

  • Corrected README.md file

1.0.0

23 Jul 23:12
Compare
Choose a tag to compare

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.