Skip to content
This repository has been archived by the owner on Jan 31, 2020. It is now read-only.

Latest commit

 

History

History
134 lines (88 loc) · 8.61 KB

CHANGELOG.md

File metadata and controls

134 lines (88 loc) · 8.61 KB

Change Log

Added

  • Added the analysisId query param to endpoints that require authorization via analyses #73
  • Added an optional defaultLayerId field to Project data model #78
  • Added spec for project layer mosaic definition and scene order #82
  • Added spec for a QP in annotation shapefile export endpoint #84
  • Added spec for layer annotation related endpoints #85
  • Added project layer ID and changed tool -> template in list endpoint for tool runs #83
  • Added project layer stats endpoint #88
  • Added project analyses endpoint #89
  • Added spec for layer ID QP on export list endpoint #90
  • Added query parameter for whether templates can sensibly be run with a single project layer #92
  • Added single band options to project layers #93
  • Added query parameter for filtering layer shape #94
  • Added split layer endpoint and datamodels #95
  • Added layerId parameter to api/scenes, clarified existing project params #87
  • Added map token query parameter support for annotation listing #98
  • Added layerId and projectId query parameters to uploads list endpoint #99

Changed

  • Change owner qp to array type /#91
  • Updated spec for feed, removed tool-tags and categories endpoints, and updated tools and tool-runs /#97
  • Added mapToken query parameter to /projects/{} and /tool-runs/ #96

Deprecated

Removed

Fixed

Security

1.17.0 (2019-02-04)

Added

  • Added the analysisId query param to endpoints that require authorization via analyses #73
  • Added an optional defaultLayerId field to Project data model #78
  • Added spec for project layer mosaic definition and scene order #82
  • Added spec for a QP in annotation shapefile export endpoint #84

Fixed

  • Audited Scene api spec and updated spec to reflect current endpoints #76, #80
  • Included required image fields in image properties #79

1.16.0 (2019-01-03)

Changed

  • Changed the response data model of /users/me/roles endpoint #70 & #72

1.15.0 (2018-11-30)

Added

  • Created tile server spec #61

Changed

  • Publish spec YAML file to version prefixed directory #60

Fixed

  • Audit and fix some project related endpoints #66, #69

1.13.1 (2018-10-23)

Removed

  • Remove /order GET from /projects/{} since it doesn't exist #56

1.13.0 (2018-10-30)

Added

  • Added ownershipType, groupType, and groupId filters #55

Changed

Removed

  • Outdated text referencing inability for users to create datasources #55
  • nonexistent organization list endpoint #55

1.11.0 (2018-09-05)

Full Changelog

Merged pull requests:

  • Replace generic params with sensible names in routes #47
  • Update users/me endpoint specs #45
  • Update responses for adding scenes to projects #44

1.5.0 (2018-09-05)

Full Changelog

Merged pull requests:

1.4.0 (2018-07-05)

Full Changelog

Merged pull requests:

  • Deploy to staging bucket in CI when merging to develop #32
  • Add scenes thumbnail endpoint #31
  • Add bands to DatasourceThin #30
  • Add annotation shapefile routes #27
  • Add tests and setup Travis CI #26
  • Features/lk/update platform org user routes #25
  • Updates for Organizations #24
  • Add UserThin definition and use in projects #22
  • Add permission routes to first class auth objects #18
  • Add scene datasource endpoint #17
  • Cleanup from secondary auth #16
  • Add sceneType to Scene #11
  • Add MODIS_USGS upload type #9
  • Add platforms and organizations Spec #8