Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Release 0.4

Pre-release
Pre-release

Choose a tag to compare

@tebben tebben released this 31 Mar 09:13
· 407 commits to master since this release
  • ODATA $expand and $filter working (minimal implementation to pass the Level 3 OGC tests)
  • HTTPS support
  • Sensor Metadata can be bigger than 255 characters now
  • MaxEntityResponse can be set in the config to set the default and max entities that can be retrieved at a time
  • IndentJSON can be set in the config to true (indent the JSON response) or false (Do not indent JSON response)
  • All settings can now be set trough environment variables, before some settings were limited to config.yaml, for a list check here
  • Filtering on JSON properties, example: Things?$filter=properties/type eq 'parking'

Use gost-db release 0.4 with this release, docker image for gost-db can be found here