Skip to content

Commit

Permalink
0.3.33 release (previous 0.3.32) + release notes updated [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
shipkit-org committed Oct 16, 2019
1 parent a8c222e commit dd57bfb
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.33
- 2019-10-16 - [1 commit](https://github.com/linkedin/ambry/compare/v0.3.32...v0.3.33) by [Casey Getz](https://github.com/cgtz) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.3.33-green.svg)](https://bintray.com/linkedin/maven/ambry/0.3.33)
- Close connections on router request timeouts [(#1279)](https://github.com/linkedin/ambry/pull/1279)

#### 0.3.32
- 2019-10-14 - [1 commit](https://github.com/linkedin/ambry/compare/v0.3.31...v0.3.32) by [David Harju](https://github.com/dharju) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.3.32-green.svg)](https://bintray.com/linkedin/maven/ambry/0.3.32)
- Undelete base record (alternative) [(#1276)](https://github.com/linkedin/ambry/pull/1276)
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.33
previousVersion=0.3.32
version=0.3.34
previousVersion=0.3.33

0 comments on commit dd57bfb

Please sign in to comment.