File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed
Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 11# Splunk SDK for Java Changelog
22
3+ ## Version 1.7.0
4+
5+ ### New Features and APIs
6+ * Added Credits.md file along with licences. (Github PR [ #162 ] ( https://github.com/splunk/splunk-sdk-java/pull/162 ) ).
7+ * Improved SSL/TLS implementation and hostname verification. (Github PR [ #158 ] ( https://github.com/splunk/splunk-sdk-java/pull/158 ) ).
8+
9+ ### Minor changes
10+ * Replaced Travis CI with Github actions (Github PR [ #161 ] ( https://github.com/splunk/splunk-sdk-java/pull/161 ) ).
11+ * Fixed Javadoc generation while packaging. (Github PR [ #159 ] ( https://github.com/splunk/splunk-sdk-java/pull/159 ) ).
12+ * SDK build is migrated from ant build tool to maven build tool (Github PR [ #157 ] ( https://github.com/splunk/splunk-sdk-java/pull/157 ) ).
13+ * Dependencies directory for ant build is removed and maven dependencies are added using pom.xml.
14+ * Dependencies are upgraded to its LTS version.
15+
316## Version 1.6.4
417
518### Bug Fixes
You can’t perform that action at this time.
0 commit comments