Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ETHOSN] Remove support for older versions of the driver stack #12347

Merged
merged 2 commits into from
Aug 22, 2022

Commits on Aug 16, 2022

  1. [ETHOSN] Remove support for older versions of the driver stack

    Removes support for driver stack versions older than 22.05
    (semantic 3.0.1). Additionally, changes the integration to make
    version checks using semantic versioning rather than the previous
    year.month versioning method.
    
    Change-Id: Ib2d1320f3ea6ace2a2b19cf122603911e7081db2
    lhutton1 committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    6957d59 View commit details
    Browse the repository at this point in the history
  2. Fix case when driver stack version is not available

    Change-Id: Ie6e09982169cb8f435c2ba4683159deb2aa6fd20
    lhutton1 committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    3cf068f View commit details
    Browse the repository at this point in the history