DTaaS v0.5.0
prasadtalasila
released this
11 Jun 11:13
·
27 commits
to feature/distributed-demo
since this release
🚀 New Features
- Docker version of the application
- Available for installation on your laptop/desktop (localhost ) and servers
- A pip package named dtaas to support user addition and deletion to running DTaaS platform
- OAuth authorization for backend
- A new runner package to create REST API interface to digital twins
- Release of independent packages that are reusable outside of DTaaS platform
- react client application
- Library npm package and docker image
- Runner npm package
- Adds file browser capability to library microservice
- Six new examples demonstrating a) composition of digital twins and b) run-time monitoring of digital twins
- Incubator
- Firefighters in Emergency Environments
- Mass Spring Damper with NuRV Runtime Monitor
- Incubator with NuRV Runtime Monitor
- Incubator with NuRV Runtime Monitor Service
- Water Tank Fault Injection with NuRV Runtime Monitor
- Updates to documentation
⚒️ Missing Features
- TLS (https) installation of the application.
- Multiple installations of DTaaS on one server.
🪡 What's Changed
- Updates example docs by @prasadtalasila in #600
- Upgrade runner dependencies by @prasadtalasila in #601
- Add powershell scripts and new example by @prasadtalasila in #634
- Cleans up the code in Account react component (updates PR #632) by @prasadtalasila in #657
- Improves docker compose files by @astitva1905 in #660
- Fix github actions and upgrade dependencies by @prasadtalasila in #677
- Fix github actions by @prasadtalasila in #678
- Upgrade eslint plugin jest of libms microservice by @prasadtalasila in #679
- Runner config with execution by @prasadtalasila in #614
- Runner deps fix by @prasadtalasila in #698
- DTaaS CLI: Base structure and User add/Delete for Compose by @astitva1905 in #578
- Implements CLI options for runner and adds devContainer config by @prasadtalasila in #732
- Git and help icon buttons by @VanessaScherma in #731
- Refactor docker installation and docs by @prasadtalasila in #764
- Fixes github actions and minor docs issues by @prasadtalasila in #780
- Removes the redundant ssl codebase by @prasadtalasila in #781
- Fixes the mistake in config of libms in docker compose files by @prasadtalasila in #784
- Fix Dockerfiles and npm package READMEs by @prasadtalasila in #802
- Adds new documentation by @prasadtalasila in #803
New Contributors
- @VanessaScherma made their first contribution in #731
Full Changelog: v0.4.0...v0.5.0