File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 2
2
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
3
3
and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
4
4
5
- ## 2.7.0 (UNRELEASED )
5
+ ## 2.7.0 (09/26/2020 )
6
6
#### New Features
7
7
- [ PR-225] ( https://github.com/SourceLabOrg/kafka-webview/pull/225 )
8
8
- Adds the ability to set custom kafka client properties when defining a cluster.
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >kafka-webview</artifactId >
7
7
<groupId >org.sourcelab</groupId >
8
- <version >2.6 .0</version >
8
+ <version >2.7 .0</version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
12
12
<artifactId >dev-cluster</artifactId >
13
- <version >2.6 .0</version >
13
+ <version >2.7 .0</version >
14
14
15
15
<!-- Require Maven 3.3.9 -->
16
16
<prerequisites >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.sourcelab</groupId >
7
7
<artifactId >kafka-webview</artifactId >
8
- <version >2.6 .0</version >
8
+ <version >2.7 .0</version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
<artifactId >kafka-webview-plugin</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >kafka-webview</artifactId >
7
7
<groupId >org.sourcelab</groupId >
8
- <version >2.6 .0</version >
8
+ <version >2.7 .0</version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
<artifactId >kafka-webview-ui</artifactId >
12
- <version >2.6 .0</version >
12
+ <version >2.7 .0</version >
13
13
14
14
<!-- Module Description and Ownership -->
15
15
<name >Kafka WebView UI</name >
Original file line number Diff line number Diff line change 7
7
<groupId >org.sourcelab</groupId >
8
8
<artifactId >kafka-webview</artifactId >
9
9
<packaging >pom</packaging >
10
- <version >2.6 .0</version >
10
+ <version >2.7 .0</version >
11
11
12
12
<!-- Define submodules -->
13
13
<modules >
You can’t perform that action at this time.
0 commit comments