Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Apr 08:45
283b7c7

1.0.0 (2024-04-08)

Bug Fixes

  • pencil: adding logs and env variables validation with joi (9edc169)
  • pencil: modifying config schema vlidation (daec729)
  • pencil: modifying config schema vlidation (bb05712)
  • pencil: refactoring du code, fix de l'envoi de stats (1d62cc9)
  • reconstruction du dossier dist (41519fc)

Features

  • adding process.env.PORT variable (72093c8)
  • publishing first release (bee934f)
  • restricting release to preprod and main (e1086f5)

Performance Improvements

  • pencil: adding best practices for jwt authentication (ee210a0)

BREAKING CHANGES

  • pencil: the authentication mecanisms doesn't use just the cookies alone anymore. it is more robust with combining refresh and accessTokens