Ecosyste.ms: Issues

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

GitHub / elixir-protobuf/protobuf issues and pull requests

#373 - DateTime not encodable in JSON

Issue - State: open - Opened by skbolton 2 months ago - 1 comment

#372 - Add CI for Elixir 1.17/OTP 27

Pull Request - State: closed - Opened by v0idpwn 4 months ago - 8 comments

#371 - Don't encode a struct as another struct

Pull Request - State: closed - Opened by v0idpwn 5 months ago - 4 comments

#370 - OTP27 support; Fix handling of negative zero in OTP27+

Pull Request - State: closed - Opened by v0idpwn 5 months ago - 7 comments

#369 - Warning on Elixir 1.16 + OTP 25

Issue - State: closed - Opened by thbar 6 months ago - 2 comments
Labels: Kind:Bug

#368 - Add lib/elixirpb to package files

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

#366 - Fixed link to the gRPC Elixir implementation

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

#365 - `Protobuf.encode/1` does not actually verify struct in some cases

Issue - State: closed - Opened by edisonywh 9 months ago - 2 comments
Labels: Kind:Bug

#364 - Can JSON decoder be loose on constraints about float?

Issue - State: open - Opened by junaid1460 10 months ago - 3 comments
Labels: Kind:Needs More Info

#363 - feat: coerce int to float

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

#362 - Inconsistent behaviour when encoding oneof

Issue - State: open - Opened by nsweeting 10 months ago - 3 comments
Labels: Kind:Bug

#361 - Consideration in generating options in Messages in OTP 26

Issue - State: open - Opened by slashmili 11 months ago - 3 comments
Labels: Kind:Bug

#360 - Any support unusable

Issue - State: open - Opened by hassox 11 months ago
Labels: Kind:Improvement

#359 - Fix JSON encoding of proto3 optional non-nil defaults

Pull Request - State: closed - Opened by zookzook about 1 year ago - 1 comment

#358 - Add optional keys to `Protobuf.decode/2` typespecs

Pull Request - State: closed - Opened by danmarcab about 1 year ago - 1 comment

#357 - Error while trying to compile: google/cloud/secretmanager/v1/resources.proto

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

#355 - Add option to use type_check during struct generation

Issue - State: closed - Opened by rparcus about 1 year ago - 2 comments
Labels: Kind:Feature

#354 - feat: add helper functions for Google.Protobuf modules

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

#353 - Generate Google modules

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

#352 - feat: add protobuf code comments as Elixir module documentation

Pull Request - State: open - Opened by btkostner over 1 year ago - 4 comments

#351 - There's something wrong to get `.[...]` type

Issue - State: open - Opened by tdtadeu over 1 year ago
Labels: Kind:Bug

#350 - Release v0.12.0

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

#349 - Encoding oneof attribute results in invalid struct

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

#348 - Let's release 1.0.0

Issue - State: closed - Opened by carrascoacd over 1 year ago - 2 comments
Labels: Kind:Invalid

#347 - change jason version

Pull Request - State: closed - Opened by tclugao over 1 year ago - 3 comments

#346 - Raise when encoding/decoding invalid UTF-8

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

#344 - How to encode oneof fields?

Issue - State: closed - Opened by gordoneliel over 1 year ago - 1 comment
Labels: Kind:Invalid

#343 - Compat

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

#340 - Correctly indent code block in docs

Pull Request - State: closed - Opened by D-Town44 over 1 year ago - 1 comment

#339 - Decoding Invalid Strings sometimes raise MatchError instead of Protobuf.DecodeError

Issue - State: closed - Opened by D-Town44 over 1 year ago
Labels: Kind:Bug

#338 - Can't create Firestore.V1.Value

Issue - State: closed - Opened by dluksza over 1 year ago - 3 comments
Labels: Kind:Invalid

#337 - Error when JSON-encoding NaN for Google.Protobuf.Value

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

#336 - Add support for handling "." in FieldMask paths when JSON decoding

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

#335 - JSON decoding should work with "." in FieldMask path

Issue - State: closed - Opened by jareddellitt over 1 year ago
Labels: Kind:Bug

#334 - Update docs to work with v0.10.0

Pull Request - State: closed - Opened by D-Town44 over 1 year ago - 1 comment

#333 - Invalid field number 0 when decoding binary data

Issue - State: open - Opened by VincentRPS almost 2 years ago - 3 comments
Labels: Kind:Needs More Info

#332 - Fix multiple conflicting PbExtension modules

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

#331 - Bump Ubuntu version in "latest conformance" CI job

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

#330 - Deprecate the `new(!)/0,1` callbacks

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

#329 - Remove pack/1 and unpack/2 from Protobuf.Any

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

#328 - Add support for Any in JSON mapping

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

#327 - Fix CI

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

#326 - Stop using deprecated ::set-output from GH Actions

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

#325 - Fix map fields contained in .proto files without a package

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

#324 - Update conformance tests to latest Protobuf main

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

#323 - How to use type specs?

Issue - State: closed - Opened by whatyouhide almost 2 years ago - 2 comments
Labels: Kind:Bug

#322 - Problem when using optional for enums

Issue - State: closed - Opened by whatyouhide almost 2 years ago - 2 comments
Labels: Kind:Invalid

#321 - How do I compile map fields to "map: true" instead of "repeated: true"?

Issue - State: closed - Opened by asciibeats almost 2 years ago - 13 comments
Labels: Kind:Needs More Info

#320 - Fix! use new!/1 when decoding `Google.Protobuf.Empty`

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

#319 - Fixes typespecs for proto3_optional fields

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

#318 - Add support for any

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

#317 - Removed 64bit integers string conversion

Pull Request - State: closed - Opened by anubis-ii about 2 years ago - 2 comments

#316 - `mix protobuf.generate`

Issue - State: open - Opened by drowzy about 2 years ago - 1 comment
Labels: Kind:Feature, Effort:Large

#315 - Add callbacks on stubs so Mox can be used

Pull Request - State: closed - Opened by hassox about 2 years ago - 4 comments

#314 - "Insufficient data decoding field" on Windows

Issue - State: closed - Opened by nichita-pasecinic about 2 years ago - 2 comments
Labels: Platform:Windows

#312 - generated typespec doesn't seem to take `proto3_optional: true` into account

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

#311 - Add include_docs option

Pull Request - State: closed - Opened by antedeguemon about 2 years ago - 4 comments

#310 - Support TransformModule in JSON encoder

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

#309 - Fix conformance tests in CI

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

#308 - Problem when using optional for enums

Issue - State: closed - Opened by whatyouhide about 2 years ago
Labels: Kind:Bug

#307 - Update readme to 0.10.0

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

#306 - Should JSON encoding validate the Protobuf message as well?

Issue - State: closed - Opened by yordis about 2 years ago - 10 comments
Labels: Kind:Feature

#305 - Fix CI deps caching

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

#304 - Fixes for Elixir 1.14

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

#303 - Do not load module for enum defaults

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

#302 - Fix decoding of proto3 optional zero/default values

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

#301 - Fix JSON encoding map validation

Pull Request - State: closed - Opened by yordis about 2 years ago - 7 comments

#298 - Fix the enum default value

Pull Request - State: closed - Opened by hassox about 2 years ago - 6 comments

#297 - Types have disappeared from generated protobuf file in version 0.10.0

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

#296 - Fix use Bitwise warning

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

#295 - Encoded data is not decodeable

Issue - State: closed - Opened by avillen about 2 years ago - 1 comment

#293 - Add nicer oneof error messages

Pull Request - State: closed - Opened by Cytro54 about 2 years ago - 4 comments

#292 - Run Dialyzer in CI

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

#291 - Fix all dialyzer warnings

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

#290 - Fix deprecation of :all in IO.binread/2

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

#289 - Enable PROTOBUF_ROOT env variable

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

#288 - Add optional keys to Builder typespecs

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

#287 - Dialyzer does not accept structs created with `new/0`, `new/1`...

Issue - State: closed - Opened by danmarcab over 2 years ago - 3 comments
Labels: Kind:Bug

#286 - Use "main" branch from Protobuf for conformance

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

#285 - Support for unknown field set?

Issue - State: closed - Opened by perezd over 2 years ago - 2 comments
Labels: Kind:Duplicate

#284 - Improve code format generator

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

#283 - Fix Protobuf.Protoc.Generator.Service.generate/2 typespec

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

#282 - Custom MessageOptions does not work properly

Issue - State: closed - Opened by yingyingtang-brex over 2 years ago - 1 comment
Labels: Kind:Duplicate

#281 - "mix test" doesn't work on Windows

Issue - State: open - Opened by wingyplus over 2 years ago - 3 comments
Labels: Kind:Help, Platform:Windows, Effort:Large

#280 - protoc-gen-elixir will crash when indent with 4 space

Issue - State: open - Opened by wingyplus over 2 years ago - 2 comments
Labels: Kind:Bug, Platform:Windows

#279 - insufficient data decoding field proto_file error

Issue - State: closed - Opened by wingyplus over 2 years ago - 7 comments
Labels: Kind:Bug

#278 - Generated code appears to be changed via "mix format"

Issue - State: closed - Opened by thbar over 2 years ago - 9 comments
Labels: Kind:Improvement

#276 - Use atom keys for maps

Issue - State: closed - Opened by yordis over 2 years ago - 1 comment
Labels: Kind:Feature

#275 - Dialyzer issue "Callback info about the Protobuf behaviour is not available"

Issue - State: closed - Opened by yordis over 2 years ago - 7 comments
Labels: Kind:Bug

#274 - Split out benchmarks into a separate repository

Issue - State: closed - Opened by whatyouhide over 2 years ago
Labels: Kind:Improvement

#273 - Migrate to erlef/setup-beam for GitHub Actions

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

#272 - Update generated files and improve CI message

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

#271 - Release v0.10.0

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

#270 - fix(new function): new/3 and new!/3 functions works with scalar types as previously

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

#269 - Add nil to oneof typespec union

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