Release note 12.24.18

Query projects by name in the Python API client

If you are using the sevenbridges-python API client, you are now also able to query projects by project name. When querying with the name parameter, partial matching is performed and the result is returned as a list of projects. See an example in the List Projects section of sevenbridges-python documentation.

Changelog