Releases: CrowdStrike/csproto
Releases · CrowdStrike/csproto
v0.33.0
What's Changed
- chore(deps): bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 by @dependabot in #161
- chore(deps): bump google.golang.org/protobuf from 1.34.2 to 1.35.1 by @dependabot in #162
- feat: added proto3 optional support to fastmarshal by @dsexton in #164
Full Changelog: v0.32.0...v0.33.0
v0.32.0
What's Changed
- chore(deps): bump github.com/Masterminds/sprig/v3 from 3.2.3 to 3.3.0 by @dependabot in #160
Full Changelog: v0.31.0...v0.32.0
v0.31.0
What's Changed
- chore(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 by @dependabot in #157
- fix: Resolve panic in
Decoder.Skip()
with corrupt message by @dylan-bourque in #159
Full Changelog: v0.30.1...v0.31.0
v0.30.1
Bumped the Go version to 1.22 in GH Actions
- Updated
lint-and-test
andbuild-binary-artifacts
workflows to use Go 1.22
Full Changelog: v0.30.0...v0.30.1
v0.30.0: feat: expand `PointerTo[T]()` function to support proto enums
loosen the generic type constraint on `PointerTo[T]()` to replace `int32` with `~int32` so that we include generated enum types add additional clarifying comments
v0.29.0
What's Changed
- chore(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.0.0 by @dependabot in #145
Full Changelog: v0.28.0...v0.29.0
v0.28.0
What's Changed
- chore(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 by @dependabot in #138
- chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 in /example by @dependabot in #140
- chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #139
- chore(deps): bump github.com/golang/protobuf from 1.5.3 to 1.5.4 in /example by @dependabot in #143
- chore(deps): bump github.com/golang/protobuf from 1.5.3 to 1.5.4 by @dependabot in #141
Full Changelog: v0.27.1...v0.28.0
v0.27.1
What's Changed
- chore(deps): bump golang.org/x/crypto from 0.3.0 to 0.17.0 by @dependabot in #137
Full Changelog: v0.27.0...v0.27.1
v0.27.0
What's Changed
- chore(deps): bump github.com/google/go-cmp from 0.5.9 to 0.6.0 in /example by @dependabot in #129
- chore(deps): bump actions/setup-go from 4 to 5 by @dependabot in #131
- chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.32.0 in /example by @dependabot in #134
- chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.32.0 by @dependabot in #135
- chore(deps): bump github/codeql-action from 2 to 3 by @dependabot in #132
- feat: add
Seek()
method toDecoder
by @dylan-bourque in #136
Full Changelog: v0.26.0...v0.27.0
v0.26.0
What's Changed
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #127
- chore(deps): bump goreleaser/goreleaser-action from 4 to 5 by @dependabot in #128
Full Changelog: v0.25.0...v0.26.0