Releases: peng225/oval
Releases · peng225/oval
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
v1.1.0
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
- @dependabot made their first contribution in #48
Full Changelog: v1.0.0...v1.1.0