Skip to content

Releases: PANTHEONtech/lighty

13.2.1

13 Apr 08:06
13.2.1
Compare
Choose a tag to compare

Release notes:

  • Add smoke test for examples
  • Added Docker publish workflow
  • Added ability to specify checkout reference in workflow
  • Added helm publishing to workflow
  • Bump surefire and failsafe plugins
  • Added initial config data functionality to lighty controller
  • Updated RNC app for work with init data
  • Updated controller README
  • Removed duplicity at configuration files
  • Fix README formatting in lighty-rnc-aggregator

13.2.0

11 Feb 20:56
13.2.0
Compare
Choose a tag to compare

Update upstream dependencies to latest Aluminium SR2 versions:

  • odl parent 7.0.8
  • mdsal 6.0.8
  • controller 2.0.7
  • infrautils 1.8.3
  • yangtools 5.0.8
  • aaa 0.12.2
  • netconf 1.9.2
  • openflow 0.11.2
  • serviceutils 0.6.2
  • maven-sal-api-gen-plugin 6.0.8
  • odlparent.checkstyle 7.0.8
  • odlparent.spotbugs 7.0.8

Introduce lighty RNC (Restconf-Netconf) microservice application :

  • helm chart for easy configurable kubernetes deployment

12.3.0

11 Feb 20:14
12.3.0
Compare
Choose a tag to compare

Update upstream dependencies to latest Magnesium SR3 versions:

  • odl parent 6.0.13
  • yangtools-artifacts 4.0.15
  • mdsal 5.0.16
  • controller 1.11.3
  • conroller.config-artifacts 0.12.3
  • aaa 0.11.3
  • netconf 1.8.3
  • infrautils 1.7.3
  • openflow 0.10.3
  • serviceutils 0.5.3
  • maven-sal-api-gen-plugin 3.0.16
  • odlparent.checkstyle 6.0.13
  • odlparent.spotbugs 6.0.12

Migrate from Travis to GutHub Actions
Clean & refactor tests

13.1.0

22 Jan 13:57
13.1.0
Compare
Choose a tag to compare

Update upstream dependencies to latest Aluminium SR1 versions:

  • odl parent 7.0.7
  • mdsal 6.0.7
  • controller 2.0.6
  • infrautils 1.8.2
  • yangtools 5.0.7
  • aaa 0.12.1
  • netconf 1.9.1
  • openflow 0.11.1
  • serviceutils 0.6.1
  • maven-sal-api-gen-plugin 6.0.7

Update JSON sample config files for examples

Minor refactor in tests

Migrate from travis to GH actions

  • uploading & storing built artifacts in GH
  • easier integration for forked repositories with GH actions & SonarCloud

Corrected to use JDK 11: (LGTM build, community-restconf-ofp-app example Dockerfile, Springboot example)

12.2.2

02 Dec 07:44
12.2.2
Compare
Choose a tag to compare

Format time tracking logs to be more readable

Bump dependencies to newer versions, clean dependencies & hard-coded values in clustering

Fix Javadoc build warnings

13.0.1

02 Dec 07:39
13.0.1
Compare
Choose a tag to compare

General start-script artifact which can start lighty apps

Format time tracking logs to be more readable

Introduce lighty clustering with the following capabilities:

  • Kubernetes cluster deployment support:
    • Recovery mechanism for unreachable cluster members deployed in kubernetes
  • Add clustered netconf/restconf example app with detailed README

Fix Javadoc build warnings

12.2.1

30 Nov 19:41
12.2.1
Compare
Choose a tag to compare

General start-script artifact which can start lighty apps
Introduced lighty clustering with the following capabilities:

  • Kubernetes cluster deployment support:
    • Recovery mechanism for unreachable cluster members deployed in kubernetes
  • Clustered netconf/restconf example app with detailed README

13.0.0

22 Sep 14:31
13.0.0
Compare
Choose a tag to compare

Update upstream dependencies to latest Aluminium versions:

  • odl parent 7.0.5
  • mdsal 6.0.4
  • yangtools 5.0.5
  • aaa 0.12.0
  • netconf 1.9.0
  • openflow 0.11.0
  • serviceutils 0.6.0
  • maven-sal-api-gen-plugin 6.0.4

Fixed start scripts for examples

Bump maven-compiler-plugin & maven-jar-plugin plugins

Fix various coverity issues and refactoring code to comply with source-quality profile

Enable source-quality profile

Fix netconf delete-config preconditions to work as described in RFC6241

Update checkstyle to 8.34 version

Add Yang models for notification support

Improved AAA tests, reworked disabled tests

12.2.0

22 Sep 14:30
12.2.0
Compare
Choose a tag to compare

Update upstream dependencies to Magnesium SR2 versions:

  • odl parent 6.0.11
  • mdsal 5.0.14
  • yangtools 4.0.13
  • openflow 0.10.2
  • serviceutils 0.5.2
  • aaa 0.11.2
  • netconf 1.8.2

Updating AAA, controller and netconf versions

Fix various coverity issues and refactoring code to comply with source-quality profile

Enable source-quality profile

Update checkstyle to 8.34 version

Add report goal to jacoco-maven-plugin

Fix netconf delete-config preconditions to work as described in RFC6241

Add Yang models for notification support

Improved AAA tests, reworked disabled tests

11.4.1

22 Sep 14:30
11.4.1
Compare
Choose a tag to compare

Enable source-quality profile

Update checkstyle to 8.34 version

Fix netconf delete-config preconditions to work as described in RFC6241

Add Yang models for notification support

Improved AAA tests, reworked disabled tests