Skip to content
This repository has been archived by the owner on Apr 29, 2020. It is now read-only.

Releases: square/p2

Release 0.0.12

04 Jan 21:36
Compare
Choose a tag to compare
Release 0.0.12 Pre-release
Pre-release

Periodic release

Release 0.0.11

07 Dec 19:16
Compare
Choose a tag to compare
Release 0.0.11 Pre-release
Pre-release

Periodic release.

Release 0.0.10

29 Oct 15:34
Compare
Choose a tag to compare
Release 0.0.10 Pre-release
Pre-release

Periodic release. Fixes many bugs and starts work on rolling updates.

0.0.9

13 Oct 18:08
Compare
Choose a tag to compare
0.0.9 Pre-release
Pre-release

This release updates the p2-exec binary to only attempt to change users if the user specified with -u is different than the user p2-exec is being executed as.

0.0.8: Update README.md

22 Sep 20:20
Compare
Choose a tag to compare
Pre-release

This release contains updates to the p2-replicate binary that make use of health information stored in consul's KV store by the preparer instead of the information exposed by consul's native health checking.

0.0.7: Merge pull request #217 from robertabbott/abbott/fixPanicsInHealth

02 Sep 21:41
Compare
Choose a tag to compare
find*Result in health package handles empty slice inputs

0.0.3

16 Apr 18:26
Compare
Choose a tag to compare
0.0.3 Pre-release
Pre-release

This release updates the pod manifest schema with some new top-level changes like the run_as key. The schema change requires new versions of the client-side utilities.

0.0.2

30 Mar 19:13
Compare
Choose a tag to compare
0.0.2 Pre-release
Pre-release

This release provides a working implementation of p2-replicate, for rolling out a pod to multiple preparers.

First-glance look at p2 utilities

17 Jan 01:23
Compare
Choose a tag to compare
Pre-release

This debug release of p2 is meant for users wishing to try using its features while we debug and expand p2's feature set. Currently p2 provides the following:

  • Self-hosted and bootstrapped deployment agents
  • Simple configuration and environment management
  • First-draft of the hooks system.
  • Auditing binaries for inspecting the state of the system.