Skip to content

Commit 47b1ce1

Browse files
committed
add changelog
1 parent dae6b8e commit 47b1ce1

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Changelog
2+
3+
## Unreleased
4+
5+
### Added
6+
- Add tagging of doc gen image into jenkinsfile ([#36](https://github.com/opendevstack/ods-document-generation-svc/pull/36))
7+
- Add better error messages for bitbucket adapter ([#33](https://github.com/opendevstack/ods-document-generation-svc/pull/33))
8+
- Publish docgen svc to dockerhub ([#24](https://github.com/opendevstack/ods-document-generation-svc/issues/24))
9+
- Add a /health endpoint to understand service health ([#4](https://github.com/opendevstack/ods-document-generation-svc/issues/4))
10+
- Add Travis configuration ([#7](https://github.com/opendevstack/ods-document-generation-svc/pull/7/files))
11+
12+
### Changed
13+
- Set default branch to master instead of production ([#27](https://github.com/opendevstack/ods-document-generation-svc/pull/27))
14+
- Doc Gen service should shop its ocp config in openshift directory ([#20](https://github.com/opendevstack/ods-document-generation-svc/issues/20))
15+
- Adjust document orientation ([#15](https://github.com/opendevstack/ods-document-generation-svc/issues/15))
16+
- Adjust spacing between header and content ([#12](https://github.com/opendevstack/ods-document-generation-svc/issues/12))
17+
- Upgrade to wkhtmltopdf 0.12.5 ([#11](https://github.com/opendevstack/ods-document-generation-svc/issues/11))
18+
19+
### Fixed
20+
- doc gen yml - missing labels - make tailor in qs fail & move to github actions ([#23](https://github.com/opendevstack/ods-document-generation-svc/pull/23))
21+
- Doc gen Service jenkins lacks Sonarqube config / scan ([#17](https://github.com/opendevstack/ods-document-generation-svc/issues/17))
22+
- fix yml to adopt for quickstarter ([#22](https://github.com/opendevstack/ods-document-generation-svc/pull/22))
23+
- Using HTML headers and footers causes large documents to fail ([#9](https://github.com/opendevstack/ods-document-generation-svc/issues/9))

0 commit comments

Comments
 (0)