Implementation of ApplicationPattern v2.1.1
PrathibaJee
released this
31 Jul 15:35
·
47 commits
to develop
since this release
Implementation of ApplicationPattern v2.1.1
This release contains,
- implementation of the BasicServices (released npm package onf-core-model-ap-bs+2.1.1)
- implementation of the ApplicationPattern framework (released npm package onf-core-model-ap+2.1.1)
- Functionalities supported in this release shall be find in this umbrella issue #955
- New APIs supported in this release are ,
- /v1/inquire-basic-auth-approvals
- /v1/dispose-remainders-of-deregistered-application
- /v1/inform-about-preceding-release
- /v1/update-client-of-subsequent-release
Open Issues :
#979
#981
https://github.com/openBackhaul/ApplicationPattern/issues/984
#986
#841
#873
#903
What's Changed
- Add new service to service logging by @openBackhaul in #932
- resolve To authenticate the individual services that has path parameters by @ManasaBM1 in #925
- Replace MB with MWPP in list of fake addresses by @anacabbar in #943
- V2.1.1_spec by @openBackhaul in #946
- Change the file -path to file-name in the onfAttribute by @ManasaBM1 in #959
- Add description of how to set operationKey in configFile by @kmohr-soprasteria in #957
- Kmohr-soprasteria/issue962 by @kmohr-soprasteria in #963
- PrathibaJee/issue955 by @PrathibaJee in #967
- PrathibaJee/issue968 by @PrathibaJee in #976
- PrathibaJee/issue968 by @PrathibaJee in #980
- PrathibaJee/issue985 by @PrathibaJee in #987
- PrathibaJee/issue992 Updated JEST unit testcases by @PrathibaJee in #993
- Resolved Eslint findings by @PrathibaJee in #996
Full Changelog: v2.1.0_spec...v2.1.1_impl_a