Skip to content

Commit

Permalink
Add changelog entry for S3 option (#1361)
Browse files Browse the repository at this point in the history
Signed-off-by: Lukasz Jernas <lukasz.jernas@allegro.pl>
  • Loading branch information
deejay1 authored and GiedriusS committed Jul 30, 2019
1 parent e0571db commit e5c5112
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,12 @@ We use *breaking* word for marking changes that are not backward compatible (rel

## Unreleased.

### Added

- [#1358](https://github.com/thanos-io/thanos/pull/1358) Added `part_size` configuration option for HTTP multipart requests minimum part size for S3 storage type

### Changed

- [#1338](https://github.com/thanos-io/thanos/pull/1338) Querier still warns on store API duplicate, but allows a single one from duplicated set. This is gracefully warn about the problematic logic and not disrupt immediately.

### Fixed
Expand Down

0 comments on commit e5c5112

Please sign in to comment.