Releases: openBackhaul/AccessPlanningToolProxy
Release note of APTP v1.1.1.h version
Release note of APTP v1.1.1.h
Solved the following issues:
#389 - Asynchronous requests for data delivery are not using BasicAuth
Release note of APTP v1.1.1.g version
Release note of APTP v1.1.1.g
Solved the following issues:
#376 - APTP Historical PM Data API body reached max limit size
Release note of APTP v1.1.1.f version
Release note of APTP v1.1.1.f
Solved the following issues:
#347 - Clarification needed for v1/provide-acceptance-data-of-link-endpoint and /v1/provide-historical-pm-data-of-device
#353 - Expected Response 470 not being provided for several services
#354 - Expected Response 502 not being provided for several services
#355 - response of /v1/provide-historical-pm-data-... gives empty list of performance measurements
#356 - Missing 'transmission-mode-list' of each AirInterface in response of /v1/provide-historical-pm-data-of-device
#357 - Missing 'supported-radio-signal-id-datatype' and 'supported-radio-signal-id-length' in the body of the delivered Acceptance Data
#358 - Missing 'current-tx-frequency" and "current-rx-frequency" in the body of the delivered Acceptance Data
#368 - Attributes missing in the delivered data of /v1/provide-historical-pm-data-of-device
#369 - Expected response for case '502: Bad Gateway' not being delivered for /v1/provide-historical-pm-data-of-device
Release note of APTP v1.1.1.e version
Release note of APTP v1.1.1.e
Solved the following issues:
#341 - Observing 500 response for core-model-1-4:control-construct
Release note of APTP v1.1.1.d version
Release note of v1.1.1.c version
Release note of APTP v1.1.1.c
- Add more unit test cases (JEST library)
Solved the following issues:
#323 - Observing 500 response for core-model-1-4:control-construct
#324 - spec need to update for required response of v1/provide-equipment-info-for-livenetview
#325 - observing 400 for /v1/provide-historical-pm-data-of-device.
Release note of v1.1.1.b version
Release Note:
Added unit test cases
#309 - Create Unit Test Cases for the provideAcceptanceDataOfLinkEndpoint api
Issue resolved:
#297 - Observing 500 internal server error for api "/v1/update-apt-client"
#303 - Observing 404 for api "/v1/provide-historical-pm-data-of-device "
#304 - Observing 400 response for api "/v1/provide-alarms-for-livenetview" with this mountname
#320 - Observing 500 response for v1/provide-acceptance-data-of-link-endpoint
Release note of v1.1.1.a version
Release Note:
Implement and validate the following services, ready to be integrate:
#262 To implement service: /v1/provide-historical-pm-data-of-device
#273 To implement service: /v1/provide-alarms-for-livenetview
#278 To implement service: /v1/provide-status-for-livenetview
#302 To implement service: /v1/provide-acceptance-data-of-link-endpoint
Bug fix:
#297 Observing 500 internal server error for api "/v1/update-apt-client"
#299 "/v1/provide-equipment-info-for-livenetview" reflecting data from category "EQUIPMENT_CATEGORY_SUBRACK"
Release note of v1.1.1 version
Release Note:
Implement and validate the following services, ready to be integrate:
#280 To implement service: /v1/check-registered-availability-of-device
#279 To implement service: /v1/update-apt-client
#271 To implement service: /v1/provide-equipment-info-for-livenetview
#267 To implement service: /v1/provide-configuration-for-livenetview
Ready but not yet validate the following services:
#278 To implement service: /v1/provide-status-for-livenetview
#273 To implement service: /v1/provide-alarms-for-livenetview
Release for AutomatedLinkAcceptanceProxy(v1.0.2-hotfix.2_impl-ap2.1.2)
This release is an upgrade on top of the existing tag v1.0.2-hotfix.2_impl.
The only change in this release is it will send the "Timestamp" attribute as a mandatory parameter while recording the services in the ExecutionAndTraceLog application.
What's Changed
- Integrated hotfix npm package by @V-Vanitha in #252
New Contributors
- @V-Vanitha made their first contribution in #252
Full Changelog: v1.0.2-hotfix.2_impl...v1.0.2-hotfix.2_impl-ap2.1.2