Version 1.10 adds a minor update to the class net.sf.gsaapi.GSAQuery:
added new method setNotQueryTerms(String[] notTerms) [related to feature request #1491516]
Version 1.9 has bug fix for correctly parsing number of results when the number is greater than java.lang.Integer.MAX_VALUE. Also, experimental support for Synonyms has been added.
Version 1.8 has bug fixes for correctly setting the sort by date.
Also, enhancement for getting the url to the previous page of response.
Version 1.7 has bug fixes for handling GSAQuery.setOrQueryTerms and GSAQuery.setAndQueryTerms correctly.
Version 1.6 includes a bug fix to GSAQuery for correctly specifying *multiple* meta fields. See release notes for details.
Version 1.5 includes a bug fix to GSAResult for correctly retrieving meta fields. See release notes for details.
Version 1.4 includes a MAJOR bug fix to GSAQuery for site (domain) filtering. See release notes for details.
Version 1.3 includes a bug fix to GSAQuery to allow date sorting/retrieval and several other API enhancements. See release notes for details.
gsa-japi version 1.2 features a bug fix as well as few enhancements to the querying capabilities. Check out change log for details. Complete-tutorial on homepage has been updated accordingly.
The new version of the Google Search Appliance has announced an extension
called OneBox [http://www.google.com/enterprise/pdf/onebox.pdf].
Current API release (version 1.1) does not have support for this extension.
This support is planned for subsequent release.
Version 1.1 includes the fix for Google Mini as well as some minor API enhancements.
Latest source is updated with bug fix for accessing Google® Mini. The source and binary distributions are not yet updated with this fix, but if you check out and build from source, you should get the latest bug fixes. (Thanks to Maciek for pointing out this one)