File tree Expand file tree Collapse file tree
cli-api-reference/cli-changelog
sdks/overview/csharp/changelog Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## 4.30.0
2+ ** ` (feat): ` ** Configures the ` flatten_oneofs ` configuration option for protoc-gen-openapi.
3+ When ` flatten_oneofs ` is enabled, the generated OpenAPI schema will flatten
4+ oneOf structures with a single schema. No additional configuration is required
5+ by the user.
6+
7+
8+ ** ` (fix): ` ** Add the ` respectByteFormat ` configuration option, which is implicitly enabled
9+ for gRPC/Protobuf specs.
10+
11+
112## 4.29.0
213** ` (feat): ` ** Add AI changelog rollup for multi-chunk diff analysis. When large diffs
314are split into multiple chunks, the resulting changelog entries are now
Original file line number Diff line number Diff line change 1+ ## 2.31.0
2+ ** ` (feat): ` ** Add support for ` base64 ` primitive type in the IR to represent Protobuf byte[ ] .
3+
4+
5+ ** ` (fix): ` ** Fix the ` .ToProto ` and ` .FromProto ` mapper methods to support for enums nested within
6+ message descriptors.
7+
8+
19## 2.30.3
210** ` (fix): ` ** Add better support for the ` google.rpc.Status ` type, and stop
311generating redundant wrapper types for ` google.api ` and
You can’t perform that action at this time.
0 commit comments