File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
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.1.2 (UNRELEASED )
5+ ## 2.1.2 (01/15/2018 )
66
77#### Bug fixes
88- [ ISSUE-114] ( https://github.com/SourceLabOrg/kafka-webview/issues/114 ) Better out of the box support for Avro decoding / Confluent Schema Registry.
99
10+ #### Internal Dependency Updates
11+ - Upgrade from Spring Boot 2.0.5 to 2.0.7
12+
13+
1014## 2.1.1 (01/08/2019)
1115#### New Features
1216- Added ability to Copy previously created views.
Original file line number Diff line number Diff line change 7171 <parent >
7272 <groupId >org.springframework.boot</groupId >
7373 <artifactId >spring-boot-starter-parent</artifactId >
74- <version >2.0.7 .RELEASE</version >
74+ <version >2.0.8 .RELEASE</version >
7575 </parent >
7676
7777 <dependencies >
You can’t perform that action at this time.
0 commit comments