Skip to content

Commit

Permalink
Merge pull request #1176 from enterprisemediawiki/31.6.0-release
Browse files Browse the repository at this point in the history
31.6.0 release
  • Loading branch information
jamesmontalvo3 authored Jun 3, 2019
2 parents 55cf648 + 2bb09f5 commit de55edd
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions RELEASE-NOTES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,29 @@
Release Notes
=============

## Meza 31.6.0

No longer require encryption of secret.yml; prefer variable-level encryption; fix permissions for rsync-push

### Commits since 31.5.0

* e70279c Don't print command for encrypt/decrypt (too much text)
* 63b86fa Add encrypt_string and decrypt_string meza commands
* 0c9555f Cleanup comments about encryption, remove secret.yml decryption from test case
* 3d88285 Remove auto-encrypting of secret.yml
* 419550a Add --no-perms to rsync-push

### Contributors

* 7 James Montalvo

# How to upgrade

```bash
sudo meza update 31.6.0
sudo meza deploy <insert-your-environment-name>
```

## Meza 31.5.0

Major deploy and autodeploy improvements; Push backups to remote server; Security and general improvements; bug fixes
Expand Down

0 comments on commit de55edd

Please sign in to comment.