Skip to content

Releases: visenze/visearch-sdk-java

Add query best images response

05 May 11:02
a03b364
Compare
Choose a tag to compare
Merge pull request #96 from visenze/feature/query_best_images

[API-9252] add best images response for query im_name

Support box, group results for STI

25 Apr 10:25
03ff8b0
Compare
Choose a tag to compare
Merge pull request #95 from visenze/feature/sti

[API-9196] Support box list, group_by for STI

STI support

05 Apr 07:30
b467514
Compare
Choose a tag to compare
Merge pull request #94 from visenze/feature/sti

[API-9128] Support new STI response fields

Add best images request/response

06 Mar 10:21
24d0cd0
Compare
Choose a tag to compare
Merge pull request #92 from visenze/feature/best_image

[API-9086] Add best images request/response params

Add sort by parameters

24 Nov 03:18
4f7e131
Compare
Choose a tag to compare
Merge pull request #31 from thehung111/master

[VS-1444] add sort by parameters

Add extractFeature API

13 Oct 06:15
Compare
Choose a tag to compare
  • Support boxes and feature string results
  • Support group_by

Release 1.5.0

06 Apr 06:05
Compare
Choose a tag to compare

Facets parameter support

  • Update facets parameters to fit latest API changes

Release 1.4.0

20 Sep 02:23
Compare
Choose a tag to compare
  • Add Tracking method sendEvent
  • Add recommendation endpoint

Release 1.3.0

16 Aug 07:10
Compare
Choose a tag to compare

Add support for uploadsearch with detection

Release 1.2.5

08 Dec 03:13
Compare
Choose a tag to compare

In this release, we have refined error message and exception handling from the API. Instead of raising a runtime exception when API operation fails, the error messages and a Throwable cause if any are provided in the response objects such as InsertTrans, InsertStatus, and PagedSearchResult.