Releases: rajatgoel/gh-go
Releases · rajatgoel/gh-go
v0.0.4
What's Changed
- Bump modernc.org/sqlite from 1.30.0 to 1.30.1 by @dependabot in #67
- Bump github.com/golangci/golangci-lint from 1.59.0 to 1.59.1 by @dependabot in #68
- Update dependabot.yml by @rajatgoel in #69
- Bump google.golang.org/protobuf from 1.34.1 to 1.34.2 by @dependabot in #70
- Bump github.com/bufbuild/buf from 1.32.2 to 1.33.0 by @dependabot in #71
- switch to buf v2 by @rajatgoel in #72
- Bump github.com/bufbuild/buf from 1.33.0 to 1.34.0 by @dependabot in #73
- Update dependabot.yml by @rajatgoel in #74
- Bump google.golang.org/grpc from 1.64.0 to 1.64.1 in the go_modules group by @dependabot in #75
- Bump github.com/docker/docker from 27.0.0+incompatible to 27.1.0+incompatible in the go_modules group by @dependabot in #76
- Bump github.com/docker/docker from 27.1.0+incompatible to 27.1.1+incompatible in the go_modules group by @dependabot in #77
- Upgrade to Go 1.23.0 by @rajatgoel in #79
- Simplify proto setup by @rajatgoel in #80
Full Changelog: v0.0.3...v0.0.4
v0.0.3
Changelog
- b5c7138 --- (#56)
- c1aaaee --- (#57)
- d53b9e0 Bump actions/cache from 3 to 4 (#35)
- a4e2efe Bump actions/checkout from 3 to 4 (#34)
- ac9df74 Bump actions/setup-go from 4 to 5 (#33)
- cef5860 Bump github.com/bufbuild/buf from 1.30.0 to 1.32.0 (#52)
- 0319786 Bump github.com/bufbuild/buf from 1.32.1 to 1.32.2 (#60)
- 4d9823f Bump github.com/docker/docker (#47)
- fac548c Bump github.com/golangci/golangci-lint from 1.57.2 to 1.58.1 (#53)
- 5aba2d7 Bump github.com/golangci/golangci-lint from 1.58.2 to 1.59.0 (#59)
- 72e948c Bump golang.org/x/net from 0.22.0 to 0.23.0 (#48)
- 3b171e6 Bump golang.org/x/tools (#62)
- 34c0b25 Bump golang.org/x/vuln from 1.0.4 to 1.1.0 (#50)
- 21b34d9 Bump golang.org/x/vuln from 1.1.0 to 1.1.1 (#58)
- 290379c Bump golang.org/x/vuln from 1.1.1 to 1.1.2 (#65)
- 11f7bdd Bump goreleaser/goreleaser-action from 5 to 6 (#63)
- 51e4a18 Bump modernc.org/sqlite from 1.29.10 to 1.30.0 (#61)
- 398d40b Bump modernc.org/sqlite from 1.29.5 to 1.29.10 (#55)
- 4e70788 Fix versions of proto plugins (#44)
- 9384d94 Move tools.go to top dir (#66)
- 4fbd909 Update dependabot.yml (#49)
- f4cddf7 Update go.mod
- 9f65711 Update go.mod
- 71d99b0 Update go.mod (#42)
- 4c5ab7e Update go.mod (#64)
- 80ec1e3 Upgrade sqlc version (#36)
- 3e97a01 add deadcode detection (#38)
- 3333832 disable dependabot version upgrades (#37)
- 06a41ab fix deadcode check (#39)
- 4b41e8c fix tools version in go.mod (#46)
- dff4ae8 remove unnecessary cruft from workflows (#41)
- 56d1101 update go version (#45)
- e5964a8 use relative links for badges (#40)
v0.0.2
Changelog
- db1f7ca Bump actions/setup-go from 4 to 5 (#27)
- 7febc99 Bump actions/setup-python from 4 to 5 (#26)
- 87f39cf Bump google.golang.org/grpc from 1.58.3 to 1.59.0 (#23)
- f4fc6dd Bump google.golang.org/grpc from 1.59.0 to 1.60.0 (#28)
- 29d3615 Bump google.golang.org/grpc from 1.60.0 to 1.60.1 (#30)
- 707f84b Bump google.golang.org/protobuf from 1.31.0 to 1.32.0 (#31)
- 4cc264d Bump modernc.org/sqlite from 1.26.0 to 1.27.0 (#24)
- 3b0e2cd Bump modernc.org/sqlite from 1.27.0 to 1.28.0 (#29)
- 4837932 Find all sqlc.yaml automatically (#25)
- c26e08b Merge Go actions into one github workflow (#32)
- b32a35a Update index.md
- 218a4a6 check if proto code needs to be re-generated (#22)
- 9168193 fix readme
v0.0.1
Changelog
- 7d23a43 Add a sample test (#3)
- fc498d8 Add proto badge
- 10a2ab0 Add sql integration (#12)
- 152e9a8 Allow content read permission to actions
- a2b9af6 Better justfile
- 53ff7b5 Bump actions/checkout from 2 to 4
- 6ade3c3 Bump actions/checkout from 3 to 4
- 404e056 Bump golang.org/x/net from 0.14.0 to 0.17.0 (#18)
- b50b175 Bump golangci/golangci-lint-action from 3.4.0 to 3.5.0
- 170c312 Bump golangci/golangci-lint-action from 3.5.0 to 3.6.0
- 2eab153 Bump golangci/golangci-lint-action from 3.6.0 to 3.7.0
- ab3a969 Bump google.golang.org/grpc from 1.57.0 to 1.58.0 (#9)
- f49c133 Bump google.golang.org/grpc from 1.58.0 to 1.58.1 (#13)
- 9ebe570 Bump google.golang.org/grpc from 1.58.1 to 1.58.2 (#15)
- 1438e33 Bump google.golang.org/grpc from 1.58.2 to 1.58.3 (#17)
- b98f9b1 Bump modernc.org/sqlite from 1.25.0 to 1.26.0 (#16)
- ebf46bf Bump sqlc-dev/setup-sqlc from 3 to 4 (#14)
- bffc908 Commit generated code
- 38d9d12 Fix buf breaking build (#10)
- f776b3b Fix grammatical errors
- 3f9b125 Fix proto lint errors
- 0ebdac4 Fixes and proto integration
- cd90e2f Ignore old file in proto breaking check
- 2bec4ab Initial commit
- 220ea80 Make test depend on gen
- 0e58c5c Merge pull request #1 from rajatgoel/workflows
- cc188ca Setup workflows
- a65a4a9 Support Go 1.19
- ba3f4c0 Update README.md
- 547f629 Update README.md
- 6c0efcd Update go.mod
- bf20c3f Update proto.yml
- 7c49f5e Use Go 1.21
- f54f201 Use go version from go.mod (#2)
- 89afe68 create internal folder (#11)
- e0b1932 go mod tidy
- 71de718 gorelease integration (#20)
- 4f22c61 mkdocs setup (#19)
- e13033b update readme