External Changelog

Release: v1.0.1

Sprint: Java_Service_API

Sprint Board: View Sprint Report

Breaking Changes

Jira References

  • DEV-1749 - Service API > Ipmlement automatic deployment change log on doc portal

  • DEV-1727 - FTServiceAPI > FTServicePing > "numberOfRepetitions=0" > Irrelevant "0" value sent to device

  • DEV-1454 - Service API > FTServiceGetWireless / FTServiceGetWirelessEnhanced > 204 error code

  • DEV-1443 - Service API > Any method > 204 error code

  • DEV-1429 - Service API > SERVER_SSL_ENABLED = true > HTTP started on port 8443

  • DEV-1414 - Java Service API > Swagger / Log file > Incorrect build number is present

  • DEV-1331 - Java Service API > Swagger / Log file > Add build and version info

  • DEV-1278 - Service API > HTTPS protocol missing

  • DEV-1181 - Service API > TR-181 > FTServicePing > An error occurred

  • DEV-1172 - Service API > POST FTServiceUpdateServicesDetails > Invoke > An error occurred

  • DEV-1048 - Service API > Documentation > Configuration is absent for "app.env" file

  • DEV-840 - Service API > SOAP > Add soap methods to swagger

  • DEV-763 - Service API > FTServiceDirectUpdateWireless > Invoke request > Incorrect message in response

  • DEV-762 - Service API > FTServiceUpdateServicesDetails > Invoke request > Incorrect message in response

  • DEV-721 - Service API > FTServiceGetWireless / FTServiceGetWirelessEnhanced > "EncryptionKey" tag is absent in response

  • DEV-719 - Service API > TR-098 > FTServiceUpdateServicesDetails > "reprovision" tag is absent > Incorrect response

  • DEV-718 - Service API > FTServiceDirectUpdateWireless > Request without mandatory "instance" tag > Incorrect error message

  • DEV-641 - Service API > FTServiceSpeedTest > Invoke request > Incorrect calculation of "AverageSpeed"

  • DEV-590 - Service API > SOAP > Environment variables naming standardization

  • DEV-373 - Service API > SOAP > Random error messages in UpdatePort validation

  • DEV-368 - Service API > SOAP > FTServiceGetNetworkMap returns code 100 for offline devices instead of error 201

  • DEV-256 - Service API internal testing

  • DEV-199 - Service API > SOAP >Create diagnostic rest method not working

  • DEV-198 - Service API > SOAP > Issue retrieving parameters via REST method

Documentation

  • update antora version to 1.0.1

  • update antora version to 1.0.1 (dev)

Chores

Docker Images

service-api

Image: hub.friendly-tech.com/api/service-api:1.0.1_0.0.1

SHA256: sha256:17bb9da55bd13c63f906d9a5d6b7e5eec71539e1c025983517cd7b05a3655238

Pull from Registry

docker pull hub.friendly-tech.com/api/service-api:1.0.1_0.0.1

Download for Offline Use

docker pull hub.friendly-tech.com/api/service-api:1.0.1_0.0.1
docker save hub.friendly-tech.com/api/service-api:1.0.1_0.0.1 -o service-api-1.0.1_0.0.1.tar

gzip service-api-1.0.1_0.0.1.tar

Load on Closed Network

gunzip service-api-1.0.1_0.0.1.tar.gz
docker load -i service-api-1.0.1_0.0.1.tar