Skip to content

Releases: GoogleCloudPlatform/pontem

Upgrading to Beam 2.7

04 Oct 21:07
76bfa91
Compare
Choose a tag to compare
  • Upgrading to Apache Beam 2.7 and related dependency upgrades.
  • Deprecating serialized backup and restore format in favor of the preferred Avro format. Individuals who still need to use serialized functionality can download previous releases.

Adding Avro Backup & Restore Support

10 Jul 17:33
d141f25
Compare
Choose a tag to compare
  • Backup and restore a Cloud Spanner database in Avro format.

An important bug fix and feature request

14 May 23:10
b81c998
Compare
Choose a tag to compare

Included in this 0.0.2 version is:

  • Improved documentation about latency and cost.
  • A fix for issue #67 which pertained to backup and restore of databases with arrays
  • Implementation of feature request in issue #69 which pertained to backing up on top of an existing backup

Initial Release

08 May 15:10
b7e3bf3
Compare
Choose a tag to compare

Included in this 0.0.1 version is:

Details on how to perform a backup and restore are available here.