Skip to content

v0.41.0

Latest
Compare
Choose a tag to compare
@ondrejsika ondrejsika released this 21 May 18:11
· 9 commits to master since this release
v0.41.0
f909dbe

Changelog

  • f909dbe VERSION: v0.41.0
  • e6f5300 docs(README): Add S3Target.UploadRetries example
  • 32fc30a feat(backup/target/s3): Add UploadRetries to S3Target to retry upload to s3 for DUCR
  • 5fd20e6 fix(backup_log/output): Use Header instead of SetHeader after upgrade github.com/olekukonko/tablewriter
  • 1c5658a chore(deps): bump github.com/olekukonko/tablewriter from 0.0.5 to 1.0.0
  • b6564d7 chore(deps): bump github.com/cheggaaa/pb/v3 from 3.0.8 to 3.1.7
  • 2e0363d chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/storage/azblob
  • de3f869 docs(README): Add linux install using curl
  • 0936493 feat(install.sh): Add install script (using slu)
  • 6f58261 chore(deps): bump github.com/ondrejsika/notion-backup
  • f64b968 chore(deps): bump github.com/rs/zerolog from 1.25.0 to 1.34.0
  • 19afe48 chore(deps): bump github.com/spf13/cobra from 1.2.1 to 1.9.1
  • 7047160 feat(.github/workflows/build): Try to build it on push and merge request
  • 884570c feat(.github/dependabot): Setup dependabot
  • 96d017a feat(misc/examples/docker): Remove version from compose.yaml files
  • 57d9fbc fix(misc/examples/docker): Use docker compose (instead of python docker-compose)
  • c675414 feat(misc/examples/docker): Rename docker-compose.yml to just compose.yaml
  • 381ce68 fix(README): fix yaml indent, use spaces
  • 3d827b0 docs(README): Add Tergum logo to README
  • 7ca60e3 feat(_images): Add tergum_transparent.png (512x512 preview from www.remove.bg)
  • d6d4cc7 feat(_images): Add tergum.png generated using chatgpt
  • ad3ea64 feat(backup/source/proxmox_local_vm): Add ProxmoxLocalVM backup source
  • 743db26 feat(notification/target/telegram): Add extra name to Telegram log
  • 9e01494 docs(README): Add docs for Telemetry block in Tergum config
  • 2500eee docs(README): Add docs for Settings in tergum config
  • 5e0fc8d feat(cmd/utils/telegram/get_chat_id): Add flag --send-to-chat
  • 9f7d1e7 feat(cmd/utils/telegram/get_chat_id): Add support for env TELEGRAM_BOT_TOKEN
  • 60684ef feat(misc/docker): Update tergum to v0.40.0 in docker images
  • c9a7d62 docs(README): Use [email protected] (instead of [email protected])
  • 949a137 docs(README): Add install using scoop on windows
  • 6c45741 VERSION: v0.41.0-dev