Releases: geoadmin/template-service-flask
Releases · geoadmin/template-service-flask
v0.28.0
v0.27.1
Bug Fixes
- #47 - BGDIINF_SB-2442 - Fixed origin check - #patch
v0.27.0
v0.26.1
v0.26.0
v0.25.0
Merge pull request #41 from geoadmin/feature_shellcheck v0.25.0 - add shellcheck and bash script linting - #minor
v0.24.0
- #39 - Feature_proxy
- #38 - Couple fixes found after implementing this changes
- #35 - not mentioning dockerhub anymore
- #37 - Moving allowed domain settings to infra
- #34 - Various fix and improvement
- #33 - BGDIINF_SB-1890 - Updated to latest Codebuild image aws/codebuild/standard:5.0
- #32 - deleted @app.before_request for log_response()
- #31 - Added log after the request with its response.
- #30 - Fixed wrong http scheme behind CloudFront
- #29 - Fixed route logging
- #28 - Add logging for each route
- #26 - Removing unit test report generation
- #24 - Fix buildspec.yml indentation
- #25 - Fix ci-check-format target on the CI
- #23 - Updated README for AWS ECR and corrected makefile for dockerrun
- #22 - Added ECR docker registry and small other improvements
- #21 - fixed minor bug in Makefile target for local dockerbuild
- #20 - Added openapi linter and ci code style check
- #17 - Bump pyyaml from 5.3.1 to 5.4
- #19 - Bump pillow from 7.2.0 to 8.1.1
- #18 - Several updates in analogy to service-qrcode, service-shortlink and s…
- #16 - Changed the logging time format to utc
- #15 - Fixed test report configuration
- #13 - Improved and fixed dependencies in makefile
- #12 - renamed .yaml to .yml to be consistent
- #11 - BGDIINF_SB-1261 - Fixed dockerrun target
- #8 - BGDIINF_SB-1181 - Fixed codebuild docker error in auto and manual build
- #9 - BGDIINF_SB-1181 - Added codebuild test report
- #6 - Changed default dev port from 8080 to 5000 and fixed codebuild
- #7 - Updated .gitignore to contain VS generated files
- #5 - BGDIINF_SB-1212 - Removed hardcoded reference to python3.7 for local build
- #2 - Added pylint config file and pylint in buildspec.yml as well as makefile
- #4 - Fixed Flask and Gunicorn application
- #1 - Added an advanced python version check