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

Memory mgmt #133

Merged
merged 5 commits into from Jun 20, 2021
Merged

Memory mgmt #133

merged 5 commits into from Jun 20, 2021

Conversation

gregsdennis
Copy link
Owner

No description provided.

ddunkin and others added 2 commits June 19, 2021 09:47
JsonDocument rents from ArrayPool and must be disposed to prevent memory leaks.
Fix memory leaks around use of `JsonDocument` and `JsonElement`
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Jun 19, 2021
@github-actions
Copy link

JsonPatch ( JsonPatch.Net )

Summary

Actual new version: 1.0.5 (Patch)
Suggested new version: 1.0.4 (None).

@github-actions
Copy link

JsonLogic

Summary

Actual new version: 1.3.1 (Patch)
Suggested new version: 1.3.0 (None).

@github-actions
Copy link

JsonSchema.Net

Summary

Actual new version: 1.10.4 (Patch)
Suggested new version: 1.10.3 (None).

@github-actions

This comment has been minimized.

@github-actions
Copy link

Json.More ( Json.More.Net )

Summary

Actual new version: 1.4.3 (Patch)
Suggested new version: 1.4.2 (None).

@github-actions
Copy link

JsonSchema.Net.UniqueKeys

Summary

Actual new version: 1.0.0 (None)
Suggested new version: 1.0.1 (Patch).

@github-actions

This comment has been minimized.

@github-actions
Copy link

JsonSchema.Net.Data

Summary

Actual new version: 1.0.2 (None)
Suggested new version: 1.0.3 (Patch).

@github-actions
Copy link

JsonSchema.Net.Generation

Summary

Actual new version: 1.6.0 (None)
Suggested new version: 1.6.1 (Patch).

@gregsdennis gregsdennis merged commit e468de6 into master Jun 20, 2021
@gregsdennis gregsdennis deleted the memory-mgmt branch June 20, 2021 03:18
@github-actions
Copy link

Unit Test Results

       9 files         9 suites   5s ⏱️
6 235 tests 6 220 ✔️ 15 💤 0 ❌
6 270 runs  6 255 ✔️ 15 💤 0 ❌

Results for commit e468de6.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants