Skip to content

Latest commit

 

History

History
62 lines (38 loc) · 3.46 KB

File metadata and controls

62 lines (38 loc) · 3.46 KB

v2.0.0-beta3 -> v2.0.0-beta4

Documentation

  • 39db122 CHANGELOG.md: update for v2.0.0-beta3

v2.0.0-beta2 -> v2.0.0-beta3

Features

  • a760511 contrib: add recovery tests
  • 6c0c41f contrib: kill containers on success or failure

Maintenance

  • beadee5 .travis.yml: Deep six the travis -> jenkins webhooks

v2.0.0-beta1 -> v2.0.0-beta2

Features

  • 07d1a27 _scripts: add CHANGELOG.md and generator script
  • 0407dfe README.md: add travis ci and quay.io container badges
  • 03ddca5 storage: Add support for multiple object storages

Maintenance

  • b08cab7 contribi/ci: use minio canary image

2.0.0-alpha -> v2.0.0-beta1

Features

  • 44f6cfe postgres: run periodic backups in the background
  • ac4b163 create_bucket: raise client error if status code != 404
  • b59fccf contrib: add back integration tests
  • 3615256 postgres: install wal-e for continuous backups
  • b91db20 .travis.yml: have this job notify its sister job in Jenkins

Fixes

  • 2e95058 README: revert README template
  • dc02898 rootfs: install wal-e from commit
  • f717c24 docker-entrypoint-initdb: bump wait timeout
  • 4aa3808 setup-envdir: write only host if port == 80
  • 16d1362 docker-entrypoint-initdb.d: fixup envvar evaluation

Maintenance

  • 1bbac54 Makefile: Use immutable tags
  • 2c7acd4 release: bump version to v2-beta

2.0.0-alpha

Documentation

Maintenance

  • 8f15367 release: set version and lock to deis registry
  • 2a3fea3 deploy.sh: adhere to standard location