This repository was archived by the owner on Jan 9, 2025. It is now read-only.
Merged
Conversation
GET Root: added quotation marks GET Object: corrected parameter types to long
fh-ms
approved these changes
May 3, 2023
zdenek-jonas
pushed a commit
that referenced
this pull request
May 19, 2023
GET Root: added quotation marks GET Object: corrected parameter types to long (cherry picked from commit 7f685f3)
zdenek-jonas
added a commit
that referenced
this pull request
May 19, 2023
* Reloader docu and example (cherry picked from commit cc21b39) * Fix version number reloader example (cherry picked from commit ad9f348) * Fix version number reloader example (cherry picked from commit 52d4a82) * Read-only Storage Manager documentation (cherry picked from commit ced2e99) * Additional clarification on Reloader usage. (cherry picked from commit 3289ba8) * Docu fixes (#560) GET Root: added quotation marks GET Object: corrected parameter types to long (cherry picked from commit 7f685f3) * Integration for Quarkus 3.x. Fixes #564 (cherry picked from commit 62a886a) * Docu fix for Quarkus 3.x integration. (cherry picked from commit c68ffe8) * Bug/lazy collections unloading (#568) * fixing erroneous unloading in streams * add tryUnload(boolean) API --------- Co-authored-by: Florian Habermann <[email protected]> (cherry picked from commit 4599296) * new release version - snapshot * prepare version for release --------- Co-authored-by: Rudy De Busscher <[email protected]> Co-authored-by: hg-ms <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
GET Root: added quotation marks
GET Object: corrected parameter types to long