Skip to content

v0.2.0-alpha.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@konveyor-release-bot konveyor-release-bot released this 24 May 20:27
8a42938

Changes since v0.1.0

⚠️ Breaking Changes

  • Fact sources (#298)

✨ Features

  • Expose Prometheus metrics (#335)
  • RuleBundle renamed RuleSet/Rule. (#336)
  • Analysis Issue labels (#325)
  • Add yaml tags to task resources. (#333)
  • Emptydir and setting the workingDir discontinued. (#327)
  • Add BatchHandler (#309)
  • Support refreshing auth tokens (#306)
  • Support insecure connections to Jira (#303)
  • add pagination to list endpoints. (#296)
  • TagCategory API improvements (#291)
  • Add support: pagination, sorting, YAML bindings. (#293)

🐛 Bug Fixes

  • Fix issue composite pagination. (#339)
  • Update Swagger fix array/single, add analysis (#322)
  • Fix possible nil ptr dereference in Jira refresh (#326)
  • Fix analysis pagination; cannot use offset > 0 with count. (#320)
  • Improve Jira issue status reporting (#318)
  • Fix updating resources with time.Time fields (#316)
  • Update seeded rulebundle description for Azure (#319)
  • Fix Jira connection test nil ptr dereference (#301)
  • Fix accepted. (#297)