Skip to content

Commit 375f870

Browse files
author
gdgate
authored
Merge pull request #1703 from macekond/patch-1
MSF-18574 Add support notice to the readme Reviewed-by: https://github.com/danh-ung
2 parents 0324c59 + 1cc43e8 commit 375f870

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,21 @@ Feel free to check out the [GoodData community website](http://community.gooddat
2121
[![Build Status](https://travis-ci.org/gooddata/gooddata-ruby.png)](https://travis-ci.org/gooddata/gooddata-ruby)
2222
[![Coverage Status](https://coveralls.io/repos/gooddata/gooddata-ruby/badge.png)](https://coveralls.io/r/gooddata/gooddata-ruby)
2323

24+
## Supported versions
25+
26+
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.
38+
2439
## Install
2540

2641
If you are using bundler, add

0 commit comments

Comments
 (0)