Skip to content

v1.20.0

Latest
Compare
Choose a tag to compare
@GauravWalia19 GauravWalia19 released this 02 Oct 07:23
· 2 commits to master since this release
018996d

What's Changed

  • Fixed the codebase-engine job mongo connection warnings
  • Upgraded the Vercel Deployment workflow
  • Upgraded the Vercel Dev Deployment workflow
  • Upgraded the codebase-engine workflow
  • Added the API documentation with v1.0.0 and v1.20.0 versions
  • Upgraded the node engine from 18.x to 20.x
  • Fixed the searchUser API with the Authorization token support
  • Fixed the rateCode API due to searchUser fixes
  • Fixed the test cases for the API testing
  • Mainly the below dependencies are upgraded:
    • axios 1.5.1 >>> 1.7.7
    • express 4.18.2 >>> 4.21.0
    • express-rate-limit 7.1.1 >>> 7.4.0
    • mongoose 7.6.2 >>> 8.7.0
    • uuid 9.0.1 >>> 10.0.0
    • mocha 10.2.0 >>> 10.7.3
    • nodemon 3.0.1 >>> 3.1.7
    • supertest 6.3.3 >>> 7.0.0

Full Changelog: v1.10.0...v1.20.0