README.md in splunk-sdk-ruby-1.0.0 vs README.md in splunk-sdk-ruby-1.0.1
- old
+ new
@@ -1,8 +1,8 @@
-# The Splunk Software Development Kit for Ruby (Beta Release)
+# The Splunk Software Development Kit for Ruby
-#### Version 1.0
+#### Version 1.0.1
This Splunk Software Development Kit (SDK) for Ruby contains library code and
examples designed to enable developers to build applications using Splunk.
Splunk is a search engine and analytic environment that uses a distributed
map-reduce architecture to efficiently index, search, and process large
@@ -279,14 +279,29 @@
* [Company contributions](http://dev.splunk.com/view/companycontributions/SP-CAAAEDR)
### Support
-* SDKs in Preview are not Splunk supported. Once the Splunk SDK for Ruby moves to
-an open beta we will provide more detail on support.
+1. You will be granted support if you or your company are already covered
+ under an existing maintenance/support agreement. Visit
+ <http://www.splunk.com/support> and click **Submit a Case** under **Contact
+ a Support Engineer**.
-* File any issues on
- [GitHub](https://github.com/splunk/splunk-sdk-ruby/issues).
+2. If you are not covered under an existing maintenance/support agreement, you
+ can find help through the broader community at:
+
+ <ul>
+ <li><a href='http://splunk-base.splunk.com/answers/'>Splunk Answers</a> (use
+ the <b>sdk</b> and <b>ruby</b> tags to identify your questions)</li>
+ <li><a href='http://groups.google.com/group/splunkdev'>Splunkdev Google
+ Group</a></li>
+ </ul>
+3. Splunk will NOT provide support for SDKs if the core library (the
+ code in the <b>lib</b> directory) has been modified. If you modify an SDK
+ and want support, you can find help through the broader community and Splunk
+ answers (see above). We would also like to know why you modified the core
+ library—please send feedback to _devinfo@splunk.com_.
+4. File any issues on [GitHub](https://github.com/splunk/splunk-sdk-ruby/issues).
### Contact Us
You can reach the Dev Platform team at <a href="mailto:devinfo@splunk.com">
devinfo@splunk.com</a>.