Skip to content

Latest commit

 

History

History
82 lines (49 loc) · 1.46 KB

File metadata and controls

82 lines (49 loc) · 1.46 KB

Unreleased

Feat

  • Dockerfile: switch to static build
  • shard.lock: add crystal 1.13 support

v1.5.2 (2023-03-15)

Refactor

  • migrate to postgres (#22)

v1.5.1 (2022-09-08)

Fix

  • Dockerfile: revert static build (#19)

v1.5.0 (2022-09-03)

Feat

  • update libs and add ARM64 support (#18)

v1.4.2 (2022-05-03)

Fix

  • update placeos-log-backend

v1.4.1 (2022-04-28)

Fix

  • telemetry: seperate telemetry file

v1.4.0 (2022-04-27)

Feat

  • logging: configure OpenTelemetry

v1.3.0 (2022-04-26)

Feat

  • logging: add configuration by LOG_LEVEL env var

v1.2.1 (2022-02-24)

Refactor

  • central build ci (#11)

v1.2.0 (2021-10-11)

Feat

  • conform to PlaceOS::Model::Version
  • logging: add placeos log backend
  • add /api/server/healthz route
  • add secrets and cleanup ENV
  • update to crystal 0.34
  • add support for crystal 0.34
  • Dockerfile: build images using alpine
  • Docker: build minimal image
  • fix issues with binary streams

Fix

  • add PLACE_VERSION
  • reading data out of buffer
  • dev builds
  • LICENSE: correct copyright holder reference
  • Dockerfile: remove from scratch
  • specs: ensure client has closed
  • issues identified by ameba

Refactor

  • /server/ -> /dispatch/v1/