Releases: cloudwego/dynamicgo
Releases · cloudwego/dynamicgo
v0.9.1
v0.9.0
v0.8.0
v0.7.2
v0.7.1
What's Changed
- opt:(utils) add parse option
ForceHashMapAsFieldNameMapto reduce memory usage
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- feat (j2p): support enum field serialization by @khan-yin in #105
- test: deprecate fastpb by @xiaost in #106
- fix(thrift): absolute-paths were not prioritized when IDL matches includes by @AsterDY in #107
- fix: correct invalid Go directive //go:noline to //go:noinline by @liuq19 in #108
- fix(generic): Correct iteration in GetDescByPath by @SylviaYang2 in #110
- feat: suport go1.25 by @AsterDY in #111
New Contributors
- @liuq19 made their first contribution in #108
- @SylviaYang2 made their first contribution in #110
Full Changelog: v0.6.4...v0.7.0