Skip to content

Releases: ibutsu/ibutsu-server

v2.5.10

12 Nov 16:57
aa395ff

Choose a tag to compare

What's Changed

Full Changelog: v2.5.9...v2.5.10

v2.5.9

07 Nov 20:21
fbd931a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.5.8...v2.5.9

v2.5.8

18 Apr 07:26
c00a434

Choose a tag to compare

What's Changed

Full Changelog: v2.5.7...v2.5.8

v2.5.7

08 Apr 11:22
95cd732

Choose a tag to compare

What's Changed

Full Changelog: v2.5.6...v2.5.7

v2.5.6

02 Apr 13:28
bae88c4

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.5.5...v2.5.6

v2.5.5

21 Jun 16:44
c7f999f

Choose a tag to compare

  • Tweak celery options to better handle redis timeouts/reconnects

v2.5.4

10 May 14:13
ba9d822

Choose a tag to compare

  • Fix expiry date validation by updating onChange handler

v2.5.3

09 May 17:27
b7bd3c2

Choose a tag to compare

  • Fix some DatePicker issues

v2.5.2

04 Apr 19:50
363747d

Choose a tag to compare

  • Fix up the colours of the fonts of various charts/widgets
  • Migrate to use the built-in TreeView component from PatternFly
  • Check if values are None and default to 0 if they are (fix #418)
  • Add the ability to disable SSL verification
  • Fix the download buttons so that they actually download the artifact or report
  • Parameter should be a string, force the value to be a string
  • Expose the Keycloak login environment in App Interface

v2.5.1

27 Mar 21:29
71a1f81

Choose a tag to compare

  • Fix #441 where project id was not being applied to the results
  • Fix an issue where a run ID in a junit XML filename was not used in Ibutsu
  • Fix an issue in reports where the report ID went missing
  • Some bug fixes for tokens and projects