Skip to content

Commit

Permalink
Feature/release4.x (#67)
Browse files Browse the repository at this point in the history
* Added /document input log and duplicated maxRequestSize size

- Added info log to see input to /document endpoint (#58)
- Increased maxRequestSize from 100m to 200m
- Changed req body data log from info to debug
- Added prettyprint to log

Co-authored-by: Angel MP <angelmp.mail@gmail.com>
Co-authored-by: Angel Martinez <angel_2.martinez@boehringer-ingelheim.com>
  • Loading branch information
3 people authored Nov 18, 2021
1 parent d63d7b1 commit 4dbeb5c
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,19 @@
# Changelog

## Unreleased
- Fix TIR and DTR documents are not properly indexed ([#55](https://github.com/opendevstack/ods-document-generation-svc/pull/55))


## [4.0] - 2021-18-11

### Added
- Added log to print /document endpoint input

### Fixed
- Github template tests fail in proxy environment ([#56](https://github.com/opendevstack/ods-document-generation-svc/issues/56))
- Fix TIR and DTR documents are not properly indexed ([#55](https://github.com/opendevstack/ods-document-generation-svc/pull/55))

### Changed
- Updated maxRequestSize value from 100m to 200m

## [4.0] - 2021-15-11

Expand Down

0 comments on commit 4dbeb5c

Please sign in to comment.