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

[Backport 1.x] feat(): add support for DateOnly and TimeOnly #680 (#734) #735

Merged

Conversation

Xtansia
Copy link
Collaborator

@Xtansia Xtansia commented Jul 31, 2024

Description

Backport #734 via f3bae74

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.

…pensearch-project#734)

* feat(): add .net6 and .net8 to core project and get it to compile opensearch-project#680

Signed-off-by: Joe Feser <[email protected]>

* feat(): add support for DateOnly and TimeOnly from .net 6 opensearch-project#680

Signed-off-by: Joe Feser <[email protected]>

* PR Comments

Signed-off-by: Joe Feser <[email protected]>

* PR Comments

Signed-off-by: Joe Feser <[email protected]>

* modified the added section of changelog.md

Signed-off-by: Joe Feser <[email protected]>

* Fix compilation/indentation error

Signed-off-by: Thomas Farr <[email protected]>

* Fix code conventions unit test

Signed-off-by: Thomas Farr <[email protected]>

* Fix remaining `#if`s

Signed-off-by: Thomas Farr <[email protected]>

* Fix changelog ordering

Signed-off-by: Thomas Farr <[email protected]>

* Fix CI errors

Signed-off-by: Thomas Farr <[email protected]>

---------

Signed-off-by: Joe Feser <[email protected]>
Signed-off-by: Thomas Farr <[email protected]>
Co-authored-by: Thomas Farr <[email protected]>
(cherry picked from commit f3bae74)
@Xtansia Xtansia merged commit f1dcd15 into opensearch-project:1.x Jul 31, 2024
40 of 43 checks passed
@Xtansia Xtansia deleted the backport/backport-734-to-1.x branch July 31, 2024 19:36
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.

3 participants