v6.27.0
github-actions
released this
29 May 23:03
·
674 commits
to master
since this release
Bug Fixes
- cli: Action Cog get processing Id after read job json. (#2204) (e459d2a)
- infra: Fix the cog batch job to put record to dynamodb. (#2197) (3c89246)
- lambda-tiler: do not serve mvt in the wrong projection (#2212) (a68e588)
- landing: remove the version information from the screenshot view (#2198) (b982061)
Features
- cli: allow overriding imagery names (#2169) (5c3bdd8)
- cli: Chunk batch job based on the size. (#2217) (770430c)
- cli: Insert imagery and tileset config after cog creation complete (#2191) (3ea5efd)
- cli: Make a sseperate folder for each tiff for group cogs batch job. (#2213) (e2aef5e)
- cli: make cogs will update the process job status if exists. (#2180) (855ce1c)
- cli: Pass processingId to action job cli for the batch job. (#2199) (f962fe2)
- cli: Upgrade action cog to be able to group small jobs into a single batch job. (#2210) (8a7de91)
- config: add configuration parser and bundler (#2200) (795e3f2)
- infra: Add config bucket read permission to lambda-tiler (#2196) (acd3414)
- infra: Add import api environments variables into lambda-tiler. (#2195) (2788150)
- infra: Increase the import api size limitation to 1200GB. (#2215) (94c4da8)
- infra: Increase the lambda cog timeout to 10 minutes. (#2216) (0fdc09d)
- lambda-cog: New lambda Cog for import api. (#2207) (79f4ae7)
- lambda-cog: reduce the max pixel size and increase the limit of processing size (#2208) (451109e)
- lambda-cog: Update the import api output path (#2220) (0122f85)
- lambda-tiler: Add file number limitation to import api. (#2203) (4694e29)
- lambda-tiler: allow selection of output format for wmts with ?format= (#2211) (e32e1ed)
- lambda-tiler: Increase limit of total file size. (#2205) (5246ea0)
- lambda-tiler: increase the max number of tiffs to load at once to 25 (#2219) (d7d30a8)
- lambda-tiler: Load MaxImagePixelSize from import api. (#2206) (b851934)
- landing: remove debug overlays to make it easier to screenshot (#2193) (81dd275)
- server: use a bundled
[@basemaps](https://github.com/basemaps)/landing
to serve static assets (#2202) (c60f518)