Skip to content

Releases: sikalabs/tergum

v0.38.0

24 Feb 17:38
v0.38.0
ebc9def
Compare
Choose a tag to compare

Changelog

  • ebc9def VERSION: v0.38.0
  • 889ab70 docs(README): Add example of PostgresServer source with SSLMode
  • 728c0c1 docs(README): Add example of Postgres source with SSLMode
  • 533ede3 feat(backup/source/postgres_server): Add optional param SSLMode
  • 76e2240 feat(backup/source/postgres): Add optional param SSLMode
  • 17e96b2 fix(misc/docker/postgres-with-tergum): make AS upper case in Dockerfile
  • 751529b feat(misc/docker/postgres-with-tergum): Update postgres to 17 and tergum to v0.37.0
  • b8ab017 feat(misc/docker/mysql-with-tergum): Build mysql:8 image ghcr.io/tergum-extra/mysql-with-tergum:8-tergum-v0.37.0
  • de0252c feat(misc/docker/mysql-with-tergum): Update tergum version to v0.37.0
  • 61f0e4c feat(backup/source/vault): Add support for custom headers
  • 5b276eb VERSION: v0.38.0-dev

v0.37.0

08 Feb 13:16
v0.37.0
d80c617
Compare
Choose a tag to compare

Changelog

  • d80c617 VERSION: v0.37.0
  • c94cfbd feat(cmd/backup): Load extra name from config file
  • 1e9818e feat(config): Add Settings.ExtraName to config
  • 57f5b6d feat(backup): Allow enable do_backup_v2 using config file Settings.UseDoBackupV2=true
  • dc27605 feat(config): Add Settings.UseDoBackupV2 param to config

v0.36.0

24 Nov 21:24
v0.36.0
c46f742
Compare
Choose a tag to compare

Changelog

  • c46f742 VERSION: v0.36.0
  • e1c46d2 feat(cmd/utils/cron): Add simple cron util
  • ee6c7f8 feat(misc/docker/vault_dev): Add Vault for development (of integrations)
  • 71bfc47 add: json tags in config structs
  • 7df248d fix: add other editor files to gitignore
  • d51fb76 feat(misc/docker): Create postgres image with mysqldump, mongodump and tergum
  • 3fa8a06 feat(misc/docker): Create postgres image with mysqldump and tergum

v0.36.0-dev-1

16 May 21:01
d28b459
Compare
Choose a tag to compare
v0.36.0-dev-1 Pre-release
Pre-release

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

v0.35.0

08 Apr 21:16
9d066ee
Compare
Choose a tag to compare

Changelog

  • 9d066ee VERSION: v0.35.0
  • 5880fbc chore(misc/docker): Update to TERGUM_VERSION=v0.35.0
  • 99dc28d docs(README): Mark Gitlab Backup Source as done in Current Project State
  • e34d604 docs(README): Add BackupSourceGitlab
  • 2808e92 chore(misc/example/config): Add Gitlab example config
  • e461d7d feat(backup/source/gitlab): Add Gitlab backup source
  • 60e0f31 refactor(utils/azure_blob_utils): Upgrade github.com/Azure/azure-sdk-for-go
  • cb25060 chore(misc/docker): Update to TERGUM_VERSION=v0.34.0
  • c637a2a VERSION: v0.35.0-dev

v0.34.0

01 Feb 09:51
1428bbe
Compare
Choose a tag to compare

Changelog

  • 1428bbe VERSION: v0.34.0
  • 40d8ed8 feat(telemetry,do_backup): Add InitExtra event with do_backup_implementation version
  • 51fa0b9 chore(misc/docker): Update to TERGUM_VERSION=v0.33.0
  • 123a583 VERSION: v0.34.0-dev

v0.33.0

28 Jan 19:09
fe98c87
Compare
Choose a tag to compare

Changelog

  • fe98c87 VERSION: v0.33.0
  • dc6ec19 docs(README): Update NotificationBackendEmail docs
  • 0fa2bed fix(notification/backend/email): Cover all arguments in validation
  • ddffe9c feat(notification/backend/email): update ondrejsika/gosendmail to v0.4.0 and allow to use username different from email
  • 64f8390 fix(notification/backend/email): Update Email to Username in config struct
  • 3b31d83 docs(README): Add docs for VaultSource
  • d2a4101 docs(README): Add docs for DummySource
  • 6f298ed feat(backup/source/dummy): Add DummySource (for devel/testing purposes)
  • 97cbb52 chore(Makefile): Add release target (using goreleaser)
  • 7782003 chore(misc/docker): Update to TERGUM_VERSION=v0.32.0
  • 1122a35 VERSION: v0.33.0-dev

v0.32.0

12 Jan 22:42
4d67acc
Compare
Choose a tag to compare

Changelog

  • 4d67acc VERSION: v0.32.0
  • 1a2cec0 docs(README): Add PgdumpExtraArgs, PgdumpallExtraArgs to docs
  • 923779c feat(backup/source/postgres_server): Add PgdumpallExtraArgs config param
  • 817cbdb feat(backup/source/postgres): Add PgdumpExtraArgs config param

v0.32.0-dev-2

11 Jan 16:57
260076d
Compare
Choose a tag to compare
v0.32.0-dev-2 Pre-release
Pre-release

Changelog

  • 260076d feat(backup/source/dir): Add IgnoreFailedRead to Dir source

v0.32.0-dev-1

11 Jan 16:49
4eb5109
Compare
Choose a tag to compare
v0.32.0-dev-1 Pre-release
Pre-release

Changelog

  • 4eb5109 fix(backup/source/dir): Propper handling of tar stderr output
  • b76f0a1 chore(Makefile): Add target "build-linux-amd64"
  • 0eba7e5 chore(gitignore): Ignore tergum-linux-amd64
  • 84d4094 chore(misc/example/config): Add Telemetry.CollectHostData to tergum-local-v3.yaml
  • 34e6d5e chore: Update target to docker-build-and-push-all-images
  • 403d8ac chore(misc/docker): Update to TERGUM_VERSION=v0.31.1
  • 6e2ad1a fix(do_backup): Fix TargetDuration
  • fd2188a chore(Makefile): Add target docker-build-all-images
  • af34880 chore(misc/docker/mysql-with-tergum): Remove apt-get install because mysql image now uses Fedora base images
  • 9ce70e9 chore(misc/docker): Add --pull to docker build commands
  • b77ed3f feat(misc/docker/postgres-with-tergum): Fix indent
  • 0b0fe5b chore(misc/docker/postgres-with-redis-with-tergum): Fix indent
  • 1ad0a38 chore(misc/docker): Update Tergum version in Docker images to v0.31.0
  • a66763d VERSION: v0.32.0-dev