@@ -19,18 +19,36 @@ We use *breaking* word for marking changes that are not backward compatible (rel
1919
2020### Added
2121
22- - [ #97 ] ( https://github.com/thanos-io/kube-thanos/pull/97 ) store: Enable binary index header
23-
24- - [ #99 ] ( https://github.com/thanos-io/kube-thanos/pull/99 ) receive: Adapt receive local endpoint to gRPC based endpoint
22+ - [ #105 ] ( https://github.com/thanos-io/kube-thanos/pull/105 ) compactor, store: Add deduplication replica label flags and delete delay labels
2523
2624### Fixed
2725
2826-
2927
30- [ Full Changelog] ( https://github.com/thanos-io/kube-thanos/compare/53b47dd3c5c262bc17a5c37bad004839f7eda866...v0.9.0 )
28+ [ Full Changelog] ( https://github.com/thanos-io/kube-thanos/compare/master...v0.11.0 )
29+
30+ ## [ v0.11.0] ( https://github.com/thanos-io/kube-thanos/tree/v0.11.0 ) (2020-02-11)
31+
32+ Compatible with https://github.com/thanos-io/thanos/releases/tag/v0.11.0
33+
34+ ### Fixed
35+
36+ - [ #109 ] ( https://github.com/thanos-io/kube-thanos/pull/109 ) compactor: Use tc.config.replicas variable in compact component
37+
38+ ### Added
39+
40+ - [ #97 ] ( https://github.com/thanos-io/kube-thanos/pull/97 ) store: Enable binary index header
41+
42+ - [ #99 ] ( https://github.com/thanos-io/kube-thanos/pull/99 ) receive: Adapt receive local endpoint to gRPC based endpoint
43+
44+ - [ #103 ] ( https://github.com/thanos-io/kube-thanos/pull/103 ) * : Add termination message policy to containers
45+
46+ [ Full Changelog] ( https://github.com/thanos-io/kube-thanos/compare/v0.10.0...v0.11.0 )
3147
3248## [ v0.10.0] ( https://github.com/thanos-io/kube-thanos/tree/v0.10.0 ) (2020-02-11)
3349
50+ Compatible with https://github.com/thanos-io/thanos/releases/tag/v0.10.0
51+
3452### Breaking Changes
3553
3654> This version includes lots of breaking changes, you may have to change your downstream changes and re-create your resources when you apply.
@@ -74,6 +92,8 @@ We use *breaking* word for marking changes that are not backward compatible (rel
7492
7593## [ v0.9.0] ( https://github.com/thanos-io/kube-thanos/tree/v0.9.0 ) (2019-12-13)
7694
95+ Compatible with https://github.com/thanos-io/thanos/releases/tag/v0.9.0
96+
7797` Initial release: ` See full changelog for long history of changes.
7898
7999
0 commit comments