Skip to content

Commit

Permalink
Merge pull request #3996 from microsoft/release/onetenzero
Browse files Browse the repository at this point in the history
- bumps version for release 1.10
  • Loading branch information
baywet authored Jan 11, 2024
2 parents 2a45ece + 23cf835 commit 9337325
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Changed

## [1.10.0] - 2024-01-11

### Added

### Changed

- Java - Self-extraction of query parameters instead of using reflection. [#3965](https://github.com/microsoft/kiota/issues/3965)
- Fixed a bug where the discriminator validation rule would report false positives on nullable union types.
- Fixed a bug where constructors and model names where clashing in Go. [#3920](https://github.com/microsoft/kiota/issues/3920)
Expand Down Expand Up @@ -1206,3 +1212,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added

- Initial GitHub release

0 comments on commit 9337325

Please sign in to comment.