Skip to content

Commit cb42b10

Browse files
committed
Update NEWS for 3.8.0
1 parent 5dac441 commit cb42b10

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

NEWS

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
Barman News - History of user-visible changes
22

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+
323
Version 3.7.0 - 25 July 2023
424

525
- Support is added for snapshot backups on AWS using EBS volumes.

0 commit comments

Comments
 (0)