Releases: infobloxopen/protoc-gen-gorm
Releases · infobloxopen/protoc-gen-gorm
additional compartments update
upgrade atlas app toolkit to v2 (#264)
* upgrade atlas app toolkit to v2
* gorm v2
* go mod tidy / vendor
Compartments update
Add compartment support in gorm generated file (#263)
- feature-compartment
- go mod vendor
- go mod vendor
v1.1.2
Adds WKT Duration support
Fixed #218, a segfault when it should just log incompatible payload
Fixed an issue where multiple services with List
returning the same result type could break collection operator handling
v1.1.1
A bug fix for some repeated object handling
v1.1.0
Added "big.Int" support for GORM data type in protoc generation
v1.0.1
Fixes nil pointer dereference in generated code.
v1.0.0
Contains major conversion from gogo/protobuf to golang/protobuf as the underlying plugin.
Moves the options and types proto files to proto/options/options.proto
and proto/types/types.proto
.
Generated code should remain backwards compatible.
v0.21.0
Changes:
- update to grpc-gateway v2
- Fix generateDeleteSetHandler func to not override the primary key name with the column name #210
v0.20.1
Add file to .gitignore added during travis script (#194)