Skip to content

2.9 (2024-04-30)

Compare
Choose a tag to compare
@dmtgrinevich dmtgrinevich released this 30 Apr 14:40
· 72 commits to main since this release
a47b439

Enhancements

  • [#18] Add cleanup steps
  • [#16] Adjust prereq doc to use docker compose v2.20.3
  • [#14] Add application load balancer deployment steps
  • [#13] Add security groups generation steps
  • [#8] Add valid s3 preparation steps
  • [#7] Introduce e3s developer role
  • Delete MAX_CPU and MAX_MEMORY vars
  • Change response code from 403 to 409 in case of interaction with finished task/session
  • Revert forkrepositoryurl changes
  • Lets calculate MAX_CPU and MAX_MEMORY automatically for every environment
  • Use release mode for gin by default
  • Add scaler and router versioning in the default web page
  • Unite uuid, sessions and tasks cache dbs into one
  • Be able to start router services for non configured cluster

Fixes

  • MAX_CPU and MAX_MEMORY are not taken into account with mitm_cpu and mitm_memory values
  • Cache entries are unnecessarily overwritten to Redis
  • Immediate launch abort after start don't interrupt generic task execution

Migration Steps

  1. Pull latest changes, fix conflicts if any
  2. Restart services