Skip to content

Commit 3a54e7b

Browse files
ChangeLog modified
1 parent 8150511 commit 3a54e7b

File tree

1 file changed

+3
-16
lines changed

1 file changed

+3
-16
lines changed

CHANGELOG.md

Lines changed: 3 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,5 @@
11
# Splunk Enterprise SDK for Java Changelog
22

3-
## Version 1.6.5
4-
5-
### Bug Fixes
6-
7-
* 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)).
8-
93
## Version 1.7.0
104

115
### New Features and APIs
@@ -19,18 +13,11 @@
1913
* Dependencies directory for ant build is removed and maven dependencies are added using pom.xml.
2014
* Dependencies are upgraded to its LTS version.
2115

22-
## Version 1.7.0
16+
## Version 1.6.5
2317

24-
### New Features and APIs
25-
* Added Credits.md file along with licences. (Github PR [#162](https://github.com/splunk/splunk-sdk-java/pull/162)).
26-
* Improved SSL/TLS implementation and hostname verification. (Github PR [#158](https://github.com/splunk/splunk-sdk-java/pull/158)).
18+
### Bug Fixes
2719

28-
### Minor changes
29-
* Replaced Travis CI with Github actions (Github PR [#161](https://github.com/splunk/splunk-sdk-java/pull/161)).
30-
* Fixed Javadoc generation while packaging. (Github PR [#159](https://github.com/splunk/splunk-sdk-java/pull/159)).
31-
* SDK build is migrated from ant build tool to maven build tool (Github PR [#157](https://github.com/splunk/splunk-sdk-java/pull/157)).
32-
* Dependencies directory for ant build is removed and maven dependencies are added using pom.xml.
33-
* Dependencies are upgraded to its LTS version.
20+
* 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)).
3421

3522
## Version 1.6.4
3623

0 commit comments

Comments
 (0)