Skip to content

Commit b0f0172

Browse files
committed
0.3.108 release (previous 0.3.107) + release notes updated [ci skip]
1 parent 75388d9 commit b0f0172

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.108
4+
- 2020-02-14 - [1 commit](https://github.com/linkedin/ambry/compare/v0.3.107...v0.3.108) by [Justin Lin](https://github.com/justinlin-linkedin) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.3.108-green.svg)](https://bintray.com/linkedin/maven/ambry/0.3.108)
5+
- Default to use netty bytebuf in network layer and remove getAndRelease method [(#1375)](https://github.com/linkedin/ambry/pull/1375)
6+
37
#### 0.3.107
48
- 2020-02-14 - [1 commit](https://github.com/linkedin/ambry/compare/v0.3.106...v0.3.107) by [Justin Lin](https://github.com/justinlin-linkedin) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.3.107-green.svg)](https://bintray.com/linkedin/maven/ambry/0.3.107)
59
- Add handleUndeleteRequest method to AmbryRequests [(#1379)](https://github.com/linkedin/ambry/pull/1379)

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.108
4-
previousVersion=0.3.107
3+
version=0.3.109
4+
previousVersion=0.3.108

0 commit comments

Comments
 (0)