You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to make the user experience with integrating GoodData Ruby SDK as smooth and secure as possible and to ensure that the SDK is using the latest features of the platform, we only provide support to the two most recent major versions of Ruby SDK.
27
+
28
+
The most recent majors will be supported in the following modes:
29
+
30
+
- The latest major version will receive all new functionality and all bug fixes.
31
+
- The previous major version will only receive fixes to critical issues and security fixes. These fixes will be applied on top of last released version of the previous major.
32
+
- GoodData customer support will provide support for the latest major and previous major version only.
33
+
34
+
- The customers are encouraged to always use the latest version of the Ruby SDK.
35
+
- In case of using older versions, the user might face API incompatibility, performance or security issues.
36
+
37
+
Please follow the installation instructions in the repository to update to the newest version.
0 commit comments