issues
search
bivas
/
protobuf-java-format
Provide serialization and de-serialization of different formats based on Google’s protobuf Message. Enables overriding the default (byte array) output to text based formats such as XML, JSON and HTML.
BSD 3-Clause "New" or "Revised" License
153
stars
97
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump com.google.protobuf:protobuf-java from 2.5.0 to 3.25.5
#62
dependabot[bot]
opened
2 months ago
0
Support for havig attributes in XML formatter?
#61
mfathi91
opened
10 months ago
0
Bump protobuf-java from 2.5.0 to 3.16.3
#60
dependabot[bot]
closed
2 months ago
1
Bump protobuf-java from 2.5.0 to 3.16.1
#59
dependabot[bot]
closed
2 years ago
1
JsonFormat.merge throw a exception when a 'message' field in json is null
#58
haoyanzhang
opened
3 years ago
1
JsonFormat#printUnknownFIelds produce invalid JSON
#57
George-A
opened
5 years ago
0
Can't Find this method printToString()
#56
UncleWangKing
closed
5 years ago
0
1.5 Maven version needed
#55
luigi-riefolo
closed
5 years ago
2
Any types can't be deserialized
#54
pmrochaubi
opened
5 years ago
0
Fix #51 #52: Commons Text StringEscapeUtils for HTML and XML.
#53
melloware
closed
2 years ago
0
XML Format: Should Escape String
#52
melloware
closed
1 year ago
0
HTML Format: Should Escape String
#51
melloware
closed
1 year ago
0
Fix ProtobufFormatter.printToString
#50
phanhuyn
opened
5 years ago
0
added enumByName as default with optional flag
#49
clatko
opened
6 years ago
0
double exponent notation to number
#48
kishorekumar522
opened
6 years ago
0
Escape / character according to json specification
#47
exploder86
closed
6 years ago
2
rivi rules
#46
bivas
closed
6 years ago
0
Add some documentation to contribute to the project
#45
whiver
closed
6 years ago
3
Error when parsing a valid XML file
#44
whiver
opened
6 years ago
9
com.googlecode.protobuf.format.XmlFormat merge fails for content with URL
#43
Isaac-Kola-Narvar
opened
7 years ago
0
Does not build
#42
kshitijsv
opened
7 years ago
0
Handle JSON with unkown field whose value is empty list. Add unittest…
#41
kskalski
closed
7 years ago
2
Exception when consuming unknown field with value being empty list
#40
kskalski
closed
7 years ago
4
Serialize enum with number by default
#39
mchataigner
closed
4 months ago
3
Exception on Special Characteres "//"
#38
hebergentilin
opened
7 years ago
3
Null field from json deserialization fix
#37
volkov
closed
7 years ago
2
Issue #35 - printToString doesn't encode to bytes
#36
tonicsoft
opened
8 years ago
9
JsonFormat.printToString() does not respect JsonFormat.setDefaultCharset()
#35
tonicsoft
opened
8 years ago
0
makes possible to override byte format
#34
Karry
closed
7 years ago
2
Missing 1.4 release tag
#33
ebourg
closed
7 years ago
1
String encoding of ByteString(Bytes)
#32
ganesh-karthick
opened
8 years ago
1
[Issue #30] Referring to the gh-pages documentation
#31
scr
closed
8 years ago
1
Add gh-pages branch with documentation and refer to it from README
#30
scr
closed
8 years ago
0
Missing release tags
#29
ebourg
closed
8 years ago
2
Escape / Unescape bytes are not perfect inverses
#28
primshnick
opened
8 years ago
1
Added test of escape and unescape. Does not pass currently.
#27
primshnick
closed
8 years ago
1
Correctly slurp unknown fields into message that are unknown at both serialization and deserialization time
#26
primshnick
closed
7 years ago
11
Correctly slurp unknown fields into message that are unknown at both serialization and deserialization time
#25
primshnick
closed
8 years ago
2
[Issue #23] Write a unit test that shows that unknown fields are not read into the message.
#24
scr
closed
8 years ago
1
Unknown fields not being repopulated upon de-serialization from json
#23
primshnick
opened
8 years ago
5
proto3 JSON mapping support
#22
lnr0626
opened
8 years ago
3
fixed an exception which is thrown in case of facing null instead of an object in json
#21
daxzel
closed
7 years ago
6
JsonFormat throws an exception when it faces an empty json object
#20
daxzel
opened
8 years ago
2
Adding enum write mode to the libraries
#19
giuppo73
closed
8 years ago
1
Examples fix
#18
daxzel
closed
8 years ago
0
Examples refer to non-static methods
#17
pires
closed
8 years ago
2
Addresses issue #42
#16
mglezer
closed
8 years ago
1
JsonJacksonFormat: unsigned int and long aren't output/input as unsigned.
#15
scr
closed
9 years ago
0
Adjusted Travis settings to just install the right version of protoc.
#14
scr
closed
9 years ago
1
Updates to deploy to sonatype via travis.
#13
scr
closed
9 years ago
0
Next