-
Notifications
You must be signed in to change notification settings - Fork 8
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
To merge and create tag for V2.1.2 impl #424
Merged
Merged
Conversation
This file contains 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
Merge develop branch to main branch to tag v2.0.1_impl, v2.0.1_test
To retag version 2.0.1_impl
ExecutionAndTraceLog v2.1.0_spec
EaTL v2.1.0_spec
ExecutionAndTraceLog v2.1.1_spec
* support the latest version 2.1.1 schema changes to the server side implementation * update the server-port value according to FakeIpAddress table * Fix trace-indicator in SoftwareUpgrade (#324) * Fix trace-indicator in SoftwareUpgrade Fixes #315 * Update SoftwareUpgrade.js Updating data type of trace indicator incrementor to let , for following up scope of the variable --------- Co-authored-by: Iswaryaa S <[email protected]> * V2.1.1 impl ro develop (#389) * working on issue 340 * Revert "support the latest version 2.1.1 schema changes to the server side implementation" * Revert "aman/issue338" * Fixes #338 * remove duplicate attribute * Remove unused callback from /v1/bequeath-your-data-and-die (#347) * Remove unused callback from /v1/bequeath-your-data-and-die * change forwarding name * change attribute name * implement maxWaitTimeToRecieveOperationKey * get maximumNumberOfAttemptsToCreateLink and maximumWaitTimeToReceiveOperationKey function from Integer profile * change response code from 204 to 200 * revert back validate security * getting httpClientUuid based on application name and release number * update new application patter package * implement new application pattern changes * rectify code * updating package-lock.json file * change forwarding name for list of applications service (#354) * change forwarding name * Create a seperate file prepare regard application * Append prefix to reason of failure * Rename file PrepareRegardApplication.js to RegardApplication.js * modify the file name as expected * add new basic services * RequestForInquiringServiceRecords and CreateLinkForReceivingServiceRecords should consider operation-server for formulating request body (#360) * Mechanism to handle 2 consecutive regard application request Fixes #358 * adding test file Fixes #362 * Resolved v1/regard-application service sending /v1/redirect-service-request-information to all registered application * Resolved tarce-indicator issue * Rename the function and cherry picked Dana's code from PR no 316 * PrathibaJee/issue371 (#378) * maximumNumberOfAttemptsToCreateLink should be applied to create Link For Inquiring Service Records Fixes #371 Fixes #377 Fixes #376 Fixes #375 Fixes #374 Fixes #373 * Included correct version number for the application. * deleting a file * incuding a package-lock.json file * updating a docker file (#381) * updateClientOfSubsequentRelease gives 500 Internal server error (#383) Fixes #382 * a condition shall be included to check and resolve result once maxNumberOfAttempt is exceeded (#385) Fixes #384 * To include GENERIC_RESPONSE_PROFILE instance for the release "2.1.1" (#388) Fixes #387 * Update IndividualServicesService.js Resolved ESlint errors --------- Co-authored-by: at00825957 <[email protected]> Co-authored-by: Iswaryaa S <[email protected]> Co-authored-by: IswaryaaS <[email protected]> Co-authored-by: at00825957 <[email protected]> Co-authored-by: ManasaBM1 <[email protected]> Co-authored-by: ManasaBM1 <[email protected]> * To include GENERIC_RESPONSE_PROFILE instance for the release "2.1.1" Fixes #386 --------- Co-authored-by: at00825957 <[email protected]> Co-authored-by: Iswaryaa S <[email protected]> Co-authored-by: vanithavalluripalli9 <[email protected]> Co-authored-by: IswaryaaS <[email protected]> Co-authored-by: at00825957 <[email protected]> Co-authored-by: ManasaBM1 <[email protected]> Co-authored-by: ManasaBM1 <[email protected]>
ExecutionAndTraceLog v2.1.2_spec
support changes to v2.1.2_spec
regardApplication callback impl logic is updated
* Update implementation of /v1/list-records * Resolve review comments
code optimization in individualServices/RegardApplication.js
Forwarding should not be sent if it is unable to fetch the operation-name
…ransferOfListOfApplications (#421)
Update version of onf-core-model-ap and onf-core-model-ap-bs 2.1.2
PrathibaJee
requested review from
MartinSunal,
DanaSunal,
vanithavalluripalli9 and
IswaryaaS
as code owners
October 7, 2024 12:06
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.