Skip to content

v0.36.0-dev-1

Pre-release
Pre-release
Compare
Choose a tag to compare
@ondrejsika ondrejsika released this 16 May 21:01
· 5 commits to master since this release
d28b459

Changelog

  • d28b459 docs(README): Add Skip to Gitlab backup source
  • aaa6c18 feat(backup/source/gitlab): Add skip support (like SKIP=registry, ...)
  • 7d91cd0 fix(goreleaser): Fix YAML type to string (from int)
  • 92ff712 refactor(goreleaser): Use Dockerfile.goreleaser for goreleaser dockerfiles
  • 948dc60 feat(misc/docker/postgres-with-docker): Add build of PG versions 13, 14, 15, and 16 (using make all)
  • 96a1944 feat(misc/docker/postgres-with-tergum): Update default Postgres version to 16
  • de800d0 docs(README): Mark Consul backup source as done
  • a42b620 docs(README): Add "Example BackupSourceConsul Block"
  • 8c98407 feat(misc/example/config): Add example config for consul backup
  • cc5f892 feat(backup/source/consul): Add Consul backup source
  • 07e55c0 feat(backup_process_utils/BackupProcessHttpGetWithToken): Allow empty token (if empty, dont send the token header)
  • 92c48b4 docs(README): Add Hashicorp Consul to roadmap
  • aff1c39 VERSION: v0.36.0-dev