Skip to content

Barman 3.4.1

Compare
Choose a tag to compare
@mikewallace1979 mikewallace1979 released this 31 Mar 13:16
· 263 commits to master since this release

Version 3.4.1 - 31 March 2023

Bug fixes:

  • Fix a bug which prevented barman-cloud-backup-show from
    displaying the backup metadata for backups made with
    barman backup and uploaded by barman-cloud-backup as a
    post-backup hook script.

  • Fix a bug where the PostgreSQL connection used to validate backup
    compression settings was left open until termination of the
    Barman command.

  • Fix an issue which caused rsync-concurrent backups to fail when
    running for a duration greater than idle_session_timeout.

  • Fix a bug where the backup name was not saved in the backup
    metadata if the --wait flag was used with barman backup.

Acknowledgements

We thank the following who contributed to this release:

  • barthisrael
  • epolkerman
  • hzetters