Skip to content

Latest commit

 

History

History
91 lines (54 loc) · 4.72 KB

File metadata and controls

91 lines (54 loc) · 4.72 KB

v2.0.0-rc2 -> v2.0.0

Fixes

  • db4cd9d rootfs: always perform an initial backup
  • 7c89a3c rootfs: enable archive_mode before initial boot

Documentation

  • a06057d CHANGELOG.md: add entry for v2.0.0-rc2

Maintenance

  • 779cef7 README.md: remove beta status

v2.0.0-rc1 -> v2.0.0-rc2

v2.0.0-beta4 -> v2.0.0-rc1

Features

  • 7900e51 contrib: expose which files were found in backup dir

Maintenance

  • f502600 Dockerfile: Refactor image to use ubuntu-slim
  • 11c3830 rootfs/Dockerfile: DEIS_RELEASE -> WORKFLOW_RELEASE
  • 77798f5 rootfs/Dockerfile: bump PG_VERSION

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