Skip to content

Releases: works-ac/apipool

v1.2 app release

09 Nov 13:13
4968701
Compare
Choose a tag to compare

v1.2 release notes

Contributor details

Gaurav Sahitya

Features

  • added swagger-ui for api documentation. To visit api docs, click here

Bug Fixes

  • removed default cors configuration from app module configuration.

Refactorings

  • updated repo description.
  • removed express style routes from all routes.

v1.1 app release

02 Nov 10:49
8e42098
Compare
Choose a tag to compare

v1.1 release note

Contributor details

Gaurav Sahitya

Features

  • [GET] /api/ping route introduced to ping the backend service.
  • [GET] /api/health-check route introduced to check the health status of the backend service.

Bug Fixes

  • removed all env entries from all dockerfiles.
  • removed app port exposure from all dockerfiles.
  • removed un-necessary code from errors.exception.ts file.
  • added non-commerical clause in license file.
  • updated readme.md file.

Issues resolved

#1 #2 #5 #7 #9