Skip to content

Releases: checklist-id/backend

v1.0.0

25 Nov 23:06
b6392e1
Compare
Choose a tag to compare

1.0.0 (2022-11-25)

Feature

  • stoplight: add stoplight api-spec viewer to factory and routers (67abdf9)
  • stoplight: add api-spec documentation feature (b87c9ef)

Bug Fixes

  • can't expose servings on docker image (46a6c16)

Performance Improvements

  • remove unnecessary router struct (eca876e)

Documentation

  • api-spec: add server (bc9e0e2)
  • database: add dbml and database structure (3ec7872)
  • api-spec: add openapi documentation (1dbb4a3)

Chores

Build

  • docker: add Dockerfile (f039552)
  • go: add time and jwt as dependencies (8c1db7e)
  • go: add echo/v4 as dependency (f7cbfde)
  • go: update the golang version (5c99792)

CI

  • add codecov secret (bb0cb9e)
  • change the instance name (8bee65a)
  • change home folder name (acbaaf2)
  • add workflow on push to master (de59ea4)
  • change from json to yml file (d343388)
  • add workflow on PR to master (51d0645)