Skip to content

Releases: pgmoneta/pgmoneta

pgmoneta 0.11.1

30 Apr 15:55
Compare
Choose a tag to compare

This is an enhancement and bug fix release.

Enhancements

Bug fixes

pgmoneta 0.11.0

pgmoneta 0.10.1

05 Apr 11:47
Compare
Choose a tag to compare

pgmoneta 0.10.0

pgmoneta 0.9.0

14 Feb 17:49
Compare
Choose a tag to compare

This is a feature release.

Features

  • #186 Enhance Transport Level Security support

Enhancements

  • #183 Increase SECURITY_BUFFER_SIZE
  • #184 Add more logging when extracting messages

pgmoneta 0.8.0

pgmoneta 0.7.3

28 Dec 08:10
Compare
Choose a tag to compare

This is an enhancement and bug fix release.

Enhancements

Bug fixes

Some issues for FreeBSD and OpenBSD were fixed as well.

pgmoneta 0.7.2

pgmoneta 0.7.1

22 Oct 16:49
Compare
Choose a tag to compare

This a bug fix release

Bug fixes

  • #148 Replace strncpy
  • #149 Use return value from functions

pgmoneta 0.7.0

28 Sep 15:08
Compare
Choose a tag to compare

This is a feature release which includes the Google Summer of Code projects
from @Jubilee101 and @linzs148.

Features

  • #6 Support BZip2 compression
  • #97 Supporting backup in AWS S3 engine
  • #100 Supporting backup in Azure storage account
  • #115 Backup policy
  • #123 Native backup
  • #129 Support tablespaces
  • #133 Dashboard for pgmoneta metrics
  • #139 Native receivewal

Enhancements

  • #138 Restore: Delete backup_label

Bug fixes

  • #107 GCC error when compling
  • #131 Misuse of pgmoneta_free_message and pgmoneta_free_copy_message
  • #135 Symbolic links are compressed

Thanks to