Skip to content

Releases: CrowdStrike/csproto

v0.35.0

21 Jan 15:15
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump google.golang.org/protobuf from 1.36.2 to 1.36.3 in /example by @dependabot in #178
  • chore(deps): bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 by @dependabot in #177
  • chore(deps): bump google.golang.org/protobuf from 1.36.2 to 1.36.3 by @dependabot in #179
  • chore(deps): bump golang.org/x/crypto from 0.26.0 to 0.31.0 by @dependabot in #180

Full Changelog: v0.34.0...v0.35.0

v0.34.0

17 Jan 23:18
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump google.golang.org/protobuf from 1.35.1 to 1.35.2 in /example by @dependabot in #165
  • chore(deps): bump google.golang.org/protobuf from 1.35.1 to 1.35.2 by @dependabot in #166
  • chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 in /example by @dependabot in #167
  • chore(deps): bump google.golang.org/protobuf from 1.35.2 to 1.36.2 in /example by @dependabot in #175
  • chore(deps): bump google.golang.org/protobuf from 1.35.2 to 1.36.2 by @dependabot in #174
  • chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #168
  • feat(lazyproto): add lazyproto Decoder optimization by @tlyons-cs in #176

New Contributors

Full Changelog: v0.33.0...v0.34.0

v0.33.0

28 Oct 20:46
Compare
Choose a tag to compare

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

05 Sep 21:52
Compare
Choose a tag to compare

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

15 Aug 18:15
Compare
Choose a tag to compare

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

01 Jul 22:11
Compare
Choose a tag to compare

Bumped the Go version to 1.22 in GH Actions

  • Updated lint-and-test and build-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

01 Jul 21:56
Compare
Choose a tag to compare
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

31 May 15:09
d51f3bc
Compare
Choose a tag to compare

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

19 Mar 16:30
682b40c
Compare
Choose a tag to compare

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

02 Jan 18:10
f894654
Compare
Choose a tag to compare

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