Releases: CrowdStrike/csproto
Releases · CrowdStrike/csproto
v0.12.0
What's Changed
- feat: add missing proto APIs by @dylan-bourque in #76
Full Changelog: v0.11.0...v0.12.0
v0.11.0
v0.10.0
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
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
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
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
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
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
What's Changed
New Contributors
Full Changelog: v0.6.1...v0.6.2
What's Changed
New Contributors
Full Changelog: v0.6.1...v0.6.2
v0.6.1
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