Releases: dominikzorgnotti/transform-vmware-product-builds-to-json
Releases · dominikzorgnotti/transform-vmware-product-builds-to-json
v0.4.0: Added data handling for VXRAIL releases (KB 52075)
This release adds the capability to handle data from KB 52075 which holds information about Dell VXRAIL.
v0.3.0: Finalized data handling for vCenter releases (KB 2143838)
This release supersedes v0.2.0 as releases before 6.5 have not been handled in a correct manner (VCSA and Windows have not been correctly marked).
For vCenter build information (KB2143838), this release based on PR #5 and #7 offers merged tables:
The original KB article contains three tables:
- Release information for VCSA 7
- Release information for VCSA/Windows VC 6.7
- Release information for vCenter less and equal VC 6.5
The merged output available is now:
- one table for all VCSA releases
- one table for all Windows releases
- one table for all releases
In addition to that:
- Unicode issues are addressed
- Merged tables have now a "friendly name" that makes clearer what is inside
v0.1.0: Enhanced data transformation for KB 2143838
This release adds an enhanced handling of data for the vCenter build numbers in KB 2143838.
Initial Release
This belated release tag captures the first release with basic functionality