v0.12.3 (2019-03-11)

0.12.2 (2019-01-18)

0.12.1 (2018-01-23)

0.12.0 (2017-11-21)

0.11.0 (2017-07-07)

The main change in this release is the addition of datakit-client-git which implements the DataKit API on top of a normal Git repository. This means that the deployment of DataKit tools is now much simpler as they do not need a running DataKit server anymore. The client and server packages have been renamed to make the use of 9p more explicit. Support for more transport is planned, including gRPC and Cap-n-proto.

Go bindings

datakit-server, datakit-client

datakit-client-9p

datakit-client-9p is now the new name for the previously named datakit-client. That package contains the 9p client bindings to the DataKit API. More clients to come.

datakit-client-git

datakit

datakit-github

datakit-github-bridge

datakit-ci

0.10.1 (2017-05-09)

all

0.10.0 (2017-04-28)

DataKit has a new home: the Moby Project!

all

datakit-ci

datakit

datakit-github

datakit-bridge-github

datakit-bridge-local-git

0.9.0 (2017-02-03)

datakit-local-git (new)

Normally, we use datakit-github to monitor the state of a remote repository on GitHub and use that as the input to the CI. When getting started with DataKitCI it is more convenient to be able to monitor a local Git repository.

datakit-bridge-github (new)

datakit-github

datakit-ci

datakit-client

0.8.1 (2016-12-02)

datakit-github

0.8.0 (2016-12-02)

datakit-ci

datakit-github

datakit-client

datakit-server

0.7.0 (2016-11-17)

The highlight of that release is datakit-ci: a new library to help creating new CI pipelines built on top of DataKit.

datakit-ci

datakit-github

datakit

datakit-client

datakit-server

0.6.0 (2016-10-03)

datakit-github

datakit-client

datakit-server

0.5.0 (2016-09-02)

Split the package in 3: server-side, client-side and GitHub bridge (#232, @samoht)

datakit-github

datakit-server

datakit-client

0.4.0 (2016-04-25)

while read PR do echo New PR: $PR echo pending > /db/github.com/docker/datakit/pr/status/test ... done < /db/github.com/docker/datakit/pr/updates ```

0.3.0 (2016-04-04)

~/mnt $ ls github.com/docker/datakit 41 42 ~/mnt $ cat github.com/docker/datakit/pr/41/status/default pending ~/mnt $ echo success > github.com/docker/datakit/pr/41/status/default ```

0.2.0 (2016-03-18)

0.1.1 (2016-02-26)

0.1.0 (2016-02-26)

docker/pinata 56982b9e744da6f895a0a4682f2e870f526d2ea3 ```