Skip to content

Commit 2ffbd5f

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

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
@@ -1,5 +1,18 @@
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

0 commit comments

Comments
 (0)