Releases: solo-io/protoc-gen-ext
Releases · solo-io/protoc-gen-ext
v0.0.16
Clone (#14)
* clone
* fixed names in Clone module
* basic tempalting
* just gotta figure out oneof
* oneofs work
* works
* working and tested
* included code-gen
* test name
* made tests more exhaustive
* so close
* woohoo
* maybe
* working with test in other project
* fix repeated and map nil check
v0.0.15
Fix oneof equals (#13)
* Fix oneof equals
v0.0.14
Include FieldName in Hash to avoid collision (#12)
* Write failing test
* add solution
* cleanup test
* unfocus test
* ripout gogo
v0.0.13
added google protos (#10)
* added google protos
v0.0.12
fix-range-primitives (#9)
v0.0.10
Sensitive fields (#6)
* deep equals is compiling
* complex and simple maps work
* wrote tests for deep equal
* Merge branch 'master' of github.com:solo-io/protoc-gen into sensitive-fields
* added redaction utils to clear sensitive fields
* added tests
v0.0.9
fix merge compile var name (#4)
* fix merge compile var name
v0.0.8
merge is broken in this release, use v0.0.9
v0.0.7
fix oneof difference (#2)
* fix oneof difference
* accidental line
* remove ambiguity from test