Skip to content

Releases: nekrassov01/s3bytes

v0.0.13

15 Feb 16:33
Compare
Choose a tag to compare

Changelog

  • 4f1a0d6 bump up version to 0.0.13
  • c9e2a84 chore: change flag name
  • ba7cdc7 refactor: improve the process of getting metrics

v0.0.12

11 Feb 09:16
Compare
Choose a tag to compare

Changelog

  • 2812ecf bump up version to 0.0.12
  • 97868f8 chore: organize global variables
  • a03802d fix: fix test setup/teardown

v0.0.11

10 Feb 13:47
Compare
Choose a tag to compare

Changelog

  • 508ecf7 bump up version to 0.0.10
  • 2275154 bump up version to 0.0.11
  • 3a3a1ab chore: add return when context done
  • 9c02547 chore: fix flag name
  • 6f83ad0 feat: add visualization with pie chart in output type
  • 38bea11 fix: avoid file overwriting when creating charts

v0.0.10

10 Feb 03:49
Compare
Choose a tag to compare

Changelog

  • 4cb38ce bump up version to 0.0.10
  • 3a3a1ab chore: add return when context done
  • 9c02547 chore: fix flag name
  • 8d29c5a feat: add visualization with pie chart in output type

v0.0.9

08 Feb 16:33
Compare
Choose a tag to compare

Changelog

v0.0.8

29 Jan 16:40
Compare
Choose a tag to compare

Changelog

v0.0.7

29 Dec 16:27
Compare
Choose a tag to compare

Changelog

v0.0.6

29 Dec 15:16
Compare
Choose a tag to compare

Changelog

  • 709878e bump up version to 0.0.6
  • c8aad2f chore: upgrade go version
  • 89c6bef refactor: change logger init position

v0.0.5

29 Dec 12:48
Compare
Choose a tag to compare

Changelog

  • 3079c7e bump up version to 0.0.4
  • d462c0c bump up version to 0.0.5
  • 3c286ad chore: upgrade logwrapper version
  • c22d698 refactor: fix per-region concurrency in run method

v0.0.3

28 Dec 17:17
Compare
Choose a tag to compare

Changelog

  • 4708c7a bump up version to 0.0.3
  • 2256ec0 chore: add comments
  • a3c05d8 chore: remove unneeded constant
  • e21c919 refactor: change logger to external