Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
94 commits
Select commit Hold shift + click to select a range
e5a2e53
Updated the readme.md
apruneda Jun 7, 2018
a6d7e9c
Modify the support statement in README as requested.
skylasam Sep 13, 2018
38a7696
update version to 1.6.5
ljiang1 Nov 26, 2018
308dc65
Merge pull request #129 from splunk/release/1.6.5
ljiang1 Nov 27, 2018
ea33de2
Remove specification of Java SE
PKing70 Feb 13, 2019
330ff19
Feedback re Java https://jira.splunk.com/browse/DVPL-7494
PKing70 Mar 28, 2019
4e472f1
Update README.md
PKing70 Mar 28, 2019
3ea4a81
Merge pull request #132 from PKing70/patch-1
tdhellmann Mar 29, 2019
cbe3777
Remove Splunkdev Google group link
PKing70 Apr 22, 2019
bc71b07
Merge pull request #135 from PKing70/master
shakeelmohamed Apr 23, 2019
a8cbe6a
Update CONTRIBUTING.md
PKing70 Mar 24, 2020
0d04e0d
Update README.md
PKing70 Mar 24, 2020
ba97870
Update CONTRIBUTING.md
PKing70 Mar 24, 2020
10908a6
Merge pull request #143 from splunk/pking-scp-16043
PKing70 Mar 24, 2020
7c2d48c
edits
apruneda Sep 16, 2020
55119c5
edits
apruneda Sep 16, 2020
eacc7af
edits
apruneda Sep 16, 2020
7c73381
edits
apruneda Sep 16, 2020
8103b6a
edits
apruneda Sep 16, 2020
d82bdf4
edits
apruneda Sep 16, 2020
3a8df97
edits
apruneda Sep 16, 2020
7490a7f
edits
apruneda Sep 16, 2020
3806df3
edits
apruneda Sep 16, 2020
662ad13
edits
apruneda Sep 16, 2020
1d9d390
edits
apruneda Sep 16, 2020
7083b90
edits
apruneda Sep 16, 2020
07fb5fd
edits
apruneda Sep 16, 2020
5861754
edits
apruneda Sep 16, 2020
769b0ad
edits
apruneda Sep 16, 2020
52fa63f
edits
apruneda Sep 16, 2020
902d23a
Updates
apruneda Sep 17, 2020
8cbae2f
edits
apruneda Sep 17, 2020
cb421da
edits
apruneda Sep 17, 2020
5490d37
Updates
apruneda Sep 17, 2020
f322404
Update
apruneda Sep 17, 2020
b74803d
Updates
apruneda Sep 17, 2020
4376951
update
apruneda Sep 17, 2020
ffe45f8
Merge pull request #152 from splunk/readmeupdates
apruneda Sep 17, 2020
7c91e86
Release Notes
bparmar-splunk Jul 26, 2021
d5c492e
Release Notes
bparmar-splunk Jul 26, 2021
2ffbd5f
ChangeLog file modified.
bparmar-splunk Jul 27, 2021
a7a3f5a
Merge branch 'release/1.7.0' of https://github.com/splunk/splunk-sdk-…
bparmar-splunk Jul 27, 2021
63e65d6
Run CI against Splunk 7.2
Oct 30, 2018
13df2e2
fix invalid crontab in test
Oct 30, 2018
c851feb
fix javadoc error
Oct 31, 2018
3b65a3c
Fix datamodel test causing crash
Dec 5, 2018
6b53fb3
add sleep to uploadtest so splunkd.log will exist in CI
Dec 6, 2018
24c759f
Increase UploadTest timeout to 8s
Dec 6, 2018
1c50b56
Revise README
PKing70 Apr 11, 2019
c1cb68b
fix uploadtest
May 13, 2019
ce2cac6
Ensure index tests restart before exiting
May 13, 2019
943a8a2
index tests should restart regardlesss of requirement to
May 13, 2019
e138922
use better format for temp files in UploadTest
May 13, 2019
376156b
restart when needed for delete index tests
May 13, 2019
ec9049c
Update upload test
May 14, 2019
e9a7686
Conflicts mergedUpdate CI configuration & README for new test environ…
May 14, 2019
59915bf
Update Java version parsing method
May 14, 2019
d35b2ee
Conflicts mergedInstall sdk-app-collection via docker-compose; add st…
amysutedja May 26, 2020
1bcb4c0
Updated HttpService
ashah-splunk Jun 14, 2021
fd65704
Update HttpService.java
ashah-splunk Jun 14, 2021
5c3318f
Project strcuture refactored as below:
bparmar-splunk Jun 9, 2021
ca4753a
Test specific file is changed to be compatible with maven.
bparmar-splunk Jun 9, 2021
00bd0b8
Local deployment change implemented.
bparmar-splunk Jun 10, 2021
fae17d0
Maven deployed plugin is moved to Parent pom instead of splunk sub-mo…
bparmar-splunk Jun 10, 2021
107c42e
Changes as per David's comments are added.
bparmar-splunk Jun 14, 2021
6cd4b7a
Disable deprecated endpoint test cases
akaila-splunk Jun 21, 2021
296acbc
Clean-up Javadoc generation
bparmar-splunk Jun 23, 2021
df9a72f
Ignored test cases due to change in REST API endpoint apps/appinstall
akaila-splunk Jun 24, 2021
434e6cf
Changed filename for Linux os
akaila-splunk Jun 25, 2021
ae9a11c
Update HttpService.java
ashah-splunk Jul 1, 2021
0011dd0
Github Actions - Test file added
bparmar-splunk Jun 29, 2021
335c368
Test YAML modified
bparmar-splunk Jun 29, 2021
5bdedd6
Location of docker-compose file changed.
bparmar-splunk Jun 29, 2021
6da9dc6
Docker compose command omitted.
bparmar-splunk Jun 29, 2021
a19a215
SplunkRC file added
bparmar-splunk Jun 29, 2021
c5a6146
Environment variable (TCP & UDP Port) for Test command added.
bparmar-splunk Jun 29, 2021
124635d
Github actions test.yml with splunk docker version 8.0
bparmar-splunk Jun 30, 2021
dfc44df
Testing test.yml with splunk docker instance v8.0 and latest.
bparmar-splunk Jun 30, 2021
4a64915
Checking test.yml with splunk docker instance latest only
bparmar-splunk Jun 30, 2021
c873b62
Github Actions Test and release actions updated
bparmar-splunk Jul 1, 2021
03bad07
Github actions release file updated with prerelease type
bparmar-splunk Jul 2, 2021
83f51ff
POM modified for Github release action.
bparmar-splunk Jul 2, 2021
efdbdca
Skipping test in Github release actions.
bparmar-splunk Jul 2, 2021
2361374
Examples pom modified.
bparmar-splunk Jul 2, 2021
3210a22
Tests are skipped and distribution management added.
bparmar-splunk Jul 2, 2021
dde418a
BETA Release is reverted back to v1.6.5
bparmar-splunk Jul 2, 2021
94121a0
CREDITS.md file has been added along with their respective licenses.
rmaheshwari-splunk Jul 21, 2021
2a27e05
Release Notes
bparmar-splunk Jul 26, 2021
19245b8
ChangeLog file modified.
bparmar-splunk Jul 27, 2021
8150511
Merge branch 'release/1.7.0' of https://github.com/splunk/splunk-sdk-…
bparmar-splunk Jul 27, 2021
3a54e7b
ChangeLog modified
bparmar-splunk Jul 27, 2021
5d4ec68
POM files refactored.
bparmar-splunk Jul 27, 2021
ad95755
ChangeLog.md modified with all changes
bparmar-splunk Jul 29, 2021
87368b5
Merge pull request #163 from splunk/release/1.7.0
bparmar-splunk Jul 29, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Updated the readme.md
Updated the Support policy.
  • Loading branch information
apruneda authored Jun 7, 2018
commit e5a2e53ede3a93d76710a5ce852b40284e2dbd9a
28 changes: 8 additions & 20 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -383,28 +383,16 @@ If you would like to contribute to the SDK, go here for more information:

### Support

1. You will be granted support if you or your company are already covered
under an existing maintenance/support agreement. Send an email to
_support@splunk.com_ and include "Splunk SDK for Java" in the subject line.

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>, <b>java</b>, <b>python</b>, and <b>javascript</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>splunk</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&mdash;please send feedback to _devinfo@splunk.com_.
4. File any issues on [GitHub](https://github.com/splunk/splunk-sdk-java/issues).
Beginning September 2018, the Splunk SDKs for C#, Java, JavaScript, and Python will no longer be supported through Splunk Support.

You can still request assistance using the following options:

* Post questions to [Splunk Answers](http://splunk-base.splunk.com/answers/). Be sure to use tags to identify the SDK or tool you are having an issue with.

* File an issue on [GitHub](https://github.com/splunk/).

* Send feedback to _devinfo@splunk.com_.

### Contact Us

You can reach the Developer Platform team at _devinfo@splunk.com_.
Expand Down