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 66
77* Fixed bug for push back buffer is full when exporting data in XML (GitHub PR [ #125 ] ( https://github.com/splunk/splunk-sdk-java/pull/125 ) ).
88
9+ ## Version 1.7.0
10+
11+ ### New Features and APIs
12+ * Added Credits.md file along with licences. (Github PR [ #162 ] ( https://github.com/splunk/splunk-sdk-java/pull/162 ) ).
13+ * Improved SSL/TLS implementation and hostname verification. (Github PR [ #158 ] ( https://github.com/splunk/splunk-sdk-java/pull/158 ) ).
14+
15+ ### Minor changes
16+ * Replaced Travis CI with Github actions (Github PR [ #161 ] ( https://github.com/splunk/splunk-sdk-java/pull/161 ) ).
17+ * Fixed Javadoc generation while packaging. (Github PR [ #159 ] ( https://github.com/splunk/splunk-sdk-java/pull/159 ) ).
18+ * SDK build is migrated from ant build tool to maven build tool (Github PR [ #157 ] ( https://github.com/splunk/splunk-sdk-java/pull/157 ) ).
19+ * Dependencies directory for ant build is removed and maven dependencies are added using pom.xml.
20+ * Dependencies are upgraded to its LTS version.
21+
922## Version 1.6.4
1023
1124### Bug Fixes
You can’t perform that action at this time.
0 commit comments