Skip to content

Releases: solo-io/protoc-gen-ext

v0.0.16

20 Sep 19:17
0d0ed80
Compare
Choose a tag to compare
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

28 Jan 18:53
6b35e5c
Compare
Choose a tag to compare
Fix oneof equals (#13)

* Fix oneof equals

v0.0.14

07 Jan 23:37
c80a51a
Compare
Choose a tag to compare
Include FieldName in Hash to avoid collision (#12)

* Write failing test
* add solution
* cleanup test
* unfocus test
* ripout gogo

v0.0.13

04 Dec 15:20
a26d7ad
Compare
Choose a tag to compare
added google protos (#10)

* added google protos

v0.0.12

01 Dec 00:46
b238255
Compare
Choose a tag to compare
fix-range-primitives (#9)

v0.0.11

30 Nov 23:46
2656a8e
Compare
Choose a tag to compare
fix imports (#8)

v0.0.10

25 Nov 21:41
d881322
Compare
Choose a tag to compare
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

01 May 17:22
fea508f
Compare
Choose a tag to compare
fix merge compile var name (#4)

* fix merge compile var name

v0.0.8

30 Apr 21:23
3f88644
Compare
Choose a tag to compare
v0.0.8 Pre-release
Pre-release

merge is broken in this release, use v0.0.9

v0.0.7

03 Jan 02:35
Compare
Choose a tag to compare
fix oneof difference (#2)

* fix oneof difference
* accidental line
* remove ambiguity from test