Skip to content

Commit 19245b8

Browse files
ChangeLog file modified.
Update: - Changelog.md file modified with all improvements and recent changes & also with newer version.
1 parent 2a27e05 commit 19245b8

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,19 @@
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

0 commit comments

Comments
 (0)