Skip to content

v3.1

Compare
Choose a tag to compare
@erikbosch erikbosch released this 24 Feb 13:13
· 121 commits to master since this release
a250305

Major Changes with this release:

  • Struct support added.
    In this release experimental and only support by JSON exporter
  • The rarely used attributes actuator and sensor are now deprecated. These attributes have never been used in the standard catalog, but they are described in documentation.
  • A new parameter --uuid has been introduced to expliclty request UUIDs to be generated. That is still default but will likely be changed in VSS 4.0
  • The tools vspec2c and vspe2ocf are now obsolete
  • A parameter -uhas been added to specify unit file.
  • Some signals have been refactored.

See VSS CHANGELOG and VSS-Tools CHANGELOG for more information. For complete list of commits see below.

Outlook

Major topics currently being discussed which possibly might be addressed in the next major release:

  • Official support for structs in most tools/exporters
  • UUID handling to be changed - default will be that no UUID is generated
  • Unit file file be removed from vss-tools repository, the file in vss repository will be used instead unless something else is specified.

What's Changed

Full Changelog: v3.0...v3.1