Skip to content

Commit faacf2e

Browse files
Update CHANGELOG.md
1 parent 439c604 commit faacf2e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1515

1616
- Flattens the models namespaces in Ruby to avoid circular dependencies.
1717
- 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)
1920

2021
## [1.5.1] - 2023-08-08
2122

0 commit comments

Comments
 (0)