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