Skip to content

Latest commit

 

History

History
62 lines (47 loc) · 6.41 KB

CHANGELOG.md

File metadata and controls

62 lines (47 loc) · 6.41 KB

Changelog

1.0.2 (2025-02-13)

Bug Fixes

1.0.1 (2025-02-13)

Bug Fixes

1.0.0 (2025-02-13)

Features

  • add Dockerfile (#11) (fe8e5fb)
  • add fiber handler utils functions (be6b00a)
  • add gha (7ec86b2)
  • add GithubAction for interacting with the lease service (#10) (e9a4ded)
  • add gofiber handlers (c149837)
  • add provider config in API responses (137909a)
  • add release workflow (39d24bb)
  • add stacked pull requests info in API resources (ce689f0)
  • add yaml config file for server (9fb9431)
  • badger storage, e2e, improved testability (#4) (3ca6190)
  • ci: add linter, pre-commit & CI github workflows (a3a35f5)
  • delay lease acquisition by N poll requests (#23) (86d59bd)
  • implement basic structure + leaseprovider service (577f1a2)
  • k8s probes endpoints (#6) (1294f19)
  • native support for basicauth (0bb0370)
  • prometheus metrics, route names in logger & panic bug fix (#5) (e9a9d21)
  • provider clear endpoint (f6bb9cb)
  • use fiber handler utils in existing handlers + add payload validation (d3de85e)

Bug Fixes

  • add DelayLeaseAssignmentBy management in e2e tests (e6b3cfb)
  • CR on error text (418bfdd)
  • CRs (f81e6ea)
  • don't return stacked_pull_requests if the request status is not (7ab4e05)
  • expose metrics (#27) (9022d61)
  • fiber log middleware log fields + lint (10b26af)
  • fiber log middleware traceparent considerartion (580ccde)
  • prevent race condition when failure is before the end of the mq (0620121)
  • readme (75b9c35)
  • readme diagram (f21c656)
  • review feedback (08f387c)
  • Segfault linked to wrong TTL handling (#8) (678cb08)
  • set lastUpdatedAt for the first time when the first request is registered (8cef22b)
  • STM & sequence diagram (face4ff)
  • tests (65b982b)
  • to verify: last updated wasn't updated in some insert (2ac189a)
  • typo (5ecdd56)
  • update pre-commit-config.yaml (#25) (c353275)
  • updated (367da13)