Releases: cloudwego/dynamicgo
Releases · cloudwego/dynamicgo
v0.4.5
v0.4.4
What's Changed
- fix(thrift): write default val for optional fields by @Marina-Sakai in #79
Full Changelog: v0.4.3...v0.4.4
v0.4.3
What's Changed
- feat(proto): support an API to return whether the pb idl is parsed with CombineServices mode by @Marina-Sakai in #77
- chore: update protobuf version in go mod for security by @khan-yin in #78
Full Changelog: v0.4.2...v0.4.3
v0.4.2
v0.4.1
v0.4.0
What's Changed
- chore: Delete .DS_Store file by @haoxins in #65
- refactor: rm github.com/apache/thrift by @xiaost in #68
- fix empty biz body unwrapBinary EOF error by @wodeqiangne in #70
- feat:(thrift) support putting IDL filename into Descriptor's annotations by @ThinkerQAQ in #71
- chore: rm unused base.TrafficEnv by @xiaost in #73
New Contributors
- @haoxins made their first contribution in #65
- @wodeqiangne made their first contribution in #70
- @ThinkerQAQ made their first contribution in #71
Full Changelog: v0.3.0...v0.4.0
v0.3.0
Feature
Bugfix
- fix(conv): fix misuse of String2Int64 by @Marina-Sakai in #62
- fix:(j2t) keep input memory alive by @AsterDY in #64
Optimization
New Contributors
Full Changelog: v0.2.9...v0.3.0
v0.2.9
v0.2.8
What's Changed
- feat(proto): support streaming mode for proto by @Marina-Sakai in #56
- fix:(j2t) write redundant
base.Base
to thrift by @AsterDY in #55 - fix: register api key by @Marina-Sakai in #58
Full Changelog: v0.2.7...v0.2.8