Releases: AtlasOfLivingAustralia/biocache-service
Releases · AtlasOfLivingAustralia/biocache-service
3.5.1
3.5.0
Changes
- Add
rank
parameter to/explore/group/{group}
. Set tofalse
to not lookup therank
value with namematching service. - Change
/*/bbox
to return0.0,0.0,0.0,0.0
instead of an error when there are no occurrences. - Add webservice
/index/speciesImages
and/index/speciesOccurrences
. These restricted services better serve bie-index requirements. - Fix the offline download
headings.csv
by including the first row. - Fix for the inclusion of species list kvp values in offline downloads.
- Add WMS display variation with an additional colormode,
colormode:hexbin
. - Add user properties webservices. These will replace the same services currently provided by userdetails.
- Fix autocomplete service for namematching results without a rank.
3.4.1
- Fix for /occurrences/facets/download when using lookup=true and lists=true
3.4.0
Changes
getCapabilities
, fix when using query parametersmarineSpecies
andterrestrialSpecies
- Occurrence download, inclusion of spatial-service user generated rasters is working again
taxa:
search term, added support for all characters in the value within the double quotes/native/taxon/
and/images/taxon/
, fix for taxonID path variable/occurrences/facets/download
and/occurrences/search
, add support for POST/occurrences/compare/
, move subspecies and subspeciesID to processed.classification/assertions/codes
, support contentType text/plain to return a CSV for use by biocache-hubs/occurrences/search
, includeqid
fq
s in the display string returned/occurrences/search
, limit deep paging withpage.depth.max
, default5000
- Bump
org.gbif:dwc-api
version used - faceting on
occurrenceYear
anddecade
is now consistent with other fields /occurrences/facets/download
,lists
parameter now adds multiple columns instead of concatenating the results into one- WKT, simplification applied when
qid.wkt.maxPoints
is exceeded is now faster - Other internal fixes and improvements
3.3.1
Fix download bug for galah
3.3.0
- Fix facet value substitution
- Fix duplicate download headings when
dwcHeaders=true
- Update for deprecated userdetails services
- Update alaSecurityPluginVersion 6.2.0
- Use record level licences when minting a DOI
- Added type and modified to the /occurrences/{uuid}
- Implement missing AlaLayersService.sample
3.2.2
- Add dynamic search field
spatialObject
- Fix some usages of
/occurrences/info
,/density/map
,/density/legend
,/occurrences/taxon/source/
,/occurrences/nearest
,/occurrences/coordinates
- Support JSON parameters POSTed to
occurrences/offline/download
3.2.1
- Include cl* and el* fields in
index/fields
- Fix for non-taxon ID fields in
occurrences/facets/download
Release 3.2.0
What's Changed
- Remove fq delimiting by comma by @adam-collins in #783
- update of ala-ws-spring-security v4.4.0-SNAPSHOT by @brucehyslop in #785
- Add more streaming by @adam-collins in #756
- issue #779 adding json mimetype with utf8 charset as acceptable respo… by @sughics in #784
- issue #790 adding openapi spec for /explore/hierarchy API by @sughics in #791
- Use JWT to authenticate against DOI service by @brucehyslop in #796
- added endpoint to handle assertion deletion via http DELETE method by @brucehyslop in #800
- Refactor download queue by @adam-collins in #797
- fix for qid creation error by @adam-collins in #802
- Add missing download fields by @adam-collins in #807
- updating annotations to make /occurrences/batchSearch visible, removi… by @sughics in #801
- remove deprecated OccurrenceIssues by @adam-collins in #808
- Support for publications by @djtfmartin in #814
- removing deprecated annotation and tags from /density apis for usage … by @sughics in #817
- Fix for getCapabilities by @adam-collins in #811
- PR for release 3.2.0 by @sughics in #818
Full Changelog: 3.1.7...3.2.0
Release 3.1.7
- Cleanup of offline download fields.
What's Changed
- Hotfix download fields by @adam-collins in #809
Full Changelog: 3.1.6...3.1.7