Skip to content
This repository was archived by the owner on Oct 23, 2024. It is now read-only.

Commit 0ee65db

Browse files
author
Jan Schlicht
authored
Update CHANGELOG for release (#165)
1 parent 8641668 commit 0ee65db

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,22 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to
77
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).
88

9+
## [3.11.7-1.0.2] - 2020-11-04
10+
11+
### Changed
12+
13+
- Started extending Parameters with additional attributes and types
14+
([#162](https://github.com/mesosphere/kudo-cassandra-operator/pull/162))
15+
- Bumped Cassandra to 3.11.7
16+
([#161](https://github.com/mesosphere/kudo-cassandra-operator/pull/161))
17+
18+
### Added
19+
20+
- Introduce a parameter to set annotations for the external service
21+
([#164](https://github.com/mesosphere/kudo-cassandra-operator/pull/164))
22+
- Add OpenSSL and zlib to Medusa Docker images
23+
([#163](https://github.com/mesosphere/kudo-cassandra-operator/pull/163))
24+
925
## [3.11.6-1.0.1] - 2020-07-24
1026

1127
### Changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ kubectl kudo install cassandra
6060

6161
| Version | Apache Cassandra version | Operator version | Minimum KUDO Version | Status | Release date |
6262
| ------------------------------------------------------------------------------------------------ | ------------------------ | ---------------- | -------------------- | ------ | ------------ |
63+
| [3.11.7-1.0.2](https://github.com/mesosphere/kudo-cassandra-operator/releases/tag/v3.11.7-1.0.2) | 3.11.7 | 1.0.2 | 0.17.0 | GA | 2020-11-04 |
64+
| [3.11.6-1.0.1](https://github.com/mesosphere/kudo-cassandra-operator/releases/tag/v3.11.6-1.0.1) | 3.11.6 | 1.0.1 | 0.16.0 | GA | 2020-07-27 |
6365
| [3.11.6-1.0.0](https://github.com/mesosphere/kudo-cassandra-operator/releases/tag/v3.11.6-1.0.0) | 3.11.6 | 1.0.0 | 0.13.0 | GA | 2020-06-04 |
6466
| [3.11.5-0.1.2](https://github.com/mesosphere/kudo-cassandra-operator/releases/tag/v3.11.5-0.1.2) | 3.11.5 | 0.1.2 | 0.10.0 | beta | 2020-01-22 |
6567
| [3.11.5-0.1.1](https://github.com/mesosphere/kudo-cassandra-operator/releases/tag/v3.11.5-0.1.1) | 3.11.5 | 0.1.1 | 0.8.0 | beta | 2019-12-12 |

0 commit comments

Comments
 (0)