Skip to content

Releases: rht-labs/lodestar-backend

v2.1.0

22 Feb 00:29
be248e9
Compare
Choose a tag to compare

New config apis. Fixes hosting refresh and path to category suggestions

  • be248e9 Security properties (#178) by Kevin McAnoy
  • 8e4715c add security (#177) by Kevin McAnoy
  • 8e0a414 Add ability to refresh hosting env (#176) by Kevin McAnoy
  • e948720 fix path to category suggestions (#175) by Kevin McAnoy

v2.0.2

20 Jan 20:16
6f88b33
Compare
Choose a tag to compare
  • 6f88b33 fix missing engagement type (#174) by Kevin McAnoy

v2.0.1

10 Jan 17:34
3489a1b
Compare
Choose a tag to compare

v2

  • 3489a1b add migration api (#173) by Kevin McAnoy
  • 0dcaa98 Fix hosting (#172) by Kevin McAnoy
  • 15604aa fix count of participants when getting all engagements (#171) by Kevin McAnoy
  • d23cf06 change to main branch (from master) by Kevin McAnoy
  • e4cad31 refresh engagements. last update by Kevin McAnoy
  • 90bdcbb re-use engagement filter for categories by Kevin McAnoy
  • b966b45 add legacy values for categories, artifacts, participants by Kevin McAnoy
  • dfd2f9d For hooks. Get by project id instead of customer name and project naame by Kevin McAnoy
  • a1c6d49 Add region filter for use case and activity by Kevin McAnoy
  • d72fe0c user summary. region filter on engagement list by Kevin McAnoy
  • 4e3dc64 add last update support. add engagement status for gets by Kevin McAnoy
  • 6319fc0 modest fix for engagement paging by Kevin McAnoy
  • c9edfe3 remove mongo deployment by Kevin McAnoy
  • 2998685 remove mongo by Kevin McAnoy
  • 9097a93 change metrics to quarkus preferred tool. code quality by Kevin McAnoy
  • 0912ed5 big update v2 by Kevin McAnoy
  • dbeb463 Quarkus v2 + Engagement Status Service (#167) by Kevin McAnoy

v1.4.5

29 Oct 02:41
c8cb94c
Compare
Choose a tag to compare

Triggering a new quay.io build (based on v1.4.4 -- v1.4.3)

v1.4.4

27 Oct 14:55
993b411
Compare
Choose a tag to compare

v1.4.3 content with updated GH secrets

v1.4.3

30 Aug 19:05
993b411
Compare
Choose a tag to compare

v1.4.2

26 Aug 19:12
9f2933c
Compare
Choose a tag to compare

v1.4.1

19 Aug 21:16
6ca6fb9
Compare
Choose a tag to compare

Fixes an issue where the jwt groups do not get added to the build if the build occurs during release.

v1.4.0

18 Aug 00:40
Compare
Choose a tag to compare

This release primarily supports RBAC enhancements and dashboards. There are a number of hidden enhancements that will support v2.0.

v1.3.1

09 Jun 21:11
9bb491e
Compare
Choose a tag to compare
  • New API for counting engagements by state (upcoming/active/terminating/past)
  • Bug fixes for allowing launch to be reset and searching to handle empty lists
  • 9bb491e Allow unlaunch and Fix Potential Data Issue (#148) by Derek Wasinger
  • f2ad21a BugFix: Handle Empty Lists for Exists/Not Exists (#147) by Derek Wasinger
  • 39860f2 Count (#146) by Kevin McAnoy