Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 1.14 KB

CHANGELOG.md

File metadata and controls

40 lines (26 loc) · 1.14 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

2.0.0 - 2023-05-31

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

  • Use .env file for configuration (#163, #166)
  • Update connection handler (#140, #149)
  • Return topology correctly (#142)
  • Use new pce API (#119)
  • Use MongoDB instead of SQLite (#126, #137, #138, #169)
  • Dockerfile updates (#121, #112, #148, #166)
  • Update pce and datamodel imports (#115)

1.0.0 - 2022-06-22

No Changelog entries available.