Skip to content

v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Nov 13:30
· 68 commits to develop since this release
05c1e68
  • #89 - BGDIINF_SB-1893 - Made the number of wsgi worker configurable
  • #88 - Improved crash logging
  • #86 - BGDIINF_SB-1893 - Improved loggging and clean up
  • #87 - BGDIINF_SB-1839 - setup ECR docker registry
  • #83 - BGDIINF_SB-1833 - correction to profile validation
  • #85 - BGDIINF_SB-1535 - Added SemVer versioning
  • #84 - BGDIINF_SB-1487 - Moved project to use pipenv
  • #82 - BGDIINF_SB-1808 - Fixed pylint false positive and FD leak
  • #80 - BGDIINF_SB-1260 - Use UTC time format in logging
  • #79 - Minor logging fixes and DTM_BASE_PATH issue on dev machines
  • #78 - BGDIINF_SB-1260 - Added logging configuration
  • #76 - Added dockerpush target and made dockerrun in foreground
  • #75 - Fixed test report environment variable
  • #74 - Migrating to Flask / pylint / docker
  • #72 - support for python 3
  • #71 - Removing Jenkinsfile
  • #70 - integration tests using mock and codebuild with tests
  • #69 - Running codebuild
  • #67 - issue 64
  • #68 - Removing deleted methods usage
  • #66 - Close files after value is read
  • #63 - Fixing the view after last changes (oopsie)
  • #62 - Return an empty profile when SR is given and coordinates are out of bounds
  • #61 - Return HTTP400 when given coordinates in profile are out of bounds
  • #60 - fix wrong data path
  • #59 - Disable integration tests while CI can't access EFS
  • #57 - Rollback changes made on profile JSON structure
  • #56 - Keep only COMB
  • #46 - Profile cleanup
  • #52 - Forcing setuptools version at last python 2.7 compatible version
  • #51 - update waitress (github security alert)
  • #50 - Bump waitress from 1.1.0 to 1.4.0
  • #49 - Fixing test data by regenerating them from the EFS
  • #48 - Adding AWS codebuild file
  • #47 - Accept geom in HTTP POST body
  • #45 - Updating libs to be in sync with chsdi3
  • #41 - Using integrated data for test as mounting EFS or copying data is painful