cancel
Showing results for 
Search instead for 
Did you mean: 

Is there any API or web service is available for extracting the Change Log information?

Former Member
0 Kudos

Hi Team,

we want to extract the change log information which contains the SAP UI5 version information in the below link.

https://sapui5.hana.ondemand.com/#/releasenotes.html

We want to push this data into internal database table. Do we have any API or web service for extracting the change log info?

Thanks & Regards,

Narendra K

Accepted Solutions (0)

Answers (1)

Answers (1)

mauriciolauffer
Contributor
0 Kudos

I'm not aware of such API. However, you could use the changelog JSON files for that.

For instance:

sap.ui.core 1.56 changelog

https://sapui5.hana.ondemand.com/1.56.14/test-resources/sap/ui/core/relnotes/changes-1.56.json

sap.m 1.56 changelog

https://sapui5.hana.ondemand.com/1.56.14/test-resources/sap/m/relnotes/changes-1.56.json