Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for IEnumerable<int?> property mapping ( #380 ) #508

Merged

Conversation

DumboJetEngine
Copy link
Contributor

Signed-off-by: Kostas [email protected]
(cherry picked from commit 14c8af6)

Description

Fix for #380.

Issues Resolved

#380.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Copy link
Collaborator

@Xtansia Xtansia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just one minor thing needs correcting in the CHANGELOG

CHANGELOG.md Outdated
Comment on lines 25 to 29

### Fixed
- Fixed `IEnumerable<int?>` property mapping. ([#503](https://github.com/opensearch-project/opensearch-net/pull/503))


Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be in the ## [Unreleased] section

@DumboJetEngine DumboJetEngine force-pushed the backport/backport-503-to-1.x branch from 45f265f to 450d1cd Compare January 12, 2024 08:19
@Xtansia Xtansia merged commit 549d1b0 into opensearch-project:1.x Jan 12, 2024
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants