Skip to content

Releases: rht-labs/lodestar-git-api

v1.4.0

10 Jan 17:30
3309560
Compare
Choose a tag to compare

Support for Migration

  • 718585a support migration dry run by Kevin McAnoy
  • 9c16f0a project name rename by Kevin McAnoy
  • 5baa2d8 add category data. fix use case dates by Kevin McAnoy
  • 77edf5e fix uber charge (jar). fix artifact region by Kevin McAnoy
  • 66d0306 more data cleansing by Kevin McAnoy
  • 314ecc9 support a list of uuids to migrate by Kevin McAnoy
  • d75d101 migrate-engagements by Kevin McAnoy

v1.3.0

18 Aug 01:07
ce15a84
Compare
Choose a tag to compare

Mostly work supporting v2.0

  • 81646fc add a retrieve by e uuid api by Kevin McAnoy
  • 0acee8a add hosting file on create. move new service files to engagement folder by Kevin McAnoy
  • 7d640b5 add region by Kevin McAnoy
  • 9d9be2e add hosting migration. json now in engagement folder. add region capability to artifacts by Kevin McAnoy
  • 2dca925 add option to return the bare minimum project info (id and e uuid) by Kevin McAnoy
  • c2fb0be fix null artifact by Kevin McAnoy
  • 13f81d0 migration functionality for artifacts. now with API by Kevin McAnoy
  • a0494df Remove awesome name by Kevin McAnoy
  • 3533bc9 update README by Kevin McAnoy
  • bf3ef7f add ability to get engagement uuid / project id pairs without pulling enagement.json by Kevin McAnoy
  • 99a0938 add migration framework for new services. add project look up by uuid by Kevin McAnoy
  • 4acf07b BillingTask class removed by Kirill Malgichev
  • 03743dd Billing Codes added by Kirill Malgichev

v1.2.1

09 Jun 21:27
0b8e9f9
Compare
Choose a tag to compare
  • 275535b do not run recursion when looking for the status.json. It should always be at root by Kevin McAnoy

v1.2.0

11 May 17:46
223f712
Compare
Choose a tag to compare
  • Removed Runtime Config API

  • Added ids and created/modified time stamps to the nested engagement objects

  • 223f712 Remove Runtime Config API (#132) by Derek Wasinger

  • 537e9fc helm3 by Kevin McAnoy

  • a66074f added common attributes to nested objects by dwasinge

v1.1.1

07 Apr 18:55
2365c0b
Compare
Choose a tag to compare
  • a7e7f67 added response mapper for webapplicationexceptions by dwasinge
  • 7d2c2b0 keep commit if more than just filtered message by dwasinge
  • 6fe99a9 updated readme with configuration by dwasinge
  • fad70c1 commit message filtering configurable by dwasinge
  • 14f7411 fixed matcher by dwasinge
  • abc7218 filter manual_refresh from commits by dwasinge
  • 7b6594b added scores by dwasinge

v1.1.0

03 Mar 22:10
403adaa
Compare
Choose a tag to compare

Rolling version to 1.1.0

v1.0.15

03 Mar 16:02
403adaa
Compare
Choose a tag to compare
  • Introduced Paging/Filtering for GET all engagements API
  • GET status updated for performance enhancements
  • ece2b70 reduce logging from status exception by dwasinge
  • e8d294d Get All Engagement Paging and Status Performance (#124) by Derek Wasinger
  • 1d6bb00 added retry to rest client and more logging by Derek Wasinger

v1.0.14

12 Feb 18:48
1df312a
Compare
Choose a tag to compare
  • 1df312a add timezone field (#122) by Spencer Stolworthy

v1.0.13

11 Feb 20:42
4416fed
Compare
Choose a tag to compare
  • BugFix for Delete

  • Use environment variable to title deployment keys in GitLab

  • a9e2c19 changed text by Derek Wasinger

  • cc9f531 dk title now includes environment by Derek Wasinger

  • b2cd694 must use valid path to look up project (#119) by Derek Wasinger

v1.0.12

09 Feb 22:41
acee9e1
Compare
Choose a tag to compare
  • Fine tune webhooks for archived projects.
  • Improve engagement retrieval by omitting commits when not needed.
  • Enable ability to delete engagements. Reliability improvements
  • a29c908 fix test by Kevin McAnoy
  • 9434126 allow hooks to be updated after archive if needed by Kevin McAnoy
  • 50d8938 fix config service by Kevin McAnoy
  • 8dcb88a exclude commits sometimes by Kevin McAnoy
  • 151be8c File action by Kevin McAnoy
  • 6c30375 ensure lower case file action (#116) by Kevin McAnoy
  • ab60062 File action test by Kevin McAnoy
  • 29a5bb2 ensure lower case file action by Kevin McAnoy
  • 32c09a5 added tests by Derek Wasinger
  • 650799e couple more sonar suggestions (#114) by Kevin McAnoy
  • b8948c5 addressed sonar issues by Derek Wasinger
  • 4b1c35f Delete Engagement API (#111) by Derek Wasinger