Release Notes OGC API - Features

0.5 (2019-12-09)

  • #45: Update implementation to OGC API - Features 1.0 spec

  • #79: Update documentation to OGC API - Features 1.0 spec

  • #74: Minor improvements and bug fixes

  • #65: Rename parameter 'time' to 'datetime'

  • #73: Change title, short name and description to reflect OGC API - Features

  • #53: Question about landing page as html

  • #62: A.4.4.14 skipped test - 'No featureId available'

  • #68: Enhance Docker documentation

0.4 (2019-05-29)

  • #60: Test "boundingBoxParameter" fails with IndexOutOfBoundException bug

  • #58: Add documentation of parameter noofcollections for REST API

0.3 (2019-04-26)

  • #56: Test for extent should manage both integer and float

  • #54: Manage getFeatureUrlWithFeatureId when no query string

  • #51: Improve Docker configuration and enable push to Docker Hub

0.2 (2018-12-21)

  • #46: Clean Up ETS

  • #9: Create documentation of test suite

  • #43: Exhaustive paging tests unecessary slow/too many requests performed

  • #38: Improve execution order of tests

  • #31: Improve message of failing test LandingTest.landingPageValidation()

  • #36: Test validateCollectionsMetadataDocument_Links fails

  • #30: Remove test FeatureCollectionsMetadataOperation.validateFeatureCollectionsMetadataOperationResponse_Collections()

  • #28: Enhance ETS to run against server implementing the compact API flavor

  • #34: Update README.md regarding test execution (especially IDE mode)

0.1 (2018-07-12)

  • #17: Implement A.4.4. Processing the OpenAPI Document - Part 4

  • #8: Implement A.4.4. Processing the OpenAPI Document - Part 3

  • #7: Implement A.4.4. Processing the OpenAPI Document - Part 2

  • #6: Implement A.4.4. Processing the OpenAPI Document - Part 1

  • #5: Implement A.4.3. Identify the Test Points

  • #4: Implement A.4.2. Retrieve the API Description

  • #3: Implement A.4.1. General Tests

  • #13: Introduce Dockerfile and Maven Docker plugin

  • #10: Prepare ETS