Skip to content
This repository has been archived by the owner on Feb 21, 2022. It is now read-only.

v1.5.0

Compare
Choose a tag to compare
@aexvir aexvir released this 12 Mar 12:21
· 12 commits to master since this release

πŸš€ Features

  • 1795a97 (repos) index openapi endpoints

πŸ› Bug fixes

  • 9051109 (analytics) handle valueerror exception on requirements.txt parsing
  • 88ae335 (openapi) add unhandled exceptions to except block
  • 978dd69 (frontend) solve incorrect import on the auditing overview project list
  • 38168ac (analytics) handle sha-pinned images
  • 782852b (auditing) avoid crashing on empty default branch
  • 5c2d0f5 (analytics) handle extended include syntax
  • b9d6b1c (analytics) read extended image definition in gitlab ci files

πŸ”§ Chores and Improvements

  • 923b2b5 remove bento config and action
  • 30b6452 replace .pylintrc with pyproject.toml config
  • a4a9bd2 (deps) unpin dependencies and bump versions
  • 0b6906e (frontend) update sentry sdk version

πŸ“¦ Other

  • 424262e cache openapi files parsing result