Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / CrowdStrike/csproto issues and pull requests

#112 - fix: RangeExtensions doesn't enumerate all items for Google V2

Pull Request - State: closed - Opened by dylan-bourque over 1 year ago

#111 - chore(deps): bump google.golang.org/protobuf from 1.29.0 to 1.30.0 in /example

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, go

#110 - chore(deps): bump actions/setup-go from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, github_actions

#109 - chore(deps): bump google.golang.org/protobuf from 1.29.0 to 1.30.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, go

#108 - chore(deps): bump github.com/golang/protobuf from 1.5.2 to 1.5.3

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, go

#107 - chore(deps): bump google.golang.org/protobuf from 1.28.1 to 1.29.0 in /example

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, go

#106 - chore(deps): bump google.golang.org/protobuf from 1.28.1 to 1.29.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, go

#105 - chore(deps): bump github.com/golang/protobuf from 1.5.2 to 1.5.3 in /example

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, go

#104 - Fix panic after decoding msg with invalid unknown fields

Pull Request - State: closed - Opened by dylan-bourque over 1 year ago

#103 - chore(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 2 comments
Labels: dependencies, go

#102 - chore(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 in /example

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, go

#100 - chore(deps): bump golangci/golangci-lint-action from 3.3.1 to 3.4.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, github_actions

#99 - chore(deps): bump github.com/gofrs/uuid from 4.3.1+incompatible to 4.4.0+incompatible in /example

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, go

#98 - fix: minor bug fixes for oneofs

Pull Request - State: closed - Opened by dsexton over 1 year ago

#97 - feat: Enable partially/lazily decoding Protobuf messages

Pull Request - State: closed - Opened by dylan-bourque over 1 year ago

#96 - fix(decoder): address panic when decoding invalid/corrupt messages

Pull Request - State: closed - Opened by dylan-bourque almost 2 years ago

#94 - fix: added examples and fixes for maps

Pull Request - State: closed - Opened by dsexton almost 2 years ago

#93 - chore(deps): bump goreleaser/goreleaser-action from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, github_actions

#92 - Avoid panics when decoding invalid messages

Pull Request - State: closed - Opened by dylan-bourque almost 2 years ago

#91 - feat: add ExtensionFieldNumber() function

Pull Request - State: closed - Opened by dylan-bourque almost 2 years ago

#90 - fix: avoid panic when decoding an invalid length-delimited field

Pull Request - State: closed - Opened by dylan-bourque almost 2 years ago

#89 - `protoc-gen-fastmarshal` generated code fails to unmarshal empty protov2 message

Issue - State: closed - Opened by wtrep almost 2 years ago - 5 comments
Labels: bug, go, codegen

#88 - chore(deps): bump github.com/Masterminds/sprig/v3 from 3.2.2 to 3.2.3

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies, go

#87 - chore(deps): bump github.com/huandu/xstrings from 1.3.3 to 1.4.0

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, go

#86 - Proposal - Range Extensions

Pull Request - State: closed - Opened by Pungyeon almost 2 years ago

#85 - fix: use deducemsgType for MarshalJSON

Pull Request - State: closed - Opened by Pungyeon almost 2 years ago - 1 comment

#83 - feat: add Clone() function

Pull Request - State: closed - Opened by dylan-bourque almost 2 years ago

#82 - chore(deps): bump golangci/golangci-lint-action from 3.3.0 to 3.3.1

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, github_actions

#81 - chore(deps): bump github.com/gofrs/uuid from 4.3.0+incompatible to 4.3.1+incompatible in /example

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies, go

#80 - chore(deps): bump github.com/huandu/xstrings from 1.3.2 to 1.3.3

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, go

#79 - chore(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 in /example

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies, go

#78 - chore(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, go

#77 - chore(deps): bump golangci/golangci-lint-action from 3.2.0 to 3.3.0

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, github_actions

#76 - feat: add missing proto APIs

Pull Request - State: closed - Opened by dylan-bourque almost 2 years ago

#75 - feat: add csproto.Equal

Pull Request - State: closed - Opened by dylan-bourque almost 2 years ago

#74 - Missing Equal method

Issue - State: closed - Opened by michihenning almost 2 years ago
Labels: enhancement, in development

#72 - feat: add new MarshalText() API

Pull Request - State: closed - Opened by dylan-bourque about 2 years ago

#71 - chore(deps): bump github.com/gofrs/uuid from 4.2.0+incompatible to 4.3.0+incompatible in /example

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 1 comment
Labels: dependencies, go

#70 - chore(deps): bump github.com/google/go-cmp from 0.5.8 to 0.5.9 in /example

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies, go

#69 - chore(deps): bump actions/checkout from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 1 comment
Labels: dependencies, github_actions

#68 - chore(deps): bump actions/setup-go from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies, github_actions

#67 - Hide fields during marshal

Issue - State: closed - Opened by kotyara85 about 2 years ago - 1 comment
Labels: enhancement, triage

#66 - fix: address several compatibility issues

Pull Request - State: closed - Opened by dylan-bourque about 2 years ago

#65 - chore(deps): bump google.golang.org/protobuf from 1.28.0 to 1.28.1 in /example

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies, go

#64 - chore(deps): bump google.golang.org/protobuf from 1.28.0 to 1.28.1

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 1 comment
Labels: dependencies, go

#62 - chore(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 1 comment
Labels: dependencies, go

#61 - chore(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0 in /example

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies, go

#60 - fix(json): timestamppb encoding

Pull Request - State: closed - Opened by bndw over 2 years ago - 1 comment

#59 - Handle WKTs in JSONMarshaler

Issue - State: closed - Opened by bndw over 2 years ago - 2 comments
Labels: bug, question

#58 - chore(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.5

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies, go

#57 - chore(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.5 in /example

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, go

#56 - fix(codegen): correct invalid generated code for float or double oneof fields

Pull Request - State: closed - Opened by dylan-bourque over 2 years ago - 1 comment

#54 - generated code for "oneof double" is wrong

Issue - State: closed - Opened by kung-foo over 2 years ago - 1 comment
Labels: bug

#53 - fix: address perf and compatibility issues

Pull Request - State: closed - Opened by dylan-bourque over 2 years ago

#52 - chore(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2 in /example

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, go

#51 - chore(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies, go

#50 - fix: a proto ending with an extension with no fields set is valid

Pull Request - State: closed - Opened by schleppy over 2 years ago

#48 - feat: add CLI arg to enable unsafe decode

Pull Request - State: closed - Opened by dylan-bourque over 2 years ago
Labels: enhancement

#47 - fix: address incorrect panic in ClearExtension()

Pull Request - State: closed - Opened by dylan-bourque over 2 years ago
Labels: bug

#45 - chore(deps): bump goreleaser/goreleaser-action from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, github_actions

#43 - Error when a proto2 required bytes field is set to a zero-length slice

Issue - State: closed - Opened by dylan-bourque over 2 years ago
Labels: bug

#41 - chore(deps): bump golangci/golangci-lint-action from 3.1.0 to 3.2.0

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 2 comments
Labels: dependencies, github_actions

#38 - chore(deps): bump github.com/google/go-cmp from 0.5.7 to 0.5.8 in /example

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, go

#37 - Handle double and float

Pull Request - State: closed - Opened by nightwolfz over 2 years ago - 5 comments

#36 - Add support for doubles and floats

Pull Request - State: closed - Opened by nightwolfz over 2 years ago

#35 - float32 and double not supported?

Issue - State: closed - Opened by nightwolfz over 2 years ago - 5 comments
Labels: bug

#34 - Empty messages generate bad syntax

Issue - State: closed - Opened by nightwolfz over 2 years ago - 2 comments
Labels: bug

#33 - feat: add ClearExtension() API

Pull Request - State: closed - Opened by dylan-bourque over 2 years ago

#32 - docs: add migration guide

Pull Request - State: closed - Opened by dylan-bourque over 2 years ago - 1 comment

#31 - feat(json): add runtime-agnostic ability to write messages to JSON

Pull Request - State: closed - Opened by dylan-bourque over 2 years ago - 2 comments

#30 - feat(devcontainer): add initial .devcontainer

Pull Request - State: closed - Opened by scarlson over 2 years ago

#29 - chore(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1 in /example

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, go

#28 - chore(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, go

#27 - chore(deps): bump google.golang.org/protobuf from 1.27.1 to 1.28.0 in /example

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, go

#26 - chore(deps): bump google.golang.org/protobuf from 1.27.1 to 1.28.0

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, go

#25 - chore(deps): bump github.com/google/go-cmp from 0.5.5 to 0.5.7 in /example

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, go

#24 - feat(dependabot): maintain go.mod and GH actions

Pull Request - State: closed - Opened by scarlson over 2 years ago

#23 - Add Dependabot integration

Issue - State: closed - Opened by wmorgan6796 over 2 years ago
Labels: enhancement, triage

#22 - Add Codeql Security Scanning

Issue - State: closed - Opened by wmorgan6796 over 2 years ago - 1 comment
Labels: enhancement

#21 - Pull Request Template

Issue - State: open - Opened by scarlson over 2 years ago
Labels: enhancement

#20 - .devcontainer for VSCode/CodeSpaces integration

Issue - State: closed - Opened by scarlson over 2 years ago - 1 comment
Labels: enhancement

#19 - feat: integrate Goreleaser for building binaries

Pull Request - State: closed - Opened by dylan-bourque over 2 years ago - 1 comment

#18 - ci: parallel jobs

Pull Request - State: closed - Opened by scarlson over 2 years ago

#15 - chore: github issue templates

Pull Request - State: closed - Opened by bndw over 2 years ago - 1 comment

#14 - Issue templates

Issue - State: closed - Opened by bndw over 2 years ago

#9 - No runtime-agnostic API for JSON marshaling

Issue - State: closed - Opened by florinrm over 2 years ago - 1 comment
Labels: enhancement

#7 - Benchmark Encoder/Decoder against VT Protobuf lib

Issue - State: open - Opened by wmorgan6796 over 2 years ago
Labels: enhancement

#3 - Need support for encoding and decoding proto3 map fields

Issue - State: closed - Opened by dylan-bourque over 2 years ago - 1 comment
Labels: enhancement

#2 - Integrate linting

Issue - State: closed - Opened by dylan-bourque over 2 years ago