Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 862 Bytes

CHANGELOG.md

File metadata and controls

28 lines (22 loc) · 862 Bytes

Change Log

All notable changes to this project will be documented in this file. This change log follows the conventions of keepachangelog.com.

Changed

[Unrleased] - 2021-NOV-08

Changed

  • CI-Branch workflow not run on main/remove docker actions
  • run migrations on -main

Added

  • CORS wrapper for all handlers
  • content-type: audio/wav
  • k8 deployment templates
  • healthcheck endpoint

Unreleased - 2021-NOV-07

Added

  • Route handlers for file upload
  • Access Token verification
  • Route handlers to retrieve file data and files
  • SQL Migrations via migratus
  • CircleCI to build, test, and build/deploy docker image to docker hub