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

Support default values for record and fix usage of value creator apis #20

Merged
merged 14 commits into from
Jul 25, 2024

Conversation

prakanth97
Copy link
Contributor

Purpose

Fixes: #6122

Examples

Checklist

  • Linked to an issue
  • Updated the changelog
  • Added tests
  • Updated the spec
  • Checked native-image compatibility

@prakanth97 prakanth97 marked this pull request as ready for review May 22, 2024 07:00
@prakanth97 prakanth97 requested a review from hasithaa as a code owner May 22, 2024 07:00
@prakanth97
Copy link
Contributor Author

Please merge PR #16 before this.

Copy link

github-actions bot commented Jun 6, 2024

This PR has been open for more than 15 days with no activity. This will be closed in 3 days unless the stale label is removed or commented.

@github-actions github-actions bot added the Stale label Jun 6, 2024
@prakanth97 prakanth97 removed the Stale label Jun 7, 2024
@prakanth97 prakanth97 merged commit 53c2019 into ballerina-platform:main Jul 25, 2024
5 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.

Support default values for record in XML data library
3 participants