Skip to content

Commit 009b646

Browse files
committed
0.3.88 release (previous 0.3.87) + release notes updated [ci skip]
1 parent 608c101 commit 009b646

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

docs/release-notes.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
<sup><sup>*Release notes were automatically generated by [Shipkit](http://shipkit.org/)*</sup></sup>
22

3+
#### 0.3.88
4+
- 2020-01-18 - [1 commit](https://github.com/linkedin/ambry/compare/v0.3.87...v0.3.88) by [Rob Block](https://github.com/lightningrob) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.3.88-green.svg)](https://bintray.com/linkedin/maven/ambry/0.3.88)
5+
- Add custom serializer to reduce size of CloudBlobMetadata [(#1358)](https://github.com/linkedin/ambry/pull/1358)
6+
37
#### 0.3.87
48
- 2020-01-16 - [1 commit](https://github.com/linkedin/ambry/compare/v0.3.86...v0.3.87) by [Ze Mao](https://github.com/zzmao) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.3.87-green.svg)](https://bintray.com/linkedin/maven/ambry/0.3.87)
59
- Add HTTP2 port type and generalize ConnectedChannel [(#1351)](https://github.com/linkedin/ambry/pull/1351)

version.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#Version of the produced binaries. This file is intended to be checked-in.
22
#It will be automatically bumped by release automation.
3-
version=0.3.88
4-
previousVersion=0.3.87
3+
version=0.3.89
4+
previousVersion=0.3.88

0 commit comments

Comments
 (0)