-
Notifications
You must be signed in to change notification settings - Fork 2
Publish 5.0.1 #383
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
Merged
Merged
Publish 5.0.1 #383
Conversation
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
APIMF-3417: added method to remove entities from configuration private to AMF.
… type the same in scala -> platform conversion
APIMF-3350: processing data is converted to platform wrap to keep the type the same in scala -> platform conversion
…ing us accumulate memory
Fix: removed static cache that wasn't being used properly and was making us accumulate memory
…to BaseUnitProcessingModel
Fix: removed source spec annotation and added SourceSpec model field to BaseUnitProcessingModel
collect custom properties using instances so it can be used during parsing
… not applicable or had issues created for them.
APIMF 3437
… field from iri value
APIMF-3473: add utility function in Fields to obtain value of certain field from iri value
APIMF-3224: include removeField in Graph interface
…or. EffectiveValidations are now computed when the validation profile is registered in the config. Added option to register effective validations alongside validation profile
Remove ValidationProfile knowledge in the AMFValidator to isolate it in the plugins that use it.
APIMF-3384: add 'jar:' to accepted protocols for location URLs
APIMF-3516: added Grpc to Spec unapply for json-ld parsing
… fields are queried. Fixed JSON-LD parsing to account for scalar extensions
Semantic Extensions Part 1: spec parsing, json-ld parsing/rendering, validation
APIMF-3414: added InferredProperty annotation
…defined in base unit
APIMF-3319: new SourceInformation node to store location of elements
APIMF-3407: removed jitpack resolver
APIMF-3489 (chore): publish 5.1.0-SNAPSHOT for amf-core
…ned semantic extensions
APIMF-3535: fixed NullPointerException when trying to emit non-flattened semantic extensions
APIMF-3549: support jsonld parsing of scalar valued @type entry
APIMF-3311: fix ExternalSourceElement parsing from jsonld
publish 5.0.1-RC.0 in amf core
Publish 5.0.1
gutee
approved these changes
Nov 19, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.