Skip to content

15.0.0

Compare
Choose a tag to compare
@vainyksi vainyksi released this 18 Oct 16:32
  • Adopt Phosphorus to upstream
    • odlparent 9.0.6
    • aaa-artifacts 0.14.3
    • controller-artifacts 4.0.3
    • bundle-parent 4.0.3
    • infrautils-artifacts 2.0.6
    • mdsal-artifacts 8.0.5
    • netconf-artifacts 2.0.5
    • yangtools-artifacts 7.0.8
    • yang-maven-plugin 7.0.8
    • mdsal-binding-java-api-generator 8.0.5
    • checkstyle 9.0.6
  • Introduce gNMI module to lighty with simulator
    • Enforce JSON_IETF [RFC7951] encoding support in lighty-gnmi
    • Introduce docker+helm for RCgNMI application
    • Convert sonic_gnoi protofile to YANG
    • Implement sonic_gnoi gRPCs in simulator
    • Introduce gNMI force capability - to overwrite the used capabilities for gNMI device
  • Add gNMI/RESTCONF quick start example
  • Remove lighty-codes and lighty-community-netconf-quarkus-app
  • Remove openflow plugin
  • Introduce ModuleStartupException for reporting Modules startup failiers
  • Create lighty module for generating aggregate coverage
  • Bump netconf-simulator for k8s tests to latest
  • Add ActionProviderService and ActionService to LightyServices
  • Remove references to obsolete models
  • Rework GitHub workflow for testing the lighty application
  • Make modules information inputs configurable in the publish workflow
  • Extract AAAEncryptionServiceImpl to standalone module
  • Fix sonarcloud reported vulnerabilities, codesmells & security issues
  • Add postman collection to RNC app
  • Bump akka config to 2.6
  • Update lighty clustering
  • Remove clustering example application
  • Refactor JsonNodeConverter to use parameterized JSONCodecFactorySupplier