Skip to content

v1.18.0

Compare
Choose a tag to compare
@mrnicegyu11 mrnicegyu11 released this 14 Dec 09:17
042a392

Added:

  • ✨Enhancement: Add dask cluster endpoint (#2631)
  • ✨Add script for listing repo contents (#2639)
  • ✨Activate tracing in all fastapi apps (#2591)
  • ✨UI will now receive logs from dynamic-services (#2602)
  • ✨ New computational sidecar without platform dependencies (⚠️ devops) (#2530)
  • ✨ Add Dynamic-Sidecar restart policy (⚠️ devops) (#2654)
  • ✨ Enhances service-integration library (#2615)

Changed:

  • ✅ Improving CI tests: web/server/tests/integration/02/test_rabbit.py (#2628)
  • ♻️ Change slideshow UUIDs (#2494)
  • ♻️ maintenance on director-v2 and other minors (#2642)
  • ♻️ add the time and date to ensure uniqueness (#2643)
  • ♻️ UI/UX Improvement: Empty File Picker (#2648)
  • ♻️ New interfaces for webserver.director_v2 plugin (#2647)

Fixed:

  • 👷 fixes makefile recipe for hotfix-releases (#2650)
  • 🚑️ Dask sidecar must have a unique name, also when re-deploying (#2641)
  • ✅ maintenance: fixes random failures to deploy the stack upon integration tests setup (#2630)
  • 🐛UI/UX: Pie context menu (#2640)
  • 🐛 Bring back the logs (#2637)
  • 🐛Bugfix in storage: lazy update of files (#2636)
  • 🐛 Dask scheduler: Fix issue when value and/or size is not set in file download progress (#2627)
  • 🐛UI/UX Fix: Pie menu, missing fonts (#2646)
  • 🐛 Bugfix: properly handle timeout when copying project (#2655)

Removed:

  • ♻️ removed all sidecar occurences (#2634)