Skip to content

V0.03 - DB performance & analytics

Compare
Choose a tag to compare
@Arnaudschw Arnaudschw released this 21 Feb 16:13
· 149 commits to main since this release

Backend :

  • Major performance update with auto index creation at scenario publication. Index creation is dynamicaly based on scenario agregates. It can generate a slight delay before a scenario can be effectively pushed to production, to allow time for the index creation.
  • New parser for file inputs
  • Add support for "relaxed" date format : YYYY-MM-DD hh:mm:ss format support added (strict ISO 8601 YYYY-MM-DDThh:mm:ssZ±[hh]:[mm] datestamps are still recommended )
  • Custom ports for database on self deployments
  • Refacto : executors are passed as parameters everywhere
  • Segment key added. Please keep them in your code! We do not track personal data, scenario content nor any type of sensible info. It helps us know what functionnalities are used the most to help us focus the roadmaps on the right priorities.

Frontend

  • Analytics page ! Based on Metabase public dashboard functionality
  • Inbox creation settings minor fix
  • Block deletion of List used in scenarios