Skip to content

Commit

Permalink
Update version to 2.1.0
Browse files Browse the repository at this point in the history
Signed-off-by: Alessandro Grassi <[email protected]>
  • Loading branch information
Alessandro Grassi committed Jan 9, 2018
1 parent 6cc569e commit 7976683
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
## 2018-01-09 - Release 2.1.0

### Summary

- Improved hiera support
- Added support for `backup_directory`, `log_level` and `parallel_cron_jobs`
- Added support for SSH host key exchange
- Updated module dependencies to need newer postgresql and apt modules

#### Bugfixes

- #38, #48 Make pg_hba_rule title server-specific to avoid duplication
- Added settings that were left behind to the template
- Only set `archive_command` if archiving is enabled
- Avoid exchanging ssh authentication keys if the setup is streaming only

## 2017-03-16 - Release 2.0.2

### Summary
Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "it2ndq-barman",
"version": "2.0.2",
"version": "2.1.0",
"author": "it2ndq",
"summary": "Barman (Backup and Recovery Manager for PostgreSQL) module",
"license": "GPL-3.0",
Expand Down

0 comments on commit 7976683

Please sign in to comment.