Skip to content

sdx-controller 2.0.0

Latest
Compare
Choose a tag to compare
@sajith sajith released this 31 May 13:19
· 557 commits to main since this release
2.0.0
82dca91

Changes in this release:

Added

  • Test coverage reporting with coveralls.io (#109)
  • Implement BAPM with RabbitMQ (#40)
  • Build and publish container images from CI (#124)
  • Add code formatting checks on CI (#110)
  • Add GitHub Actions for CI (#24, #117, #111)

Fixed

  • Make tests more usable (#94, #133)
  • Avoid installing unused packages in bapm-server image (#157)

Changed