Skip to content

v0.3.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@timvaillancourt timvaillancourt released this 15 Feb 13:53
· 713 commits to master since this release
a9c9566

WARNING

NOTE: THIS AN ALPHA-LEVEL RELEASE NOT RECOMMENDED FOR PRODUCTION!!!

APIs, methods and configuration fields are likely to change in the near future!

Please report issues with a Percona Ticket

Changelog

57885ca Add backup-restore.sh (and deps) to pbmctl Dockerfile temporarily to resolve CLOUD-99 (#183)
f4d9acf Fix dep issues
574a601 Fix dep warning for x/net package (#186)
44e6353 Fix godep error: 'Gopkg.lock: Unable to parse the lock as TOML: (108, 3): The following key was defined twice: projects.branch'
423ab9c Fix reconnect logic in pbm-agent (#191)
9e4d612 Fixed all tests and merging issues
4753b9e Fixed tests
037a400 Implemented new tests
5c604f8 Merge branch 'master' into PBM-169-slow-restore-from-s3
8b743de Merge branch 'master' into PBM-88-Adding-storages
6c02851 Merge pull request #179 from percona/new-configuration-reader
f99a8c4 Merge pull request #181 from percona/PBM-132
5e7f583 Merge pull request #182 from percona/PBM-88
5902ea2 Merge pull request #184 from percona/PBM-88-Adding-storages
300b40d Merge pull request #192 from percona/PBM-169-slow-restore-from-s3
202ff19 Move internal/storage -> storage (#185)
4bf48e4 Move post-build.sh -> packaging/scripts/goreleaser-post-build.sh (#188)
7b40f37 PBM-132 Fixed get cluster ID for config servers
e4ba6c0 PBM-132: Test configsvr clusterID (#180)
095c4a7 PBM-169 Fixed backup & restore speed
356beb1 PBM-88 Added storages validation
f4afc57 PBM-88 Backups working
529646b PBM-88 Fixed reader, writer and tests
81ea327 PBM-88 Introduced backup reader pkg
a226311 PBM-88 New storage backend
adfa2b1 PBM-88 PBM-162 Added storage pkg
89fdfbf PBM-88 backup & restore to S3 & Minio
350b910 PBM-88 gRPC fields cleanup
a334198 Re-check, re-test and fix all tests
1fcb5d5 Remove 'snappy' from ServerCompressors, add 'none' type to allow disabling of compression (#189)
a9c9566 Remove backup-restorer.sh hack from pbmctl docker, now that s3 restores are fixed (#193)
b23e1eb Restore failing
b4819e6 Revert "Merge pull request #182 from percona/PBM-88"
f605f2f Update README 'list nodes' output (#190)
ef55fba Update examples from 0.2.0 -> 0.2.1
3349527 Updated Gopkg.lock
8131caf Updated cli and tests to use storages
07d19c2 Uploading reader
f5c95ce Use 'master' branch for proto (#187)
1cfec2b WIP Storage validation
654f873 fixes 4 linter
863103c gRPC fields cleanup
f141f4e removed ping scheduler