File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 1
1
Barman News - History of user-visible changes
2
2
3
+ Version 3.8.0 - 31 August 2023
4
+
5
+ - Clarify package installation. barman is packaged with default python version
6
+ for each operating system.
7
+
8
+ - The `minimum-redundancy` option is added to `barman-cloud-backup-delete`.
9
+ It allows to set the minimum number of backups that should always be available.
10
+
11
+ - Add a new `primary_checkpoint_timeout` configuration option. Allows define
12
+ the amount of seconds that Barman will wait at the end of a backup if no
13
+ new WAL files are produced, before forcing a checkpoint on the primary server.
14
+
15
+ - Bug fixes:
16
+
17
+ - Fix race condition in barman retention policies application. Backup
18
+ deletions will now raise a warning if another deletion is in progress
19
+ for the requested backup.
20
+
21
+ - Fix `barman-cloud-backup-show` man page installation.
22
+
3
23
Version 3.7.0 - 25 July 2023
4
24
5
25
- Support is added for snapshot backups on AWS using EBS volumes.
You can’t perform that action at this time.
0 commit comments