Skip to content

Releases: rht-labs/lodestar-backend

v1.0.10.1

13 Nov 01:36
fb2556a
Compare
Choose a tag to compare
  • fb2556a Add in the stream fix that allows UUIDs to be populate if null (backwards compatability)

v1.0.10

02 Nov 22:46
7898171
Compare
Choose a tag to compare
  • 4cec24d launch and commit message fixes by Derek Wasinger

Introduce UUID

30 Oct 19:43
1cb6b1b
Compare
Choose a tag to compare
  • engagements now using UUID instead of customer / project

v1.0.8

09 Oct 17:34
9b75b0c
Compare
Choose a tag to compare
  • 9b75b0c Bugfix: Git Sync Can Cause Subsequent Modifications to be Reverted (#114) by Derek Wasinger

v1.0.7

06 Oct 20:36
1492dc9
Compare
Choose a tag to compare
  • 1492dc9 added use cases to engagement (#113) by Derek Wasinger

v1.0.6

30 Sep 20:13
3b23f3f
Compare
Choose a tag to compare
  • 3b23f3f add public reference field to engagement (#111) by Kevin McAnoy
  • 427014b added id and description to artifact model (#110) by Derek Wasinger
  • 1294f39 Add Commit Message to Engagement (#109) by Derek Wasinger

v1.0.5

16 Sep 18:09
7b71982
Compare
Choose a tag to compare
  • 7b71982 refactor of omp to lodestar (#108) by Derek Wasinger
  • 6d177b2 added artifact to engagement and tests (#107) by Derek Wasinger
  • 5c1f855 Refactored Category Logic (#106) by Derek Wasinger
  • 7d6af4e Category APIs (#104) by Derek Wasinger
  • 326a2b3 Revert sonarcloud token (#102) by Tyler Auerbeck
  • e301640 Component Status API (#99) by Derek Wasinger
  • a162e79 build images with with lodestar prefixed names (#100) by Tomas Kummer
  • 22033ae replace by Tomas Kummer
  • 1005ff1 replace by Tomas Kummer
  • d92d138 replace omp lodestar by Tomas Kummer
  • 3edd55a replace_omp_lodestar by Tomas Kummer
  • e386642 replace omp lodestar by Tomas Kummer
  • 5583ca8 replace_omp_lodestar by Tomas Kummer
  • 169420c replace_omp_lodestar by Tomas Kummer
  • 55d1b62 replace_omp_lodestar by Tomas Kummer
  • adf1441 Release action should build if the target image doesn't exist (#96) by Jacob See
  • 6a27b5c last update should not be updated on status update (#95) by Derek Wasinger
  • da05505 updated quarkus and java versions (#94) by Derek Wasinger
  • 067a01f Expose Status Service Version through Backend (#93) by Derek Wasinger

v1.0.4

05 Aug 23:28
5fa70fd
Compare
Choose a tag to compare

> git log v1.0.2..v1.0.4 --pretty=format:"> %h %s by %an" --no-merges

5fa70fd Add GitHub job specific to this branch for release (#97) by Jacob See
a9731e0 last update should not be updated on status update by Derek Wasinger

v1.0.3

05 Aug 20:54
Compare
Choose a tag to compare
  • a9731e0 last update should not be updated on status update by Derek Wasinger

Fix Status Hook

03 Aug 18:44
511b717
Compare
Choose a tag to compare

Fixes an issue where the status hook cannot decipher the customer and engagement names

  • b82d324 fix hook get by path by Kevin McAnoy