Skip to content

Releases: garywiz/chaperone

Feature Release 0.3.1

04 Oct 07:27
Compare
Choose a tag to compare

This is a major release that adds a number of important features and refinements, including pass-through NOTIFY_SOCKET support so that systemd is informed about system start-up state regardless of how processes within the container are managed. Most importantly, a new automated test harness that simulates various process mixes has been added to the release process to assure that Chaperone manages processes in a consistent and reliable way from release to release.

See the Change Log for details.

Bugfix Release 0.2.24

28 Jul 02:37
Compare
Choose a tag to compare

This release:

  • Improves the packaging on PyPi so optional modules will not be included if --no-install-recommends is included when using apt-get. Functionality is not affected, although there may be some cosmetic differences. For example, Chaperone needs a binary module to display it's process title in ps listings, and will omit this functionality if it is not present.
  • Corrects the problems reported in Issue #1: "Build failure due to undocumented dependency"

Stable Beta Version 0.2.23

23 Jul 04:34
Compare
Choose a tag to compare

Full function version ready for use. Documentation at http://garywiz.github.io/chaperone.

First Beta Release

17 Jun 01:01
Compare
Choose a tag to compare
First Beta Release Pre-release
Pre-release

This is the first fully functional Beta release of Chaperone. Reference documentation is now available at http://garywiz.github.io/chaperone.