Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 19 Oct 18:03

1.1.0 (2021-10-19)

✨ New Features

  • adding bcrypt, node types, jwt and httt status code to project (f448399)
  • adding controllers example (1af579c)
  • adding controllers factory to project (cffc8ce)
  • adding database to project (0fc6663)
  • adding elastic search transport to project (f812fbb)
  • adding elasticsearch to dependencies (6b6aef6)
  • adding env for tests (4b471ad)
  • adding enviroment variables config file (d94375a)
  • adding error abstraction (4374479)
  • adding error to project (a41de2c)
  • adding functional test to project (f3c9f71)
  • adding kibana and elasticsearch to docker-compose (931446f)
  • adding logger to application (e5a9c86)
  • adding Main and App to handle api initialization (70efd41)
  • adding monitoring to project (e2277f9)
  • adding new test to functional (50f7eb2)
  • adding NotFoundMiddleware to project (59c6c60)
  • adding providers to project (70948c5)
  • adding rate limiter to project (1c20901)
  • adding routes to project (6eea67e)
  • adding services to project (6678071)
  • adding some interfaces to project (eeb52b2)
  • adding validator to project (f2b5aaa)
  • adding validators to project (c4d2289)
  • adding webFramework interface with express (ddd3ddf)
  • uncoplying authentication service (4795c2d)
  • uncoplying cryptography service (bc8033d)
  • updating controllers call (5c2f4e5)
  • updating Envs.ts (e476f5a)
  • updating unit tests (6b91f05)

⚡ Refactor

  • adjusting middleware implementation (3b9622c)
  • adjusting tests (c1160eb)
  • changing dependency folder name (f026687)

🐛 Fixes

  • adding reports folder to .gitignore (168c5c8)
  • adjusting semantic release (b243f64)
  • adjusting some import and methods call (d5694da)
  • updating semantic-release dependencies version (32464a1)