Release Notes

v0.7.6

Bug Fixes

  • Update funcparserlib for better compatibility with Sphinx version 4.2.0. This and other libraries are needed to generate ONAP’s docs.

v0.7.3

Bug Fixes

v0.7.2

Other Notes

v0.7.1

Other Notes

  • Change ONAP copyright notice. (LF JIRA: RELENG-3840).

v0.7.0

Other Notes

  • Conventional Commit message subject lines are now enforced. This affects CI. Additionally, if developers want to protect themselves from CI failing on this please make sure of the following

    • you have pre-commit installed

    • that you have run pre-commit install –hook-type commit-msg

v0.6.0

Upgrade Notes

  • Sphinx has been upgraded to 3.2.x.

  • If using Python 3.4 or newer, more-itertools is no longer pinned to the 5.x release.

Bug Fixes

  • Pytest is no longer pulled in as a dependency of docs-conf.

v0.5.0

New Features

Upgrade Notes

v0.3.0

Upgrade Notes