Skip to content

Releases: mojaloop/auth-service

v11.0.0 Release

14 Aug 01:48
Compare
Choose a tag to compare

11.0.0 (2020-08-14)

⚠ BREAKING CHANGES

  • circleci: add steps to circleci to automate github release (#39)

Features

  • bdd: Add bdd scenarios for account linking (#7) (ff073a7)
  • commits: added linter to enforce conventional commit messages (#27) (06da856)
  • swagger: Add new Auth Service endpoints to swagger.json (#8) (bc8774d), closes #280

Maintenance

  • circleci: add steps to circleci to automate github release (#39) (156cbae)

basic @hapi server setup

01 Jun 14:13
df1f1cc
Compare
Choose a tag to compare
Pre-release
Feat/hapi setup (#3)

* feat(server): minimal @hapi server

* chore(Dockerfile): go for node v14.3.0

* doc(README): improve source code docs

* chore(release): 0.1.7