Releases: rht-labs/lodestar-git-api
Releases · rht-labs/lodestar-git-api
v1.4.0
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
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
v1.2.0
v1.1.1
- 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
v1.0.15
- 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
v1.0.13
v1.0.12
- 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