Skip to content

Conversation

germanattanasio
Copy link
Contributor

CHANGES

This release includes fixes for:

COMMITS

@g-may fix typo in IDHelper (accoundId --> accountId) c464f18
@germanattanasio Update README.md d237d92
@germanattanasio Updated websocket dependency 0dc3bbc
@germanattanasio Get the http string from the http InputStream 1893993
@germanattanasio Fixed #171 wrong query parameter 6e84e5a
@germanattanasio [concept-insights] Add expires_on and ttl_hours fields to the corpus … 05b1f69
@germanattanasio Added X-Watson-Learning-Opt-Out to prevent payload from being use to … 9417177
@germanattanasio [language-translation] Allow more than one file to be used when … 43e5e51
@germanattanasio Fix for java.naming.InitialContext that was preventing android users … 140bfa4
@germanattanasio Updated authorizations keys in travis f43770c
@germanattanasio [dialog] Deprecate the old method in favor of #177 a75fab5
@germanattanasio Close the input stream for JSON HTTP responses after we read the json. e5fce41
@germanattanasio [language-translation] Sleep for 3 seconds after creating a model to be … bbb6e9a
@germanattanasio Fix default headers replacing existing headers in WatsonService 137131d
@tanmayb123 tanmayb123 Create REReturnType.java cc27cb9
@germanattanasio #184 make sure it runs in java 1.6 46c1441
@germanattanasio [speech-to-text] Fix for WebSocket being disconnected during final … d74517e
@tanmayb123 tanmayb123 Update REReturnType.java eca25cc
@tanmayb123 tanmayb123 Update REReturnType.java 1e45a23
@tanmayb123 tanmayb123 Update RelationshipExtraction.java 73b1e0c
@tanmayb123 tanmayb123 Update RelationshipExtraction.java abd876a
@tanmayb123 tanmayb123 Update REReturnType.java c2cb059
@tanmayb123 tanmayb123 Update RelationshipExtraction.java 850d4c5
@tanmayb123 tanmayb123 Rename REReturnType.java to ReturnType.java 88b27b4
@tanmayb123 tanmayb123 Update RelationshipExtraction.java 81e80b5
@tanmayb123 tanmayb123 Update RelationshipExtraction.java cbb5fd5
@germanattanasio Merge pull request #185 from tanmayb123/dev … c321fd3
@germanattanasio [speech-to-text] Send close message to the WebSocket once we get the … 5902df2
@germanattanasio Merge branch 'dev' of github.com:watson-developer-cloud/java-sdk into… … 4d06966
@germanattanasio [maven-release-plugin] prepare release java-sdk-2.7.1 322cbd7
@germanattanasio [maven-release-plugin] prepare for next development iteration e2b4041

:bowtie::bowtie::bowtie:

CONTRIBUTORS

@tanmayb123 Added support for returning JSON along with XML in Relationship Extraction
@g-may Fixed a misspelled word in Concept Insights

g-may and others added 30 commits January 27, 2016 11:20
fix typo in IDHelper (accoundId --> accountId)
improve Watson. Specially since this are integration tests
able to delete it without a 404 in the integration tests
Option for "Return Type" to be JSON in Relationship Extraction
@codecov-io
Copy link

Current coverage is 0.00%

Merging #186 into master will decrease coverage by -51.29% as of 9a4bdae

@@            master   #186   diff @@
=====================================
  Files          208     63    -145
  Stmts         4108   2019   -2089
  Branches       430    393     -37
  Methods          0      0        
=====================================
- Hit           2107      0   -2107
+ Partial        232      0    -232
- Missed        1769   2019    +250

Review entire Coverage Diff as of 9a4bdae

Powered by Codecov. Updated on successful CI builds.

germanattanasio added a commit that referenced this pull request Feb 9, 2016
@germanattanasio germanattanasio merged commit 910db83 into master Feb 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

Error: unknown tag (prallel_corpus_ct)
5 participants