Version 3.3.3
The third service release for ApiOmat 3.3 consists of Yambas version 3.3.3 and Dashboard version 3.3.3.
This service release contains several performance improvements regarding the base load of a system, improved docker image, several native module, SDK and CSV fixes and a possibility for better security hardening. See the changelog below for further details.
This version is released in the second week of June 2020. ApiOmat 3.3 reaches it's EOL in July 2020.
Remarkable changes
Remarkable changes do not affect system stability after ApiOmat upgrade, but may require changes in configuration, apps, or modules in the next development cycle.
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, Swift 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