v6.31.0
github-actions
released this
22 Jul 01:43
·
574 commits
to master
since this release
Bug Fixes
- cli: do not use built in fetch (#2341) (415b877)
- lambda-tiler: correct wgs84 bounding box when layers are large BM-631 (#2345) (5d469f9)
- lambda-tiler: use the imagery title if we have it over the title from the collection.json (#2340) (d73c48a)
- landing: ignore all layers with " dem " in the title (#2350) (a90e179)
- landing: remove full screen button in debug mode as it obsures text BM-635 (#2344) (052f45c)
- server: actually start the server from the cli (#2347) (a5e382b)
Features
- upgrade proj to 2.8.0 as it has improved transverse mercator projection logic BM-631 (#2346) (4b74efb)
- cli: Import config will update the latest ConfigBundle dynamo record. (#2338) (25e864c)
- config: Insert a config bundle records in dynamodb to refference the config file in s3. (#2335) (143eeda)
- config: use base58 hashes (#2342) (8688351)
- server: Allow to start server from a config bundle dynamo reference (#2339) (366ef79)