Skip to content

Commit

Permalink
0.3.100 release (previous 0.3.99) + release notes updated [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
shipkit-org committed Feb 7, 2020
1 parent bfb751b commit af2c067
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions docs/release-notes.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
<sup><sup>*Release notes were automatically generated by [Shipkit](http://shipkit.org/)*</sup></sup>

#### 0.3.100
- 2020-02-07 - [1 commit](https://github.com/linkedin/ambry/compare/v0.3.99...v0.3.100) by [Yingyi Zhang](https://github.com/jsjtzyy) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.3.100-green.svg)](https://bintray.com/linkedin/maven/ambry/0.3.100)
- Implement replica Offline-To-Dropped transition on server side [(#1347)](https://github.com/linkedin/ambry/pull/1347)

#### 0.3.99
- 2020-02-05 - [1 commit](https://github.com/linkedin/ambry/compare/v0.3.98...v0.3.99) by [Rob Block](https://github.com/lightningrob) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.3.99-green.svg)](https://bintray.com/linkedin/maven/ambry/0.3.99)
- Azure blob layout strategy [(#1371)](https://github.com/linkedin/ambry/pull/1371)
Expand Down
4 changes: 2 additions & 2 deletions version.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#Version of the produced binaries. This file is intended to be checked-in.
#It will be automatically bumped by release automation.
version=0.3.100
previousVersion=0.3.99
version=0.3.101
previousVersion=0.3.100

0 comments on commit af2c067

Please sign in to comment.