Skip to content

Releases: tizbac/proxmoxbackupclient_go

v0.0.4

18 Sep 23:03
1fb01da
Compare
Choose a tag to compare

Changelog

  • fcd7ca9 Add flag backup-id
  • ac18c1b Fix commit c224905
  • da1c05d Merge pull request #24 from egandro/build-instructions
  • e291f07 Merge pull request #29 from Poehli/patch-1
  • d68e4bf Merge pull request #30 from lookup82/Feature_backup-id
  • 06fdf7c Merge pull request #33 from giuseongit/enhances
  • 6578881 Merge pull request #37 from dalf/fix_issue_36
  • 1fb01da Merge pull request #39 from pr-consulting-eu/certificate-validation
  • 3db0a69 Update README.md
  • 9e2c012 added build instructions
  • c224905 chore: extract backup function from main
  • 68db2e5 feat: add support for json configuration
  • df85055 feat: add the capability to send mail notifications
  • 4457b63 feat: allow not defining cert fingerprint if valid certificate is used
  • 00cb938 fix
  • ace6224 fix: better error handling
  • d130a81 hostname moved into if

v0.0.3

25 Mar 22:24
Compare
Choose a tag to compare

Changelog

  • cb89a7a Add flag namespace
  • 0e1fa32 Fix wrong backup logic leading to corrupted / empty backup
  • ea400df Merge branch 'master' into master
  • 8366461 Merge pull request #10 from jochumdev/feat/fix_big_catalog
  • 7f517a9 Merge pull request #11 from jochumdev/feat/osx_releaser
  • 457bbe1 Merge pull request #14 from lookup82/master
  • 8f905cd Merge pull request #15 from Tontonjo/patch-1
  • 649871b Merge pull request #8 from jochumdev/feat/goreleaser_workflow
  • 7a234cb feat: add compiled files to .gitignore.
  • f6a2ea2 feat: add goreleaser workflow on git tag
  • 815e205 feat: add support for osx cross compiled releases
  • 981c004 feat: some refactorings.
  • 14bfc99 fix: catalog upload loop on big catalogs.
  • af8d6e1 fix: goreleaser GITHUB_TOKEN
  • 3e53342 fix: make cli version of the client on release
  • 050439f fix: remember known chunks and do not send them twice.
  • 3a17d51 md synthax correction
  • 5d7961a some clarifying in usage

V0.0.2

20 Dec 23:49
Compare
Choose a tag to compare
V0.0.2 Pre-release
Pre-release

Fixed an issue where client would get stuck in case of authentication failure
Added CLI Version to see debug output for troubleshooting

v0.0.1

04 Dec 21:53
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

First working version, don't use it for important data / environments for now !