Skip to content

Releases: eProsima/SustainML-Framework

v0.2.0

15 Oct 10:13

Choose a tag to compare

SustainML-Framework v0.2.0

This release includes the following improvements:

  1. Extract dataset metadata from dataset path (#37)
  2. Add the executable sustainml-framework (#34)
  3. Add back Carbon Footprint to result screens (#36)
  4. Support for multiple comparisons tabs (#35)
  5. Multiple stable frontend improvements (#42)

PRs in merged order:
#37, #34, #36, #35, #42

v0.1.0

29 May 09:49

Choose a tag to compare

SustainML-Framework v0.1.0

This release includes the following fixes:

  1. Remove unnecessary requirements from apt list (#8)
  2. Remove Orchestrator from Front-end framework app (#16)
  3. Bugfix: run.bash absolute desktop container path and install correct package in Dockerfile (#20)
  4. Fix GUI sudden closes (#21)
  5. Fix Docker build error due to sustainml.repos versions (#30)

This release includes the following improvements:

  1. GUI skeleton (#1)
  2. Include orchestrator API and dummy log (#2)
  3. Update cmake to use cmake-utils (#3)
  4. Front-end architecture update (#4)
  5. Fix sustainml.repos versions (#5)
  6. Deploy SustainML Framework using docker (#6)
  7. Update README with project description and installation manual (#7)
  8. Improve minor visual details (#9)
  9. Documentation: Installation manual - Include Qt flag in docker compose (#10)
  10. Update home screen with partner logos (#11)
  11. Update docker image installation (#12)
    1, Updates to support Fast DDS 3.x in SustainML-Framework (#14)
  12. Improve docker installation based on feedback (#13)
  13. Update docker deployment to use Inria Front-end (#15)
  14. Add Results view (#17)
  15. Update displayed status periodically (#18)
  16. Add support for new screens (#19)
  17. Reception of node data for GUI with request-reply service (#22)
  18. Implementation for MVP (#23)
  19. Reiteration of a problem task (#24)
  20. Multiples outputs for a problem (#25)
  21. New result screen with iteration tables and comparation (#26)
  22. Update Docker to work with latest versions of backend and frontend (#27)
  23. Update README to install the framework (#28)
  24. Improve frontend and add new features from backend (#29)
  25. Delate transaction_id and node_id from frontend (#31)
  26. Minor improvements and corrections on frontend for release 0.1.0 (#32)

PRs in merged order:
#1, #2, #3, #4, #5, #6, #7, #8, #9, #10, #11, #12, #14, #13, #15, #16, #17, #18, #20, #21, #19, #22, #23, #24, #25, #26, #27, #28, #30, #29, #31, #32, #33