Skip to content

v1.6.0 🎉

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jun 21:51
· 278 commits to master since this release
9fc4ef3

Changes

🚀 Features

  • Allow JIRA to define custom resolution field and search query @mpryc (#466)
  • Add a github failure exporter @weshayutin (#457)
  • Use ConfigMap as means for configuration @mpryc (#445)
  • Fix JIRA query string to accept project FIRST and allow more then one project @mpryc (#453)
  • Fix issue #448 to make handling of shell env vars consistently @mpryc (#449)
  • More commit debug logs, exit Build inspection early if not yet ready @KevinMGranger (#418)
  • Extract image SHAs from status.containerStatuses as well as spec.containers @KevinMGranger (#395)

🐛 Bug Fixes

  • get ALL github issues, open and closed @weshayutin (#489)
  • Ensure values from secrets has higher precedence than from configmap @mpryc (#469)
  • Fix Issue #446 where committime exporter had to be restarted @mpryc (#461)
  • Fix for #304 to allow JIRA obtain more then 50 results @mpryc (#427)
  • Fix issue #278 - failure pod crashing @mpryc (#425)

🛠️ Misc. Improvements

📖 Documentation

  • Example secrets that can be applied to the cluster @mpryc (#470)
  • Remove duplicate charts values.yaml file @weshayutin (#405)
  • add a 'make help', 'make list' action @weshayutin (#413)
  • Cleanup and documentation of the python requirements @mpryc (#406)

🔡 Other changes

📦 Operator Updates

  • Tag latest released version with 'stable' tag. @mpryc (#481)
  • Add readiness and liveness probes, associate exporter type label @mpryc (#467)
  • Use new python openshift version 0.13.1 @mpryc (#460)
  • Test to cover JIRA token and password authentication. @mpryc (#424)
  • Improves workflow for building Pelorus images @mpryc (#407)

Full Changelog: v1.5.0...v1.6.0