tag:github.com,2008:https://github.com/gin-contrib/httpsign/releasesTags from httpsign2025-04-04T13:28:56Ztag:github.com,2008:Repository/155490867/v1.0.32025-04-04T13:29:40Zv1.0.3<p>build: simplify and enhance changelog generation process</p>
<p>- Remove the project name definition
<br />- Simplify the build section syntax
<br />- Change changelog generator to use GitHub instead of git
<br />- Fix title quotations in changelog groups
<br />- Add new changelog groups: Refactor, Build process updates, and Documentation updates
<br />- Remove extensive changelog generation settings and filters</p>
<p>Signed-off-by: appleboy <appleboy.tw@gmail.com></p>github-actionstag:github.com,2008:Repository/155490867/v1.0.22024-05-07T05:13:13Zv1.0.2<p>chore: update golangci-lint-action version to v6</p>
<p>- Update the version of the golangci-lint-action from v4 to v6</p>
<p>Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com></p>github-actionstag:github.com,2008:Repository/155490867/v1.0.12024-03-23T00:45:13Zv1.0.1<p>chore: update various third-party dependencies to latest versions</p>
<p>- Update `github.com/stretchr/testify` version from `v1.8.4` to `v1.9.0`
<br />- Update `github.com/bytedance/sonic` version from `v1.10.2` to `v1.11.3`
<br />- Update `github.com/go-playground/validator/v10` version from `v10.18.0` to `v10.19.0`
<br />- Update `github.com/klauspost/cpuid/v2` version from `v2.2.6` to `v2.2.7`
<br />- Update `github.com/pelletier/go-toml/v2` version from `v2.1.1` to `v2.2.0`
<br />- Update `golang.org/x/crypto` version from `v0.19.0` to `v0.21.0`
<br />- Update `golang.org/x/net` version from `v0.21.0` to `v0.22.0`
<br />- Update `golang.org/x/sys` version from `v0.17.0` to `v0.18.0`
<br />- Update `google.golang.org/protobuf` version from `v1.32.0` to `v1.33.0`</p>
<p>Signed-off-by: appleboy <appleboy.tw@gmail.com></p>github-actionstag:github.com,2008:Repository/155490867/v1.0.02024-02-12T05:10:30Zv1.0.0<p>chore: "Refactor CI/CD workflows for Go environment"</p>
<p>- Standardize cron syntax to use double quotes in codeql.yml
<br />- Update CodeQL action version from v2 to v3 in codeql.yml
<br />- Change Go version specification to use latest major version in go.yml
<br />- Remove specific version of setup-go action in go.yml
<br />- Narrow down supported Go versions to 1.18, 1.19, "1.20", 1.21, and 1.22 in go.yml
<br />- Standardize tag pattern to use double quotes in goreleaser.yml
<br />- Consolidate Checkout and Set up Go steps by removing extra dashes in goreleaser.yml
<br />- Update Go version in goreleaser.yml to use latest major version
<br />- Update GoReleaser action to v5 in goreleaser.yml</p>
<p>Signed-off-by: appleboy <appleboy.tw@gmail.com></p>github-actionstag:github.com,2008:Repository/155490867/v0.0.12019-08-17T15:51:58Zv0.0.1appleboy