Skip to content

Commit

Permalink
0.3.79 release (previous 0.3.78) + release notes updated [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
shipkit-org committed Jan 6, 2020
1 parent b156f85 commit 443679b
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.79
- 2020-01-06 - [1 commit](https://github.com/linkedin/ambry/compare/v0.3.78...v0.3.79) by [Dmitry Nikiforov](https://github.com/dniq) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.3.79-green.svg)](https://bintray.com/linkedin/maven/ambry/0.3.79)
- Adding operationCount metric in preparation to replace operationRate [(#1336)](https://github.com/linkedin/ambry/pull/1336)

#### 0.3.78
- 2020-01-04 - [1 commit](https://github.com/linkedin/ambry/compare/v0.3.77...v0.3.78) by [Yingyi Zhang](https://github.com/jsjtzyy) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.3.78-green.svg)](https://bintray.com/linkedin/maven/ambry/0.3.78)
- Allow HelixClusterManager to adopt different implementations of ClusterChangeHandler [(#1344)](https://github.com/linkedin/ambry/pull/1344)
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.79
previousVersion=0.3.78
version=0.3.80
previousVersion=0.3.79

0 comments on commit 443679b

Please sign in to comment.