Skip to content

Releases: Luzilla/acronis-s3-usage

v0.3.0

01 May 17:25
9f05e04
Compare
Choose a tag to compare

Changelog

  • 9f05e04 Merge pull request #10 from Luzilla/dependabot/go_modules/github.com/urfave/cli/v2-2.27.2
  • 4eb3452 Merge pull request #9 from Luzilla/dependabot/go_modules/github.com/rodaine/table-1.2.0
  • 2b3b8b3 Upgrade: bump github.com/rodaine/table from 1.1.1 to 1.2.0
  • 52b3312 Upgrade: bump github.com/urfave/cli/v2 from 2.27.1 to 2.27.2

v0.2.0

24 Mar 14:34
cfb528e
Compare
Choose a tag to compare

What's Changed

  • Upgrade: bump github.com/go-resty/resty/v2 from 2.11.0 to 2.12.0 by @dependabot in #6
  • user create by @till in #7

Full Changelog: v0.1.0...v0.2.0

v0.1.0

13 Mar 15:55
6f2224f
Compare
Choose a tag to compare

Changelog

  • c453a14 Chore(ci): lint + dependabot
  • b2dbd32 Chore(clean-up): in client
  • 96ea622 Chore(dev): goreleaser config + workflow
  • 00aea9f Chore(dev): update structure
  • c1e4457 Chore(docs): add example for ostor
  • 6f2224f Chore(release): workflow to publish release
  • 75d0770 Chore(tenant-usage): use urfave/cli
  • fd69037 Chore: clean-up code
  • adb9668 Chore: docs
  • 3bf96ce Initial commit
  • b73b5cd Merge pull request #1 from Luzilla/bucket-usage
  • b1bf3a9 Merge pull request #2 from Luzilla/basic-lint
  • 99182e8 Merge pull request #3 from Luzilla/dependabot/go_modules/github.com/go-resty/resty/v2-2.11.0
  • e63bb9e Merge pull request #4 from Luzilla/clean-up
  • 7d5464a Merge pull request #5 from Luzilla/build
  • 9fc1908 Update: add types to struct
  • d067aa8 Update: provide a tool and lib to interact with the ostor service
  • d33f69a Update: tool to pull s3 usage (for a tenant)
  • 0d23035 Upgrade: bump github.com/go-resty/resty/v2 from 2.7.0 to 2.11.0