Releases: geoadmin/service-alti
Releases · geoadmin/service-alti
v1.6.0
Features
- #125 - BGDIINF_SB-2951 - Added gunicorn worker tmp dir config
v1.5.0
- #122 - BGDIINF_SB-2801 - Remove Buildspec
Bug Fixes
- #123 - BGDIINF_SB-2879 - Added cache-control header
v1.4.0
Features
- #120 - BGDIINF_SB-2704 - set Cache-Control Header for temporary 5xx responses
v1.3.5
Bug Fixes
- #118 - BGDIINF_SB-2544 - Removed the route prefix from the liveness and readiness probes
v1.3.4
Features
- #116 - BGDIINF_SB-2544 - Added readiness probe and curl for liveness probe
v1.3.3
Features
- #114 - BGDIINF_SB-2520 - Consolidate logging and fixed pylint recommendation
v1.3.2
Bug Fixes
- #111 - BGDIINF_SB-2477 - Fixed support for form url encoded input data
- #112 - BGDIINF_SB-2479 - Now the CORS header accepts every origin. Also updated unit tests.
v1.3.1
Bug Fixes
- #109 - BGDIINF_SB-2347 - Improved error message in case of invalid nb_points
v1.3.0
Features
- #100 - BGDIINF_SB-2347 - Improved error message on invalid srid
Bug Fixes
- #104 - BGDIINF_SB-2381 - Return 203 when we have more points than expected.
- #107 - BGDIINF_SB-2238 - Improved error handling - avoid 500 errors on bad request
- #105 - BGDIINF_SB-2374 - Fixed profile height
- #103 - BGDIINF_SB-2381 - Fixed boolean query parameters
- #102 - BGDIINF_SB-2378 - Corrected the CSV output
- #101 - BGDIINF_SB-2375 - Fixed callback parameter responses
- #99 - Reduced the INFO log level output.
v1.2.0
- #96 - BGDIINF_SB-2197 - updated to python3.9
- #95 - BGDIINF_SB-2197 - Updated python packages and clean up unused packages
- #94 - Corrected the build badge after changing the Codebuild project
- #93 - BGDIINF_SB-2197 - Returns 415 in case of wrong content-type
- #92 - BGDIINF_SB-2163 - Fixed CI branch name resolution
- #91 - Fix csv profile header