Ecosyste.ms: Issues

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

GitHub / jhump/protoreflect issues and pull requests

#586 - update to protocompile v0.7.1

Pull Request - State: closed - Opened by jhump 7 months ago

#585 - Upgrade protocompile to v0.7.0

Issue - State: closed - Opened by Shnitzelil 7 months ago - 2 comments

#584 - protoprint: fix handling of uninterpreted options

Pull Request - State: closed - Opened by jhump 8 months ago

#583 - missing `{}` after printing option

Issue - State: closed - Opened by japersik 8 months ago - 5 comments

#582 - [protoprint] Enum sorting fix in proto3

Pull Request - State: closed - Opened by japersik 8 months ago - 1 comment

#581 - First enum value must be 0 in proto3 [protoprint]

Issue - State: closed - Opened by japersik 8 months ago - 2 comments

#580 - String escaping fix

Pull Request - State: closed - Opened by japersik 8 months ago - 2 comments

#579 - String escaping in protoprint is wrong

Issue - State: closed - Opened by japersik 8 months ago - 1 comment

#578 - build(deps): bump google.golang.org/grpc from 1.57.0 to 1.57.1

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies

#576 - build(deps): bump golang.org/x/net from 0.9.0 to 0.17.0

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies

#575 - Fix panic when inferring imports

Pull Request - State: closed - Opened by jhump 9 months ago

#574 - SIGSEGV: panic: runtime error: invalid memory address or nil pointer dereference

Pull Request - State: closed - Opened by mprimeaux 9 months ago - 2 comments

#573 - Update README.md to refer to new branch name

Pull Request - State: closed - Opened by jhump 9 months ago

#570 - EnumBuilder panics if it contains EnumValue with explicitly set Number

Issue - State: closed - Opened by ilaleksin 10 months ago - 1 comment

#569 - Fix support of SetNumber for enum builder

Pull Request - State: closed - Opened by ilaleksin 10 months ago

#568 - Test with Go 1.20 and 1.21; lint with 1.21

Pull Request - State: closed - Opened by jhump 10 months ago

#566 - Breaking changes in the protocompile/ast dependency

Issue - State: closed - Opened by quipo 11 months ago

#565 - can not FindMessage from linked files

Issue - State: closed - Opened by TeavenX 11 months ago - 2 comments

#564 - panic: invalid type: got *dynamicpb.Message when GetExtension

Issue - State: closed - Opened by Adol1111 12 months ago - 6 comments

#563 - build(deps): bump google.golang.org/grpc from 1.38.0 to 1.53.0

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago
Labels: dependencies

#562 - Cannot add nested message and a field with same name using `builder`

Issue - State: closed - Opened by tanner-bruce about 1 year ago - 2 comments

#561 - Any method for setting nested MessageKind field

Issue - State: closed - Opened by HugoNgai about 1 year ago - 4 comments

#560 - How to get comments from result of ParseFilesButDoNotLink

Issue - State: closed - Opened by joesonw about 1 year ago - 1 comment

#559 - Support for reading proto files from jar / zip files

Issue - State: closed - Opened by tsipo about 1 year ago - 4 comments

#557 - Selecting marshaling method for known field types

Issue - State: closed - Opened by sduchesneau about 1 year ago - 1 comment

#556 - can't handle the import proto

Issue - State: closed - Opened by gx303841541 over 1 year ago - 1 comment

#554 - protoparse: fixes to issues reported in v1.15.0

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

#553 - possible regression from v1.15.0

Issue - State: closed - Opened by tmc over 1 year ago - 5 comments

#552 - clarity on v2 api support via `MessageV2`

Issue - State: closed - Opened by timruffles over 1 year ago - 3 comments

#551 - build(deps): bump golang.org/x/net from 0.0.0-20200625001655-4c5254603344 to 0.7.0

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

#548 - build(deps): bump golang.org/x/text from 0.3.2 to 0.3.8

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

#546 - another fuzz test fix, even newer version of protocompile

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

#545 - newer protocompile with potential fix to fuzz test perf issue

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

#544 - add doc comments for all new elements

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

#543 - update to protocompile v0.2.0

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

#541 - GitHub actions: Enable CI and CIFuzz GitHub action

Pull Request - State: open - Opened by DavidKorczynski over 1 year ago - 1 comment

#540 - Use protoset & reflection in the same time

Issue - State: closed - Opened by mark4z over 1 year ago - 2 comments

#539 - Fix missing detached leading comments

Pull Request - State: closed - Opened by trunghai95 over 1 year ago - 4 comments

#538 - how to marshal json for nested message

Issue - State: closed - Opened by tonglin96 over 1 year ago - 2 comments

#537 - *Message can't convert to the correct json format

Issue - State: closed - Opened by Dimp1e over 1 year ago - 1 comment

#536 - Parsing .proto file with standard import results in duplicate symbol error

Issue - State: closed - Opened by iSerganov over 1 year ago - 2 comments

#535 - grpcreflect supports v1 of the reflection service

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

#534 - update protoc to 21.7; also adds go 1.19 to CI

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

#533 - minimal support v2 messages in *dynamic.Message

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

#532 - Can load the descriptor_set file generated by protoc?

Issue - State: closed - Opened by residual-paranoia almost 2 years ago - 1 comment

#531 - Use proto v2 for rendering options in output

Issue - State: closed - Opened by marcoferrer almost 2 years ago - 1 comment

#530 - Use prototext v2 for rendering options

Pull Request - State: closed - Opened by marcoferrer almost 2 years ago - 11 comments

#529 - preserve printable unicode in protoprint

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

#528 - LoadMessageDescriptorForMessage bug

Issue - State: closed - Opened by Shukla-Ankur almost 2 years ago - 6 comments

#527 - protoprint: printable unicode characters >= code point 0080 are not preserved

Issue - State: closed - Opened by xgtcode almost 2 years ago - 1 comment

#525 - desc: avoid panic if descriptor proto has invalid type references

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

#524 - protoparse: enum value name constraints related to JSON

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

#523 - protoparse: enforce unique JSON names

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

#522 - protoparse: it is not allowed to reference a synthetic map entry

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

#521 - Print options as v2 protos

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

#519 - Remove dependency on grpc-go in internal/testprotos

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

#518 - Remove dependency on grpc-go in internal/testprotos

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

#516 - programmatic access to message option's value

Issue - State: closed - Opened by nordicdyno about 2 years ago - 3 comments

#515 - Keep testprotos dependency on grpc-go limited to testprotos/grpc

Issue - State: closed - Opened by bufdev about 2 years ago

#514 - Add Notice file to complete the Apache-2.0 requirements

Issue - State: closed - Opened by Shnitzelil about 2 years ago - 2 comments

#513 - protoparse: duplicate symbol already defined as enum value in another proto

Issue - State: closed - Opened by hitzhangjie about 2 years ago - 5 comments

#512 - protoparse: fix panic in linker; handle synthetic oneofs

Pull Request - State: closed - Opened by jhump about 2 years ago - 1 comment

#511 - Dynamic message is not convertible to proto.Message

Issue - State: closed - Opened by nikunjy about 2 years ago - 2 comments

#508 - nil pointer dereference in linker.go

Issue - State: closed - Opened by sundbry about 2 years ago - 3 comments

#506 - desc/builder: add FileBuilder.PruneUnusedDependencies method

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

#505 - dynamic.KnownTypeRegistry.GetKnownType should always return a message type

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

#504 - Remove unused imports from built descriptor

Issue - State: closed - Opened by devnev over 2 years ago - 3 comments

#503 - dynamic.Message cannot unmarshal type map<string, string>

Issue - State: closed - Opened by zean00 over 2 years ago - 4 comments

#502 - reduce footprint of source info stuff

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

#501 - no need for srcinforeflection package

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

#500 - Improvements to recently introduced sourceinfo stuff

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

#499 - protoc-gen-gosrcinfo advertises features, supports proto3 optional

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

#498 - srcinfo package and protoc-gen-gosrcinfo

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

#497 - update to newer protoc

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

#496 - fix possible nil-dereference panic

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

#494 - protoprint: fix superfluous trailing space

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

#492 - protoprint: fix bug where comments on method options were not included

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

#491 - use grpc.ClientConnInterface and reflection.GRPCServer interfaces

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

#490 - some cleanup in Makefile, CI config, and dependencies

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

#482 - protoparse fails to parse custom option with "any" type url value

Issue - State: closed - Opened by codebutler over 2 years ago - 2 comments

#474 - how to convert dynamic message to json

Issue - State: closed - Opened by Khushbukela over 2 years ago - 4 comments

#471 - Propagate errs for parseResult when handling wkts

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