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

Commit

Permalink
Add change history for 0.0.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
jsdelfino committed Oct 31, 2015
1 parent 468efa4 commit 4783f08
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,30 @@ The Abacus usage metering and aggregation service.

---

### v0.0.2 - 10/30/2015

##### Usage submission
- Accept and record duplicate usage docs
- Fix issue with db partitioning in provisioning service

##### Usage accumulation
- Fix timing and event sequencing issues in tests

##### App usage metering
- Fix detection of duplicate usage docs with multiple consumers

##### Misc
- App health checks based on error rates
- Optional registration in Eureka for monitoring with Hystrix
- Support easier app environment configuration with .rc files

##### Prerequisites
- Node.js 0.12, 4.2
- CouchDB 1.6 compatible database
- Cloud Foundry v210+

---

### v0.0.2-rc.2 - 10/23/2015

##### Usage submission
Expand Down

0 comments on commit 4783f08

Please sign in to comment.