Skip to content

Releases: PANTHEONtech/lighty

16.1.1

14 Sep 15:08
16.1.1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 16.1.0...16.1.1

16.1.0

11 Jul 14:22
16.1.0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 16.0.0...16.1.0

15.3.0

07 Jun 06:34
15.3.0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 15.2.0...15.3.0

16.0.0

09 May 09:40
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 15.0.0...16.0.0

15.2.0

01 Mar 13:21
Compare
Choose a tag to compare

What's Changed

Full Changelog: 15.1.0...15.2.0

14.4.0

01 Mar 13:19
Compare
Choose a tag to compare

What's Changed

  • Upgrading lift configuration to remove problematic tooling (cherry-pick #910) by @PeterSuna in #919
  • Removed unused dependencies (cherry-pick #893) by @PeterSuna in #916
  • Replace slf4j-log4j12 with slf4j-reload4j (cherry-pick #914) + Resolve rest of logging vulnerabilities by @PeterSuna in #917
  • Prepare release 14.4.0 by @PeterSuna in #918
    • Update upstream dependencies to Silicon SR4 release versions:
      • odlparent - 8.1.9
      • aaa - 0.13.11
      • controller - 3.0.16
      • infrautils - 1.9.15
      • mdsal - 7.0.14
      • netconf - 1.13.8
      • yangtools - 6.0.12
      • openflowplugin - 0.12.4
      • serviceutils - 0.7.4

Full Changelog: 14.3.0...14.4.0

15.1.0

01 Dec 21:15
Compare
Choose a tag to compare

What's Changed

  • Add mandatory field to initial JSON data inside gNMI example (cherry-pick #834) by @vainyksi in #840
  • Remove data store prepare request from gnmi (cherry-pick #833) by @vainyksi in #845
  • Bump springboot dependencies to 2.5.6 for spring DI (cherry-pick #846) by @vainyksi in #852
  • Add maven profile to collect & list all licenses for dependencies used (cherry-pick #847) by @vainyksi in #853
  • Add binding action registration example (cherry-pick #808) by @ihrasko in #841
  • Add option for loading yang models from classpath in gNMI simulator (cherry-pick #842) by @vainyksi in #854
  • Prepare release 15.1.0 by @PeterSuna in #850
    • Update upstream dependencies to Phosphorus SR1 release versions:
      • odlparent 9.0.8
      • aaa-artifacts 0.14.7
      • controller-artifacts 4.0.7
      • bundle-parent 4.0.7
      • infrautils-artifacts 2.0.8
      • mdsal-artifacts 8.0.7
      • netconf-artifacts 2.0.9
      • yangtools-artifacts 7.0.9
      • yang-maven-plugin 7.0.9
      • mdsal-binding-java-api-generator 8.0.7
      • checkstyle 9.0.8

Full Changelog: 15.0.0...15.1.0

14.3.0

01 Dec 21:15
Compare
Choose a tag to compare

What's Changed

  • Bump netconf-simulator for k8s tests by @vainyksi in #820
  • Fix critical code smell reported by SonnarCloud - 14.2.x (cherry-pick #818) by @vainyksi in #823
  • Fix Reliability/Security reported by SonnarCloud - 14.2.x (cherry-pick #815) by @vainyksi in #826
  • Create module for generating overall lighty test coverage - 14.2.x (cherry-pick #822) by @vainyksi in #827
  • Remove unused kubernetes client dependency - 14.2.x (cherry-pick #825) by @PeterSuna in #828
  • Add quick start gNMI/RESTCONF example app - 14.2.x by @PeterSuna in #752
  • Remove data store prepare request from gnmi (cherry-pick #833 to 14.2.x) by @vainyksi in #844
  • Prepare release 14.3.0 by @PeterSuna in #860
    • Update upstream dependencies to Silicon SR3 release versions:
      • odlparent 8.1.4
      • aaa-artifacts 0.13.7
      • controller-artifacts 3.0.12
      • bundle-parent 3.0.12
      • infrautils-artifacts 1.9.10
      • mdsal-artifacts 7.0.10
      • netconf-artifacts 1.13.5
      • yangtools-artifacts 6.0.8
      • openflowplugin-artifacts 0.12.3
      • serviceutils-artifacts 0.7.3
      • yang-maven-plugin 6.0.8
      • mdsal-binding-java-api-generator 7.0.10
      • checkstyle 8.1.4

Full Changelog: 14.2.1...14.3.0

15.0.0

18 Oct 16:32
Compare
Choose a tag to compare
  • 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

14.2.1

10 Sep 12:14
Compare
Choose a tag to compare

Release notes:

  • Fix version of few project modules not managed by maven and in scripts & docs
  • Fix occasional non-logical failures in gNMI tests
  • Update openconfig models in gNMI IT tests
  • Refactor docker-image & helm-charts deploy workflow to be more generic