Skip to content

Releases: cisco-ie/tdm

TDM v2.0.2

Choose a tag to compare

@remingtonc remingtonc released this 28 Jul 16:07
e9e42fa

Fixes broken dependencies in code, thanks to @byzek in #77. Needs more specific versioning in Docker components.

TDM v2.0.1

Choose a tag to compare

@remingtonc remingtonc released this 30 Oct 20:29
8d1fe5d

Adds up to IOS XR 7.0.1, IOS XE 16.12.1, and NX-OS 9.3(1) models.
Fixes pyArango upstream git bug.

TDM v2.0.0

Choose a tag to compare

@remingtonc remingtonc released this 26 Jul 17:31
eb9f1c5

Bump to v2 due to significant change in how YANG XPaths are stored and displayed. XPaths were previously tied to a specific rendering which didn't have enough fidelity to handle the different potential permutations e.g. IOS XE vs IOS XR vs gNMI target being OpenConfig vs... This change to how XPaths are parsed during ETL enables us to derive the different permutations of XPaths necessary for correctness, at the cost of direct correctness in the data layer and pushing it to the presentation layer.

TDM v1.1.1

Choose a tag to compare

@remingtonc remingtonc released this 26 Jul 01:28
ad4a249

Checkpoints v1.x progress and bugfixes as a release.

TDM v1.1.0

Choose a tag to compare

@remingtonc remingtonc released this 06 Dec 16:42
631de8e

Primarily, adds documentation hosted alongside TDM versus in this repo.

TDM v1.0.0

Choose a tag to compare

@remingtonc remingtonc released this 12 Oct 22:20

Initial release, semi-feature complete albeit missing some desired functionality.