Releases: geoadmin/service-kml
Releases · geoadmin/service-kml
v1.2.2
Features
- #43 - BGDIINF_SB-2290 - removing all quotes from inside log messages around %s (kml_id and admin_id)
v1.2.1
v1.2.0
Features
- #38 - BGDIINF_SB-2201 - Cleanup unit tests and added some gzipped tests
- #37 - BGDIINF_SB-2201 - Added extra DB fields
Bug Fixes
- #36 - BGDIINF_SB-2163 - Fixed CI branch name resolution
v1.1.0
Features
- #34 - BGDIINF_SB-2103 - compressing kml strings before storing them | accepting uncompressed and compressed kmls as payload
v1.0.0
Features
- #28 - Don't add CORS to /checker
- #26 - BGDIINF_SB-2027 - Add cache-control header
Bug Fixes
- #30 - BGDIINF_SB-2046 - Corrected allowed method CORS header
- #27 - BGDIINF_SB-2027 - Fixed CORS headers
v0.8.0
- #23 - BGDIINF_SB-1971 - Disable caching for KML File on S3
- #22 - BGDIINF_SB-1971 - Added KML author in POST request
- #21 - BGDIINF_SB-1971 - Added GET KML metadata by admin_id endpoint
- #20 - BGDIINF_SB-1971 - Addaptation to new spec from doc-api-spec
- #19 - BGDIINF_SB-1816 - add more unit tests
- #18 - fixed broken unit test
- #17 - BGDIINF_SB-1924 - adaptions in DB and S3 handling
- #14 - BGDIINF_SB-1865 - Add DELETE endpoint and unittest
- #16 - Ignore python cache files in docker image
- #15 - Create the report directory before starting tests
- #13 - BGDIINF_SB-1815 - Add PUT endpoint and unittest
- #12 - BGDIINF_SB-1903 - Add request.host_url and https
- #9 - Feature BGDIINF_SB-1814 - get_id route implementation
- #11 - BGDIINF_SB-1800 - remove access and secret acces key
- #7 - BGDIINF SB-1799 Adding S3, DynamoDB and unittests
- #8 - BGDIINF_SB-1890 - Updated to latest Codebuild image aws/codebuild/standard:5.0
- #5 - BGDIINF_SB-1798 - Add aws ecr
- #4 - BGDIINF_SB-1799 - Implement post endpoint
- #3 - fixed minor bug in Makefile target for local dockerbuild
- #2 - BGDIINF_SB-1797 - Updating pillow and pyyamel version
- #1 - BGDIINF_SB-1797 - Add service name and description
Features
- #24 - Use
SCRIPT_NAME
instead of route prefix & configure gunicorn for secure scheme header