diff options
author | varac <varacanero@zeromail.org> | 2015-04-16 17:03:18 +0200 |
---|---|---|
committer | varac <varacanero@zeromail.org> | 2015-04-16 17:03:18 +0200 |
commit | 8bd7eca1913a8ca23e8b2c92b83aeac5a665131b (patch) | |
tree | 56382bffcef3131905c9b0259f45dbf6cf88231f | |
parent | 00ff465519e2ac6d6c1b9beddbe5e51937d4825a (diff) |
updated CHANGES.md
Change-Id: I9a80fdc78f144cc80b9fa9206d059f5cb73e1725
-rw-r--r-- | CHANGES.md | 11 |
1 files changed, 9 insertions, 2 deletions
@@ -8,7 +8,7 @@ rotate the `sessions` and `tokens` databases monthly. The new database names are `tokens_XXX` and `sessions_XXX` where XXX is counter since the epoch that increments every month (not a calendar month, but a month's worth of seconds). -Additionally, nagios monitor and `leap test run` now will create and destroy +Additionally, nagios checks and `leap test run` now will create and destroy test users in the `tmp_users` database, which will get periodically deleted and recreated. @@ -17,8 +17,13 @@ Compatibility: * Requires leap_cli version 1.7 * Requires bitmask client version >= 0.7 * Previous releases supported cookies when using the provider API. Now, only tokens are supported. +* Includes: + * leap_mx 0.6.1 + * tapicero ? + * soledad ? Commits: https://leap.se/git/leap_platform.git/shortlog/refs/tags/0.7.0 +Issues fixes: https://leap.se/code/versions/168 Upgrading: @@ -36,10 +41,12 @@ New features: `/var/log/leap`, including the user, leap_cli version, and platform version. * you must now run `leap deploy --downgrade` if you want to deploy an older version over a newer platform version. +* a summary of deploys is logged on each node at `/var/log/leap/deploy-summary.log` * the install source each custom daemons (e.g. tapicero, etc) is now configured on `common.json`. * you can configure apt sources in common.json -* many bug fixes +* Improved Nagios graphs integration (with pnp4nagios) +* many bug bugfixes Platform 0.6 ------------------------------------- |