Skip to content

v1.0.0

Compare
Choose a tag to compare
@taorepoara taorepoara released this 07 Oct 23:13
· 29 commits to main since this release
9413176

1.0.0 (2023-10-07)

⚠ BREAKING CHANGES

  • Change CGU to CGS (#476)
  • application_runner: Change config url to internal_api_url (#461)
  • Use the new API project with breaking changes (#452)
  • rename APP_HOST into PIPELINE_CALLBACK_URL (#403)
  • Handle authentication via OAuth2 (#407)
  • remove template_url env var (#404)
  • export lenra common (#262)
  • Widget system (#27)
  • Fresh start (#1)

Features

Bug Fixes

Performance Improvements

  • Apply performance upgrade from applicaiton_runner dependancy (#234) (b2c99de)
  • upgrade application_runner for less reload (#239) (f5faa82)
  • upgrade pod performances on deploy (#227) (655cc6b)

Miscellaneous Chores

Code Refactoring

  • rename APP_HOST into PIPELINE_CALLBACK_URL (#403) (97d10f6)

Build System

  • application_runner: Change config url to internal_api_url (#461) (05f3c06)