Skip to content

Commit 44fc3b5

Browse files
committed
0.0.44 release (previous 0.0.43) + release notes updated [ci skip]
1 parent 11ebd9d commit 44fc3b5

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.0.44
4+
- 2019-12-13 - [1 commit](https://github.com/linkedin/transport/compare/v0.0.43...v0.0.44) by [Raymond](https://github.com/raymondlam12) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.0.44-green.svg)](https://bintray.com/linkedin-transport/maven/transport/0.0.44)
5+
- Remove log4j properties from main sources [(#32)](https://github.com/linkedin/transport/pull/32)
6+
37
#### 0.0.43
48
- 2019-12-02 - [2 commits](https://github.com/linkedin/transport/compare/v0.0.42...v0.0.43) by [Mark Wagner](https://github.com/wagnermarkd) (1), [Shardul Mahadik](https://github.com/shardulm94) (1) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.0.43-green.svg)](https://bintray.com/linkedin-transport/maven/transport/0.0.43)
59
- Upgrade to Presto 319 [(#31)](https://github.com/linkedin/transport/pull/31)

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.0.44
4-
previousVersion=0.0.43
3+
version=0.0.45
4+
previousVersion=0.0.44

0 commit comments

Comments
 (0)