Releases: peng225/oval
Releases · peng225/oval
v2.3.3
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
What's Changed
- Bump docker/login-action from 3.1.0 to 3.2.0 by @dependabot in #133
- Bump docker/build-push-action from 5.3.0 to 6.2.0 by @dependabot in #134
- Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by @dependabot in #136
- Bump github.com/aws/aws-sdk-go-v2 from 1.26.1 to 1.30.1 by @dependabot in #135
Full Changelog: v2.3.1...v2.3.2
v2.3.1
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
What's Changed
- use slog by @peng225 in #107
- fix the status code for workload being canceled by @peng225 in #108
- forbid empty bucket list by @peng225 in #109
- fix logging by @peng225 in #110
- improve logging by @peng225 in #111
- use rlog for plane log format by @peng225 in #117
- cancel all workers when an error occurs by @peng225 in #118
- Bump docker/setup-buildx-action from 3.0.0 to 3.1.0 by @dependabot in #116
- Bump github.com/aws/aws-sdk-go-v2/config from 1.27.0 to 1.27.4 by @dependabot in #115
- Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.48.1 to 1.51.1 by @dependabot in #112
- update readme by @peng225 in #119
Full Changelog: v2.2.0...v2.3.0
v2.2.0
What's Changed
- Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.47.2 to 1.48.1 by @dependabot in #100
- Bump github.com/aws/aws-sdk-go-v2/config from 1.25.11 to 1.27.0 by @dependabot in #102
- Bump docker/metadata-action from 5.2.0 to 5.5.1 by @dependabot in #97
- Bump sigstore/cosign-installer from 3.2.0 to 3.4.0 by @dependabot in #96
- Bump actions/setup-go from 4 to 5 by @dependabot in #90
- graceful stop support by @peng225 in #103
- fix static check errors by @peng225 in #104
- change the spec of the time option by @peng225 in #105
- fix follower's graceful shutdown by @peng225 in #106
Full Changelog: v2.1.1...v2.2.0
v2.1.1
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
v2.0.0
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
- BREAKING: The meaning of "the number of uploaded parts" in the execution report has been changed.
- 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
v1.2.0
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