This repository has been archived by the owner on Oct 2, 2023. It is now read-only.
Releases: hygieia/hygieia-core
Releases · hygieia/hygieia-core
Bug Fixes
Bug Fixes
Fix NPE in creating pipeline
v3.5.4 remove the release automation on travisCI as its buggy
xmljunit model changes
v3.5.3 added the skip in xmljunit (#179)
Model changes for library_policy
v3.5.2 Increment Version 3.5.2-SNAPSHOT (#175)
Sonar Project Repo changes
Sonar project equals and hashcode override (#174) * Github sync model,Query * Sonar Project equals and hashcode contract override
Cucumber JSON Transformers change
v3.5.0 updated cucumber transformer (#172)
Repository Enhancements
DashboardRepository fix for finding dashboards by template name (#170) * changes for hygieia-core for template editing issues * fixes for hygieia-core for multiple instances of same template name * syntax fix for TemplateRepo * change back to old version of core
Junit Transformer for Test Result
Added Transformer for Junit (#168) * Added Transformer for Junit * updated common version and added feild ExecutionId * changed JAXBContext
Added Github related Utils
Added common model and repositories to be used by both github webhook api and github collector.