Skip to content

Releases: aghontpi/watchlist-backend

1.2.0 (August 15, 2021)

15 Aug 06:03
d487c1a
Compare
Choose a tag to compare

New

  • add flag to control, user verification through firebase admin, update test timeout to 10s. (# 9d6f8f9)
  • add: firebase admin sdk token verification (# d0541ba)

Bugs

  • fix: failed build and failed test cases (# 2a5bd99)

1.1.0 (August 10, 2021)

09 Aug 20:05
cec7582
Compare
Choose a tag to compare

new and updates

  • update jwt secret in example (# 5ee5bbd)

  • update send service unavailable when unable to connect to database (# 0a28f61)

  • update reponse jwk token to proper json response (# c8a471f)

  • update token creation with static data (# 9185caa)

  • add jwt, protect routes, middleware to eslint (# 5b9ddc0)

  • add: error middleware to handle 401 (# 5eab68c)

  • 💉 environment from secrets (# 4ed6923)

  • ✏️ add jwt to protected routes (# 3028f44)

  • run actions only on pull request to master (# 81cf9d4)

  • Merge pull request #6 from aghontpi/update-instructions (# c560b6f)

  • update instructions (# f063f49)

  • Merge pull request #5 from aghontpi/prod/fixes (# 921ee2d)

  • remove cache folder (# 408191c)

  • template change (# a49f68d)

tests

  • update testUsers to be only valid if the env is development or test, update testCase for the same. update the response from 400 to 401. (# 5d7265a)
  • update jest to run in production mode by default (# fb3c632)
  • block test users in production (# 69278ae)
  • update test with done callback (# 2ff8c95)
  • add tests for jwt token (# e422c1f)

bugs

v1.0.0 - full functional production build

08 Feb 19:21
104b3b1
Compare
Choose a tag to compare

use .example.env for own mongodb server and configurations

build.tar.gz