Skip to content

Releases: peng225/oval

v2.3.3

09 Feb 11:04
8a53732
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/aws/aws-sdk-go-v2 from 1.30.1 to 1.30.4 by @dependabot in #148
  • Bump sigstore/cosign-installer from 3.5.0 to 3.6.0 by @dependabot in #150
  • Bump docker/build-push-action from 6.2.0 to 6.7.0 by @dependabot in #149
  • Bump docker/setup-buildx-action from 3.3.0 to 3.6.1 by @dependabot in #144
  • Bump docker/login-action from 3.2.0 to 3.3.0 by @dependabot in #143
  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.58.0 to 1.61.2 by @dependabot in #152
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.27.24 to 1.27.33 by @dependabot in #151
  • Bump sigstore/cosign-installer from 3.6.0 to 3.7.0 by @dependabot in #161
  • Bump docker/setup-buildx-action from 3.6.1 to 3.7.1 by @dependabot in #160
  • Bump docker/build-push-action from 6.7.0 to 6.9.0 by @dependabot in #156
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.27.33 to 1.28.1 by @dependabot in #159
  • Bump github.com/aws/aws-sdk-go-v2 from 1.32.3 to 1.32.4 by @dependabot in #163
  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.61.2 to 1.66.3 by @dependabot in #162
  • Bump docker/build-push-action from 6.9.0 to 6.13.0 by @dependabot in #177
  • Bump github.com/aws/aws-sdk-go-v2 from 1.32.4 to 1.36.0 by @dependabot in #176
  • Bump docker/setup-buildx-action from 3.7.1 to 3.8.0 by @dependabot in #173
  • Bump docker/metadata-action from 5.5.1 to 5.6.1 by @dependabot in #169
  • Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #164
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.28.1 to 1.29.6 by @dependabot in #179
  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.66.3 to 1.76.0 by @dependabot in #178

Full Changelog: v2.3.2...v2.3.3

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