Skip to content

Commit cf90542

Browse files
committed
0.3.105 release (previous 0.3.104) + release notes updated [ci skip]
1 parent bcab57e commit cf90542

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

docs/release-notes.md

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

3+
#### 0.3.105
4+
- 2020-02-14 - [2 commits](https://github.com/linkedin/ambry/compare/v0.3.104...v0.3.105) by [Casey Getz](https://github.com/cgtz) (1), [Yingyi Zhang](https://github.com/jsjtzyy) (1) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.3.105-green.svg)](https://bintray.com/linkedin/maven/ambry/0.3.105)
5+
- Fix default value for maxCachedBufferCapacity in NettyByteBufLeakHelper [(#1381)](https://github.com/linkedin/ambry/pull/1381)
6+
- Upgrade Helix lib to 0.9.1 and add metrics for state transition [(#1374)](https://github.com/linkedin/ambry/pull/1374)
7+
38
#### 0.3.104
49
- 2020-02-11 - [1 commit](https://github.com/linkedin/ambry/compare/v0.3.103...v0.3.104) by [Ze Mao](https://github.com/zzmao) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.3.104-green.svg)](https://bintray.com/linkedin/maven/ambry/0.3.104)
510
- Add Netty Based HTTP2 implementation for storage server. [(#1352)](https://github.com/linkedin/ambry/pull/1352)

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.105
4-
previousVersion=0.3.104
3+
version=0.3.106
4+
previousVersion=0.3.105

0 commit comments

Comments
 (0)