Skip to content

v0.7.0

Compare
Choose a tag to compare
@sgotti sgotti released this 29 Aug 09:11
· 441 commits to master since this release
v0.7.0

v0.7.0

New features

  • Added ability to define custom pg_hba.conf entries (#341)
  • Added ability to set Locale, Encoding and DataChecksums when initializing a new pg db cluster (#338)
  • Added stolonctl clusterdata command to dump the current clusterdata saved in the store (#318)
  • Detect if a standby cannot sync due to missing wal files on primary (#312)
  • Various improvements to proxy logic (#308) (#310)
  • Added cluster spec option to define additional wal senders (#311)
  • Added various postgresql recovery target settings for point in time recovery (#303)
  • Added --log-level argument to stolon commands (deprecating --debug) (#298)

BugFixes

  • IPV6 fixes (#326)
  • Handle null values in pg_file_settings view (#322)

and many other bug fixes and documentation improvements

Thanks to everybody who contributed to this release:

Albert Vaca, @emdeD, Niklas Hambüchen, Tim Heckman