Skip to content

Latest commit

 

History

History
85 lines (58 loc) · 4.15 KB

CHANGELOG.md

File metadata and controls

85 lines (58 loc) · 4.15 KB

YANG Validator Release Notes

  • vm.m.p - 2021-MM-DD
  • v4.2.1 - 2021-10-06
    • ConfD update to version 7.6 deployment #99
    • Dockerfile reorganized - image build speed up #77
    • "bottle" string removed from paths and user names #75
    • v2/versions endpoint added #72
    • Unit tests for v2 API endpoints added #69
    • Unit tests for modelChecker.py added #69
  • v4.2.0 - 2021-09-09
    • Removed unneeded sync.sh from Docker image build #66
    • Using cached rfc/draft documents if available #29
    • Config loading simplified deployment #96
  • v4.1.0 - 2021-08-10
  • v4.0.0 - 2021-07-09
    • Pyang update to version 2.5.0 deployment #85
    • YumaPro validator updated to version 20.10-9 deployment #84
    • Make it possible to create request to validate modules outside of webpage #39
    • Give options to choose which file to use as a dependency #9
    • Create new endpoints to validate modules fo new UI #48
    • Upgrade django file structure
    • Updated libyang build requirements
  • v3.2.1 - 2021-05-04
  • v3.2.0 - 2021-04-15
    • YumaPro validator updated to version 20.10-6 deployment #53
    • lxml, urllib3 packages versions bumped
  • v3.1.0 - 2021-03-18
  • v3.0.1 - 2021-02-26
  • v3.0.0 - 2021-02-10
    • Fixed /api/versions endpoint #45
    • ConfD update deployment #34
    • Pyang validator update deployment #36
    • YumaPro validator update
    • Fixed validation of a module/s in a .zip file #40
    • Update of xym tool
    • Moved to Gunicorn from Uwsgi deployment #39
    • Recursion problem fix #32
    • Update Dockerfile
    • Various major/minor bug fixes and improvements
  • v2.0.0 - 2020-08-14
    • Add health-check endpoint
    • Update of xym tool
    • Parameters loaded from config file
    • Various major/minor bug fixes and improvements
  • v1.1.0 - 2020-07-16
    • Fix yang failure #30
    • Update Pyang version
    • Update Dockerfile
    • Fix yang validator times out bug #28
    • Various major/minor bug fixes and improvements
  • v1.0.1 - 2020-07-03
    • Various major/minor bug fixes and improvements
  • v1.0.0 - 2020-06-23
    • Initial submitted version