Releases: atlanticwave-sdx/datamodel
Releases · atlanticwave-sdx/datamodel
Datamodel 2.0.5
Datamodel 2.0.4
Datamodel 2.0.3
What's Changed
- Replace time_stamp with timestamp by @congwang09 in #109
New Contributors
- @congwang09 made their first contribution in #109
Full Changelog: 2.0.2...2.0.3
Datamodel 2.0.2
What's Changed
- Validate and document schemas by @sajith in #106
- Update Port schema to 2.0.0 draft spec by @sajith in #107
Full Changelog: 2.0.1...2.0.2
Datamodel 2.0.1
What's Changed
- Use pyproject.toml for package metadata by @sajith in #89
- Fix coverage reporting by @sajith in #99
- Parsing L2VPN VLAN ranges by @sajith in #88
- Update README by @sajith in #101
- Rename top-level module by @sajith in #100
- Run a linter on CI by @sajith in #97
- Move topology files from pce to datamodel by @sajith in #104
Full Changelog: 2.0.0...2.0.1
Datamodel 2.0.0
2022.1.0
Initial release that features:
- A set of schemes that define the topology and components description as well as requests.
- A suite of software for topology management: parsing, assembly, validation, and conversion to different other formats that include GRENNML and Networkx.
- Data model exchange functions between the SDX-Controller and SDX-LC
- Interfaces to the optimization solver function in the CE (Computation Element) module.