Skip to content
This repository has been archived by the owner on Jan 12, 2019. It is now read-only.

Commit

Permalink
chore: tag 0.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
bbangert committed Mar 22, 2016
1 parent b4fcf4e commit 8ae973f
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
<a name="0.1"></a>
## 0.1 (2016-03-22)


#### Features

* refactor handler into singleton class ([ba2666c4](https://github.com/mozilla-services/push-processor/commit/ba2666c439eb920a6fa70ad180a40bd533019d15))
* add db and lambda handler ([8061cee0](https://github.com/mozilla-services/push-processor/commit/8061cee0f0b8d3461d2c8466dd2300705c262999))
* add public key processor ([de1cc485](https://github.com/mozilla-services/push-processor/commit/de1cc48550a501947fde2bfcc2aa78d6fcd2d7b4))
* add aws s3 open function with streaming reader ([3bdf30f7](https://github.com/mozilla-services/push-processor/commit/3bdf30f75e164dbbb5e19d4ac3a7b9074f199245))
* add heka protobuf stream decoding to message ([bb23b722](https://github.com/mozilla-services/push-processor/commit/bb23b7220c9885ccaa9b0067f1d469b48b9af1f6))

#### Chore

* add push message dep ([6aae9683](https://github.com/mozilla-services/push-processor/commit/6aae96830db5622884820c1e5e920bee5cdff08c))
* add requirements.txt ([e1c35e80](https://github.com/mozilla-services/push-processor/commit/e1c35e80ebc353bf817712ac7cea7b75201b1d26))
* initial project setup ([da373233](https://github.com/mozilla-services/push-processor/commit/da373233237e8e641cbc265bdc30043885bdfb11))
* add license file ([1849f17c](https://github.com/mozilla-services/push-processor/commit/1849f17c13ed9979a800964541e2b34112aa8c20))

0 comments on commit 8ae973f

Please sign in to comment.