Skip to content

Releases: CrowdStrike/csproto

v0.12.0

19 Oct 23:20
f70c679
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.0...v0.12.0

v0.11.0

11 Oct 15:23
e8cde0e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v0.11.0

v0.10.0

29 Sep 15:38
98ca4d6
Compare
Choose a tag to compare

What's Changed

  • fix(protoc-gen-fastmarshal): incorrect size calculation for message oneof fields by @dylan-bourque in #73

Full Changelog: v0.9.0...v0.10.0

v0.9.0

16 Sep 20:23
8d9f2fa
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/google/go-cmp from 0.5.8 to 0.5.9 in /example by @dependabot in #70
  • chore(deps): bump github.com/gofrs/uuid from 4.2.0+incompatible to 4.3.0+incompatible in /example by @dependabot in #71
  • chore(deps): bump actions/setup-go from 2 to 3 by @dependabot in #68
  • chore(deps): bump actions/checkout from 2 to 3 by @dependabot in #69
  • feat: add new MarshalText() API by @dylan-bourque in #72

Full Changelog: v0.8.0...v0.9.0

v0.8.0

30 Aug 23:07
aa62394
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump google.golang.org/protobuf from 1.28.0 to 1.28.1 in /example by @dependabot in #65
  • chore(deps): bump google.golang.org/protobuf from 1.28.0 to 1.28.1 by @dependabot in #64
  • fix: address several compatibility issues by @dylan-bourque in #66

Full Changelog: v0.7.2...v0.8.0

v0.7.2

20 Jul 18:05
90ac6da
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.5 in /example by @dependabot in #57
  • chore(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.5 by @dependabot in #58
  • chore(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0 in /example by @dependabot in #61
  • chore(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0 by @dependabot in #62
  • fix: resolve incorrect formatting of WKT fields when marshaling to JSON by @dylan-bourque in #63

Full Changelog: v0.7.1...v0.7.2

v0.7.1

21 Jun 15:51
438ce57
Compare
Choose a tag to compare

What's Changed

  • fix: Change type assertion for gogo in SetExtension and GetExtension to use the correct corresponding interface by @schleppy in #55
  • fix(codegen): correct invalid generated code for float or double oneof fields by @dylan-bourque in #56

Full Changelog: v0.7.0...v0.7.1

v0.7.0

07 Jun 14:37
4661da3
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2 in /example by @dependabot in #52
  • chore(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2 by @dependabot in #51
  • fix: address perf and compatibility issues by @dylan-bourque in #53

Full Changelog: v0.6.2...v0.7.0

v0.6.2

28 May 04:26
Compare
Choose a tag to compare

What's Changed

  • fix: a proto ending with an extension with no fields set is valid by @schleppy in #50

New Contributors

Full Changelog: v0.6.1...v0.6.2

What's Changed

  • fix: a proto ending with an extension with no fields set is valid by @schleppy in #50

New Contributors

Full Changelog: v0.6.1...v0.6.2

v0.6.1

24 May 18:56
cddee48
Compare
Choose a tag to compare

What's Changed

  • fix(codegen): correct size calculation for messages with repeated string or bytes fields by @dylan-bourque in #49

Full Changelog: v0.6.0...v0.6.1