Skip to content

Commit

Permalink
(#150) release 0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
ripienaar committed Jan 20, 2018
1 parent 2213ca8 commit 2946560
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
|Date |Issue |Description |
|----------|------|---------------------------------------------------------------------------------------------------------|
|2018/01/20|150 |Release 0.0.6 |
|2018/01/20|58 |A mostly compatible `rpcutil` agent was added |
|2018/01/20|148 |The TTL of incoming request messages are checked |
|2018/01/20|146 |Stats about the server and message life cycle are recorded |
|2018/01/19|133 |A timeout context is supplied to actions when they get executed |
|2018/01/16|134 |Use new packaging infrastructure and move building to a circleci pipeline |
|2018/01/12|131 |Additional agents can now be added into the binary at comoile time |
|2018/01/12|125 |All files in additional dot config dirs are now parsed |
|2018/01/12|128 |Add additional fields related to the RPC request to mcorpc.Request |
|2018/01/10|120 |The concept of a provisioning mode was added along with a agent to assist automated provisioning |
|2018/01/09|60 |Auditing was added for mcorpc agents |
|2018/01/09|69 |The protocol package has been moved to `choria-io/go-protocol` |
|2018/01/08|118 |Create a helper to parse mcorpc requests into a standard structure |
|2018/01/05|114 |Ensure the logfile name matches the package name |
|2018/01/06| |Release 0.0.5 |
|2018/01/05|110 |Correctly detect startup failures in the el6 init script |
|2018/01/04|111 |Treat the defaults file as config in the el6 rpm |
Expand Down

0 comments on commit 2946560

Please sign in to comment.