Version 19.11.2
The second service release for Apiomat 19.11 is released in the second week of July 2020. It consists of Yambas 3.4.2 and Dashboard 3.4.2.
This service release contains, besides all fixes and improvements of the previously released ApiOmat 3.3.3, several fixes for Swift, C# SQLite, Typescript and native modules. It contains additionally a performance improvement, which gives you the possibility to set the overall logging level of an app backend for each stage.
See the changelog below for further details.
Remarkable Changes
Affects |
Change |
Implications |
GoogleAnalytics Module, Piwik Module |
The executor pools are now disabled by default and therefore won't track any CRUD event. This behavior results in less threads, memory and load on the system. |
If you use the modules or want to use them, you have to set yambas.enableAnalyticsTracking to true |
Java SDK, |
In the class AbstractClientDataModel, (the parent of every user-defined class), the method getAppName has been renamed to getApplicationName (Java SDK) and the field appName has been renamed to applicationName (Swift SDK).
|
If you call this method in your code, you will need to update your code after you have updated your Java or Swift SDK. |
All changes in the current and previous versions can be found at the root page.
All deprecations and their removal date can be found at Deprecations and Migration.
Changelog