Skip to content

Tags: CrowdStrike/csproto

Tags

v0.35.0

chore(deps): bump golang.org/x/crypto from 0.26.0 to 0.31.0

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.26.0 to 0.31.0.
- [Commits](golang/crypto@v0.26.0...v0.31.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

v0.34.0

feat(lazyproto): add lazyproto Decoder optimization

Creates a reusable Decoder struct for individual definitions.
Adds performance optimizations for reusing DecodeResult structs

v0.33.0

feat: added proto3 optional support to fastmarshal

v0.32.0

fix(lint): address new linter warnings surfaced by new version of gol…

…angci-lint

v0.31.0

fix: resolve panic when parsing corrupt messages with `lazyproto.Deco…

…de()`

added length validation in `DecodeBytes()`, `DecodeNested()`, and `Skip()` on `Decoder`
added tests

v0.30.1

chore: bump Go version to 1.22 in GH Actions

updated `lint-and-test` and `build-binary-artifacts` workflows to use Go 1.22

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

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.0.0 (#…

…145)

Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 4.0.0 to 5.0.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@v4.0.0...v5.0.0)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.28.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): bump github.com/golang/protobuf from 1.5.3 to 1.5.4 (#141)

Bumps [github.com/golang/protobuf](https://github.com/golang/protobuf) from 1.5.3 to 1.5.4.
- [Release notes](https://github.com/golang/protobuf/releases)
- [Commits](golang/protobuf@v1.5.3...v1.5.4)

---
updated-dependencies:
- dependency-name: github.com/golang/protobuf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.27.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(deps): bump golang.org/x/crypto from 0.3.0 to 0.17.0 (#137)

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.3.0 to 0.17.0.
- [Commits](golang/crypto@v0.3.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>