File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
15
15
16
16
- Flattens the models namespaces in Ruby to avoid circular dependencies.
17
17
- Adds ObjectId as a reserved keyword in Ruby to have memory management issues.
18
- - Replace Javax annotations in favor of Jakarta annotations for Java code generation. [ #2810 ] ( https://github.com/microsoft/kiota/issues/2810 )
18
+ - Replace Javax annotations in favor of Jakarta annotations for Java code generation. [ #2810 ] ( https://github.com/microsoft/kiota/issues/2810 )
19
+ - RequestExecuters call overload methods reducing code generation size for Java. [ #3150 ] ( https://github.com/microsoft/kiota/issues/3150 )
19
20
20
21
## [ 1.5.1] - 2023-08-08
21
22
You can’t perform that action at this time.
0 commit comments