Releases: GeoSamples/sesar-rest-api
Releases · GeoSamples/sesar-rest-api
Release Notes v1.0.0
- Modified queries to improve the performance of retrieving sample metadata
- Added detailed response status code to swagger documentation
- Updated JSON-LD geospatial information according ESIP recommendation and fixed formatting errors
- Added images for documentation
Release Notes v0.0.7
Fixed a typo in @id for json-ld content.
Increased JAVA heapsize for tomcat container.
Release Notes v0.0.6
Removed EnableWebMvc annotation in WebConfig.java which caused swagger-ui.html mapping issue.
Fixed the duplicated sequence name sesar_user_code_seq issue.
Added get all IGSNs with last updated date /igsns/lastupdateddates REST API.
Release Notes v0.0.5
Added various REST APIs.
Release Notes v0.0.3
Fixed pagination bug related to group sample and sample.
Release Notes V0.0.2
First Docker Container version with all public APIs