Skip to content

1.34.0

Choose a tag to compare

@mrnicegyu11 mrnicegyu11 released this 08 Sep 09:21

Added:

  • ✨ Add Aiohttp long running tasks client (#3290)
  • ✨ Add short name for Alphanumeric Sender ID (⚠️ devops) (#3292)
  • ✨ Add ENV to prevent copying if project too large (⚠️ devops) (#3286)
  • ✨ Bring download/upload progress logs to the frontend (#3285)
  • ✨ Long running tasks: allow retrieving tasks by user (#3268)
  • ✨ Add product customization (⚠️ devops) (#3275)
  • ✨ Add retries for upload and download in the node ports package (#3270)
  • ✨ Add long running creation of studies (#3235, #3260)
  • ✨ Implementation of 2FA (⚠️ devops) (#3257, #3264)
  • ✨ Add cli to list the content of state directories in dy-sidecar (#3255)
  • ✨ Create generic long running tasks for aiohttp (#3236)
  • ✨ 📝 Manual link (⚠️ devops) (#3243)

Fixed:

  • 🐛 Bugfix: workspace.zip disappears while uploading (#3306)
  • 🐛 Bugfix: Fix alphanumeric sender (⚠️ devops) (#3323)
  • 🐛 Bugfix: Fix flaky director-v2 test (#3252)
  • 🐛 Bugfix: Start docker-compose services in 2 steps (#3249)
  • 🐛 Bugfix: decompressing-hangs (#3291)
  • 🐛 Bugfix: Sort services naturally and adapt test (#3299)
  • 🐛 Bugfix: Pass resource limits to dynamic services (#3294)
  • 🐛 Bugfix: Nodeports filemanager incorrectly closes request (#3300)
  • 🐛 Bugfix: Wrong password (#3296)
  • 🐛 Fix invalid networks (maybe) (#3281)
  • 🐛 Fix issue with latest pydantic version (#3298)
  • 🐛 Add retry when starting containers (#3254)
  • 🐛 Fix pull inputs sidecar (#3280)

Changed:

  • ♻️ Review email templates (⚠️ devops) (#3283)
  • ♻️ Make call to docker-compose verbose to ease debugging (#3245)
  • ♻️ e2e: Show key version of the services (#3282)
  • ♻️ e2e: TI Plan (#3276)
  • ♻️ Remove isDuplicateDisabled (#3274)
  • ♻️ Disable tags test
  • ♻️ Add meaningful restart policy for services (#3262)
  • ♻️ 📝 Refactor and docs long running tasks (#3253)
  • ♻️ Refactor long running tasks, result shall be directly returned (#3258)
  • ️♻️ Cleanup / codestyle / minor changes (#3308, #3311, #3312, #3267, #3317, #3303, #3284, #3289)
  • ⬆️ Maintenance: upgrades test and tool libraries (#3250)
  • ⬆️ Maintenance: Updates pennsieve library (#3246)
  • 🗑️ Maintenance: Fix servicelib downstream (#3248)