Skip to content

Releases: peng225/oval

v2.3.2

07 Jul 08:53
d39896d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.1...v2.3.2

v2.3.1

15 May 15:00
a7e26ba
Compare
Choose a tag to compare

What's Changed

  • Bump sigstore/cosign-installer from 3.4.0 to 3.5.0 by @dependabot in #128
  • Bump docker/setup-buildx-action from 3.1.0 to 3.3.0 by @dependabot in #127
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.27.4 to 1.27.11 by @dependabot in #126
  • Bump docker/login-action from 3.0.0 to 3.1.0 by @dependabot in #124
  • Bump docker/build-push-action from 5.1.0 to 5.3.0 by @dependabot in #123
  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.51.1 to 1.54.0 by @dependabot in #129

Full Changelog: v2.3.0...v2.3.1

v2.3.0

04 Mar 13:26
142fe78
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v2.3.0

v2.2.0

22 Feb 14:55
bb4ae6c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.1...v2.2.0

v2.1.1

05 Dec 10:52
ea60a4b
Compare
Choose a tag to compare

What's Changed

  • support linux/amd64 build by @peng225 in #79
  • setup dependabot to update github actions automatically by @peng225 in #80
  • Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #81
  • simplify the s3client implementation by @peng225 in #82
  • Bump docker/metadata-action from 5.0.0 to 5.2.0 by @dependabot in #83
  • Bump docker/build-push-action from 5.0.0 to 5.1.0 by @dependabot in #84
  • Bump sigstore/cosign-installer from 3.1.2 to 3.2.0 by @dependabot in #85
  • update aws-sdk-go-v2 by @peng225 in #89

Full Changelog: v2.1.0...v2.1.1

v2.1.0

05 Nov 05:49
42a9534
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.1.0

v2.0.0

04 Nov 01:44
06fafe6
Compare
Choose a tag to compare

What's Changed

  • refactor multiprocess mode by @peng225 in #68
  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.40.2 to 1.42.0 by @dependabot in #69
  • restructure the logic around the multipart upload by @peng225 in #73
    • BREAKING: The meaning of "the number of uploaded parts" in the execution report has been changed.
      • Before: the number of uploaded parts by multipart upload
      • After: the number of uploaded parts by multipart upload + the number of single put requests
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.19.0 to 1.22.0 by @dependabot in #72
  • change the module hierarchy by @peng225 in #74
  • change the matrix parameter by @peng225 in #75
  • update command execution example in README by @peng225 in #76

Full Changelog: v1.2.1...v2.0.0

v1.2.1

28 Oct 09:38
88672e1
Compare
Choose a tag to compare

What's Changed

  • avoid bucket create conflict error by @peng225 in #67

Full Changelog: v1.2.0...v1.2.1

v1.2.0

25 Oct 13:02
59e376e
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/aws/aws-sdk-go-v2/config from 1.18.38 to 1.18.39 by @dependabot in #50
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.18.39 to 1.18.40 by @dependabot in #51
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.18.40 to 1.18.44 by @dependabot in #57
  • Bump github.com/aws/aws-sdk-go-v2 from 1.21.1 to 1.21.2 by @dependabot in #61
  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.38.5 to 1.40.2 by @dependabot in #60
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.18.44 to 1.19.0 by @dependabot in #62
  • change dependabot schedule interval to monthly by @peng225 in #63
  • support https client by @peng225 in #64
  • enable lint and fix lint errors by @peng225 in #66

Full Changelog: v1.1.0...v1.2.0

v1.1.0

04 Sep 15:17
919bcf1
Compare
Choose a tag to compare

What's Changed

  • Exponential size distrib by @peng225 in #40
  • show the statistics about the multipart upload by @peng225 in #41
  • enable dependabot by @peng225 in #43
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.18.12 to 1.18.38 by @dependabot in #48
  • Bump github.com/stretchr/testify from 1.8.1 to 1.8.4 by @dependabot in #47
  • Support config file by @peng225 in #49
  • Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 by @dependabot in #45
  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.30.2 to 1.38.5 by @dependabot in #46

New Contributors

Full Changelog: v1.0.0...v1.1.0