Skip to content
nachorequeno edited this page Feb 22, 2018 · 4 revisions

v0.13.1 - Minor alpha release

  • Conclusion of the Docker support at DDSM level
  • Updating attributes of Spark nodes at DTSM level

v0.13.0 - Minor alpha release

  • Adding support for DTSM-Tez

v0.12.8 - Minor alpha release

  • Adding support for Docker in DDSM profile.
  • Adding missing Spark config parameters at DDSM profile.
  • Updating Storm examples.

v0.12.7 - Minor alpha release

  • Support for Cassandra
  • Renaming of Spark stereotypes (transformation/action)
  • Renaming of enum types in library

v0.12.6 - Minor alpha release

  • Added ResourceType to SecUML profile
  • Added AWS as provider for deployment in DDSM

v0.12.5 - Minor alpha release

  • Update in DTSM Spark for performance
  • Hadoop extension for reliability
  • Spark extension for reliability

v0.12.4 - Minor alpha release

  • Support for MongoDB at DDSM

v0.12.3 - Minor alpha release

  • An updated version of the DICE profile at DDSM
  • Cleanup of types in DICE library

v0.12.2 - Minor alpha release

  • Enhancement of DTSM::Core to support reliability evaluation

v0.12.1 - Minor alpha release

  • Enhancement in DDSM profile

v0.12.0 - Mayor alpha release

  • Add DTSM::Spark profile

v0.11.0 - Mayor alpha release

  • Enhancements in DDSM profile
  • Bug fix in DTSM

v0.10.0 - Mayor alpha release

  • Enhancements in DTSM::Storm profile
  • Add implementation of SecureUML

v0.8.0 - Mayor alpha release

  • Change to p2 repository
  • Renaming of elements in DTSM package

v0.7.0 - Mayor alpha release

  • Add DDSM profile
  • Modification of DPIM profile (<<DpimScenario>>) to support definition of reliability measures

v0.6.0 - Mayor alpha release

  • Rename DAM Static profile feature to com.masdes.dam.profile.feature (feature suffix has been added to be consistent with the general naming scheme).

    This may affect dependencies from the DAM profile, but aligns the DICE/DAM profile with the latest release (as of July 2016) of the Simulation Tool (v0.3.0).

v0.5.2 - Minor alpha release

  • Bug fix of the Storm example
  • Addition of a second example for Storm
  • Update of the HadoopMR example
  • Update of HadoopMR and Storm examples
  • Rename DAM Feature (append ".feature" suffix)
  • Update examples of Storm

v0.5.1 - Minor alpha release

  • Update plugin's metadata
  • Rename example folders
  • Update Activity Diagram example
  • Updated some UML comments in the Activity Diagram
  • Delete unused project file, add link in comment
  • New storm example
  • Build new version with changes in #10 and #11, prepare

v0.5.0 - Major alpha release

  • Upgrade to version 5.2 (Neon)
  • Added examples project
  • Make DTSMCore classes Abstract + Some DataTypes Packages to Profiles
  • Regenerate java code
  • Rename DPIM::DpimComputationNode.throughput to nodeThroughput
  • Update Hadoop and Storm to first release
  • Update README.md

v0.4.0 - Major alpha release

  • Fix inadvertenly added Interfaces and enumerations and rebuild DTSM diagram
  • Fix issue #7 : DTSM::Storm::dependsOnZookeeper is now of type Zookeeper
  • Fix issue #4 : CoreComponent.realise is now of type CoreDirectAcyclicGraph
  • Synchronization with MARTE/DAM and DTSM::Core and DTSM::Storm
  • Added inheritances from MARTE/DAM
  • First version before adding inheritance relationships
  • Fix typo
  • Fix RefType and add new enums to diagram
  • Added a first implementation of the DTSM-Storm profile
  • Rename profile stereotypes
  • Improve diagrams to show FQN of MARTE metaclasses
  • Rename DICE profile feature
  • Update profiles extensions after packages renaming
  • Define profile extensions for Papyrus
  • Regenerate with DPIM package
  • Fix package declarations
  • Create the DICE profile plugins and implement the first version of the DPIM
  • Rename some DAM packages to match the DICE profile naming conventions
  • Relax dependencies version (1.1.2 -> 1.1.0)
  • Update README.md

v0.2.0 - Major alpha release

  • Change minimum execution environment to Java 1.6
  • Update readme with new projects
  • Add UI feature
  • Add DAM UI plugin
  • Remove Update site from master (keep only in gh-pages)

v0.1.0 - Major alpha release

  • Fix profile definition to solve a problem when editing DAM complex datatypes
  • Update Update Site metadata
  • Update README.MD with the info of the new plugins
  • Add project info to update site
  • Rename DAM Profile feature
  • Add DAM feature and UpdateSite
  • Initial commit