Skip to content

Latest commit

 

History

History
86 lines (41 loc) · 3.55 KB

CHANGELOG.md

File metadata and controls

86 lines (41 loc) · 3.55 KB

1.3.1 (2020-12-09)

Bug Fixes

1.3.0 (2020-11-07)

Features

1.2.4 (2020-11-07)

Bug Fixes

1.2.3 (2020-11-07)

Bug Fixes

  • do not overwrite healthcheck route (10492f9)

1.2.2 (2020-10-24)

Bug Fixes

  • correct registration flow (dc6b33d)

1.2.1 (2020-10-24)

Bug Fixes

  • secret.json was not mounted on the container (9bde7c4)

1.2.0 (2020-10-24)

Features

1.1.1 (2020-10-20)

Bug Fixes

  • actually do expose healthcheck (5d9af15)
  • remove exposing to outside (2d2e900)

1.1.0 (2020-10-20)

Features

  • add healthcheck endpoint (e98cb48)

1.0.0 (2020-09-06)

Bug Fixes

  • correct lint application (7f8949a)
  • forgot this greenlight (7d6106b)
  • remove travis as unused (750c93b)
  • return to correct login method (5dd1a14)

Features

  • greenlight yamllint (481325a)
  • general: added CircleCI (b723018)
  • general: added semantic release (69b607b)
  • add users list, because of the migration (9f7d44c)

Performance Improvements