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 22The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
33and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
44
5- ## 2.7.0 (UNRELEASED )
5+ ## 2.7.0 (09/26/2020 )
66#### New Features
77- [ PR-225] ( https://github.com/SourceLabOrg/kafka-webview/pull/225 )
88 - Adds the ability to set custom kafka client properties when defining a cluster.
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >kafka-webview</artifactId >
77 <groupId >org.sourcelab</groupId >
8- <version >2.6 .0</version >
8+ <version >2.7 .0</version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
1212 <artifactId >dev-cluster</artifactId >
13- <version >2.6 .0</version >
13+ <version >2.7 .0</version >
1414
1515 <!-- Require Maven 3.3.9 -->
1616 <prerequisites >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.sourcelab</groupId >
77 <artifactId >kafka-webview</artifactId >
8- <version >2.6 .0</version >
8+ <version >2.7 .0</version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111 <artifactId >kafka-webview-plugin</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >kafka-webview</artifactId >
77 <groupId >org.sourcelab</groupId >
8- <version >2.6 .0</version >
8+ <version >2.7 .0</version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111 <artifactId >kafka-webview-ui</artifactId >
12- <version >2.6 .0</version >
12+ <version >2.7 .0</version >
1313
1414 <!-- Module Description and Ownership -->
1515 <name >Kafka WebView UI</name >
Original file line number Diff line number Diff line change 77 <groupId >org.sourcelab</groupId >
88 <artifactId >kafka-webview</artifactId >
99 <packaging >pom</packaging >
10- <version >2.6 .0</version >
10+ <version >2.7 .0</version >
1111
1212 <!-- Define submodules -->
1313 <modules >
You can’t perform that action at this time.
0 commit comments